Home
last modified time | relevance | path

Searched defs:getChildAt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/i18npool/source/localedata/
H A DLocaleNode.hxx124 inline LocaleNode * getChildAt (sal_Int32 idx) const { return children[idx] ; }; in getChildAt() function in LocaleNode
/trunk/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx550 Reference< XTreeNode > SAL_CALL MutableTreeNode::getChildAt( sal_Int32 nChildIndex ) throw (IndexOu… in getChildAt() function in toolkit::MutableTreeNode
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java631 public TreeNode getChildAt(int childIndex) { in getChildAt() method in PackageDescription

Completed in 20 milliseconds