10module
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
An optional interface that can be added to implementations of XBrowseNode to allow creating child nod...
Definition XCreatableBrowseNode.idl:19
XBrowseNode createNode([in] string newName)
Creates a new child node of this node.
boolean isCreatableNode()
Definition Ambiguous.idl:20