The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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