|
LibreOfficeDev
LibreOfficeDev 27.2 SDK API Reference
|
manage available scripts in some sort of hierarchy. More...
Constant Groups | |
| constants | BrowseNodeFactoryViewTypes |
| These constants define the three different types of views available from BrowseNodeFactory. | |
| constants | BrowseNodeTypes |
| These constants define the three different types of nodes in the BrowseNode hierarchy. | |
Classes | |
| service | BrowseNode |
| This service provides access to the Macros and Macro containers via the XBrowseNode interface. More... | |
| service | BrowseNodeFactory |
| This service is used to create Root XBrowseNodes. More... | |
| singleton | theBrowseNodeFactory |
| The one and only BrowseNodeFactory. More... | |
| interface | XBrowseNode |
| This interface represents a node in the hierarchy used to browse available scripts. More... | |
| interface | XBrowseNodeFactory |
| This interface provides a factory for obtaining objects implementing the XBrowseNode interface. More... | |
| interface | XCopyableBrowseNode |
| An optional interface that can be added to implementations of XBrowseNode in order to make the node copyable. More... | |
| interface | XCreatableBrowseNode |
| An optional interface that can be added to implementations of XBrowseNode to allow creating child nodes of this node. More... | |
| interface | XDeletableBrowseNode |
| An optional interface that can be added to implementations of XBrowseNode in order to make the node deletable. More... | |
| interface | XEditableBrowseNode |
| An optional interface that can be added to implementations of XBrowseNode in order to make the node editable. More... | |
| interface | XRenamableBrowseNode |
| An optional interface that can be added to implementations of XBrowseNode in order to make the node renamable. More... | |
manage available scripts in some sort of hierarchy.