20module
com { module sun { module star { module script { module browse {
This interface represents a node in the hierarchy used to browse available scripts.
Definition XBrowseNode.idl:30
string getName()
Get the name of the node.
boolean hasChildNodes()
Indicates if this node contains any children.
short getType()
the type of the node.
sequence< XBrowseNode > getChildNodes()
Get the children of this node.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20