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

unpublished service BrowseNode
Description
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.
Since
OpenOffice 2.0

Exported Interfaces
XBrowseNode
(referenced entity's summary:)
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).
::com::sun::star::script::XInvocation
Usage Restrictions
optional

 
Top of Page