Home
last modified time | relevance | path

Searched defs:nChildCount (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/toolkit/test/accessibility/
H A DGeometryEventHandler.java64 int nChildCount = maTreeModel.getChildCount (aShapeNode); in Process() local
H A DAccTreeNode.java165 int nChildCount = 0; in getChildCount() local
361 int nChildCount = aDescriptor.maHandler.getChildCount (this); in updateChildren() local
H A DAccessibilityTreeModelBase.java96 int nChildCount = aParentNode.getChildCount(); in getIndexOfChild() local
/trunk/main/comphelper/source/misc/
H A Daccessibleselectionhelper.cxx80 …for( sal_Int32 i = 0, nChildCount = xParentContext->getAccessibleChildCount(); i < nChildCount; i+… in getSelectedAccessibleChildCount() local
98 …for( sal_Int32 i = 0, nChildCount = xParentContext->getAccessibleChildCount(), nPos = 0; ( i < nCh… in getSelectedAccessibleChild() local
H A Daccessiblecontexthelper.cxx305 sal_Int32 nChildCount = xParentContext->getAccessibleChildCount(); in getAccessibleIndexInParent() local
/trunk/main/editeng/source/outliner/
H A Dparalist.cxx214 sal_uLong nChildCount = 0; in GetChildCount() local
242 sal_uLong nChildCount = GetChildCount( pParent ); in Expand() local
258 sal_uLong nChildCount = GetChildCount( pParent ); in Collapse() local
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DRegistrationThread.java117 int nChildCount = xRoot.getAccessibleChildCount(); in traverseTree() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DJAccess.cxx86 sal_Int32 nChildCount = 0; in getAccessibleChildCount() local
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleScrollPanel.cxx77 sal_Int32 nChildCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChildCount() local
H A DAccessibleTreeNode.cxx214 sal_Int32 nChildCount (xParentContext->getAccessibleChildCount()); in getAccessibleIndexInParent() local
426 sal_Int32 nChildCount = getAccessibleChildCount(); in getAccessibleAtPoint() local
H A DAccessibleSlideSorterObject.cxx181 sal_Int32 nChildCount (xParentContext->getAccessibleChildCount()); in getAccessibleIndexInParent() local
/trunk/main/accessibility/source/extended/
H A DAccessibleToolPanelDeck.cxx285 sal_Int32 nChildCount( m_pImpl->m_pPanelDeck->GetLayouter()->GetAccessibleChildCount() ); in getAccessibleChildCount() local
299 const sal_Int32 nChildCount( getAccessibleChildCount() ); in getAccessibleChild() local
H A DAccessibleGridControl.cxx340 sal_Int32 nChildCount = getAccessibleChildCount(); in commitCellEvent() local
H A DAccessibleGridControlBase.cxx127 sal_Int32 nChildCount = xParentContext->getAccessibleChildCount(); in getAccessibleIndexInParent() local
H A DAccessibleBrowseBoxBase.cxx161 sal_Int32 nChildCount = xParentContext->getAccessibleChildCount(); in getAccessibleIndexInParent() local
/trunk/main/sd/source/ui/func/
H A Dfuexpand.cxx222 sal_uLong nChildCount = pOutl->GetChildCount(pPara); in DoExecute() local
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControlAcc.cxx209 sal_Int32 nChildCount( 0 ); in getAccessibleChildCount() local
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx385 const sal_uInt16 nChildCount (pRoot->GetChildCount()); in PrintWindowSubTree() local
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx225 sal_Int32 nChildCount = xParentContext->getAccessibleChildCount(); in getAccessibleIndexInParent() local
/trunk/main/editeng/source/accessibility/
H A DAccessibleContextBase.cxx275 sal_Int32 nChildCount = xParentContext->getAccessibleChildCount(); in getAccessibleIndexInParent() local
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx311 sal_Int32 nChildCount = getAccessibleChildCount (); in getAccessibleAtPoint() local
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx451 const sal_Int32 nChildCount = xRootNode->getChildCount(); in fillTree() local
466 const sal_Int32 nChildCount = xNode->getChildCount(); in addNode() local
1125 const sal_Int32 nChildCount = xParentNode->getChildCount(); in updateChildNodes() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx306 sal_Int32 nChildCount = xParentContext->getAccessibleChildCount(); in getAccessibleIndexInParent() local
/trunk/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx584 sal_Int32 nChildCount = maChilds.size(); in getIndex() local
/trunk/main/svx/source/accessibility/
H A DAccessibleShape.cxx384 sal_Int32 nChildCount = 0; in getAccessibleChildCount() local
576 sal_Int32 nChildCount = getAccessibleChildCount (); in getAccessibleAtPoint() local

Completed in 108 milliseconds

12