10module
com { module sun { module star { module script { module browse {
the base of all UNO exceptions
Definition Exception.idl:29
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 c...
Definition XCopyableBrowseNode.idl:19
boolean nodeCanBeCopiedTo([in] XBrowseNode parentNode)
XBrowseNode copyNode([in] XBrowseNode parentNode)
Copy the node.
Definition Ambiguous.idl:20