Where can one find a comprehensive list of libre basic methods?

In order to write macros one really needs a comprehensive list of the methods in basic e.g. getbyname(), getbyindex(), updaterow(), reload(), getcurrentvalue(). Is there a method to which can put in a new value like getcurrentvalue() gets current value of a control property?

Check out the OpenOffice Guide to Macros and the links in the documentation “GettingStarted”.

With all due respect for the answer given, isn’t there a “comprehensive list of methods” somewhere that can be linked?