Lines Matching refs:tree
31 #include <com/sun/star/awt/tree/XTreeExpansionListener.idl>
39 #include <com/sun/star/awt/tree/XTreeEditListener.idl>
44 module com { module sun { module star { module awt { module tree {
54 /** This interfaces provides access to the selection of tree nodes for this control.
163 a <type>XTreeExpansionListener</type> that will be notified when a tree
190 // tree geometry
223 if the given node is <NULL/>, or does not belong to the tree's data model
230 // tree editing
233 /** Returns <TRUE/> if one of tree's nodes is being currently edited.
243 <p>Has no effect if the tree isn't being edited.</p>
251 <p>Has no effect if the tree isn't being edited.</p>
275 before and after a tree node is edited.