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 in order to make the node r...
Definition XRenamableBrowseNode.idl:19
XBrowseNode renameNode([in] string newName)
Renames the node.
boolean isRenamableNode()
Definition Ambiguous.idl:20