21 module
com { module sun { module star { module awt { module tree {
47 XMutableTreeNode createNode( [in] any DisplayValue, [in]
boolean ChildrenOnDemand );
An instance of this interface is used by the TreeControl to retrieve the hierarchical outline data th...
Definition: XTreeDataModel.idl:33
Definition: Ambiguous.idl:20
Represents a mutable tree node as used by the MutableTreeDataModel.
Definition: XMutableTreeNode.idl:26
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This is the editable version of the XTreeDataModel.
Definition: XMutableTreeDataModel.idl:29