LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Classes
com::sun::star::script::browse Module 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...
 

Detailed Description

manage available scripts in some sort of hierarchy.