| LibreOffice
    LibreOffice 25.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. | |
| void | setRecentFunctionIds ([in] sequence< long > aRecentFunctionIds) | 
| sets the list of those functions that were most recently used. | |
| long | getMaxRecentFunctions () | 
| returns the maximum number of entries that will be stored as recently used functions. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
contains the list of recently used spreadsheet functions.