20 #ifndef __com_sun_star_script_browse_XBrowseNode_idl__
21 #define __com_sun_star_script_browse_XBrowseNode_idl__
25 module
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:35
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:48
Definition: Ambiguous.idl:22