Searched defs:getChildAt (Results 1 – 3 of 3) sorted by relevance
124 inline LocaleNode * getChildAt (sal_Int32 idx) const { return children[idx] ; }; in getChildAt() function in LocaleNode
550 Reference< XTreeNode > SAL_CALL MutableTreeNode::getChildAt( sal_Int32 nChildIndex ) throw (IndexOu… in getChildAt() function in toolkit::MutableTreeNode
631 public TreeNode getChildAt(int childIndex) { in getChildAt() method in PackageDescription
Completed in 18 milliseconds