Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: script ::

module browse

Services
BrowseNode This service provides access to the Macros and Macro containers via the XBrowseNode interface. XInvocation is an optional interface that is used to execute macros, or to create/delete/rename macros or macro containers.
BrowseNodeFactory This service is used to create Root XBrowseNodes.
Singletons
theBrowseNodeFactory The one and only BrowseNodeFactory. To get the singleton call getValueByName on the component context
Interfaces
XBrowseNode This interface represents a node in the hierarchy used to browse available scripts. Objects implementing this interface are expected to also implement com.sun.star.beans.XPropertySet and, optionally, com.sun.star.script.XInvocation (see the Developers' Guide for more details).
XBrowseNodeFactory This interface provides a factory for obtaining objects implmenting the XBrowseNode interface.
Constant Groups
BrowseNodeFactoryViewTypes These constants define the three different types of views available from BrowseNodeFactory.
BrowseNodeTypes These constants define the three different types of nodes in the BrowseNode hierarchy.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.