LibreOffice
LibreOffice 24.2 SDK API Reference
|
contains the list of recently used spreadsheet functions. More...
import"RecentFunctions.idl";
Additional Inherited Members | |
Public Member Functions inherited from XRecentFunctions | |
sequence< long > | getRecentFunctionIds () |
returns a sequence of those functions that were most recently used. More... | |
void | setRecentFunctionIds ([in] sequence< long > aRecentFunctionIds) |
sets the list of those functions that were most recently used. More... | |
long | getMaxRecentFunctions () |
returns the maximum number of entries that will be stored as recently used functions. More... | |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
contains the list of recently used spreadsheet functions.