19 #ifndef __com_sun_star_awt_tree_XMutableTreeDataModel_idl__ 20 #define __com_sun_star_awt_tree_XMutableTreeDataModel_idl__ 26 module
com { module sun { module star { module awt { module tree {
52 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:40
Definition: Ambiguous.idl:22
Represents a mutable tree node as used by the MutableTreeDataModel.
Definition: XMutableTreeNode.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This is the editable version of the XTreeDataModel.
Definition: XMutableTreeDataModel.idl:34