Lines Matching refs:node

72             the <type>XTreeNode</type> specifying the node to check.
79 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
87 the <type>XTreeNode</type> specifying the node to check
94 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
101 node is visible in the controls display area.</p>
104 the <type>XTreeNode</type> specifying the node to make visible.
107 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
124 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
130 <p>If <var>Node</var> is a leaf node, this will have no effect.</p>
133 the <type>XTreeNode</type> identifying a node.
136 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
148 the <type>XTreeNode</type> identifying a node
151 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
164 node is expanded or collapsed.
193 /** Returns the node at the specified location.
200 …the <type>XTreeNode</type> for the node at that location, or 0 if there is no node at the given po…
204 /** Returns the node that is closest to x,y.
206 otherwise it always returns a valid node. To test if the node is exactly
214 …the <type>XTreeNode</type> for the node closest to that location, null if nothing is viewable or t…
218 /** returns the rectangle occupied by the visual representation of the given node
221 the node whose geometry should be obtained
223 if the given node is <NULL/>, or does not belong to the tree's data model
234 …<p>The node that is being edited can be obtained using <method scope="com::sun::star::view">XSelec…
237 <TRUE/> if the user is currently editing a node
263 the <type>XTreeNode</type> identifying a node.
266 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
275 before and after a tree node is edited.