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 {
50 sequence < XBrowseNode > getChildNodes();
58 boolean hasChildNodes();
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
This interface represents a node in the hierarchy used to browse available scripts.
Definition: XBrowseNode.idl:34