19 #ifndef __com_sun_star_awt_tree_XTreeNode_idl__
20 #define __com_sun_star_awt_tree_XTreeNode_idl__
26 module com { module sun { module star { module awt { module tree {
65 boolean hasChildrenOnDemand();
69 any getDisplayValue();
74 string getNodeGraphicURL();
79 string getExpandedGraphicURL();
84 string getCollapsedGraphicURL();
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
An instance implementing this interface represents the model data for an entry in a XTreeDataModel...
Definition: XTreeNode.idl:35