Searched refs:nControlCount (Results 1 – 6 of 6) sorted by relevance
101 sal_uInt32 nControlCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChild() local107 else if ((sal_uInt32)nIndex < nControlCount) in getAccessibleChild()109 else if ((sal_uInt32)nIndex == nControlCount) in getAccessibleChild()116 else if ((sal_uInt32)nIndex == nControlCount+1) in getAccessibleChild()
570 sal_Int32 nControlCount = aControls.getLength(); in attachControlEvents() local572 Sequence< Reference< XInterface > > aObjects( nControlCount + 1 ); in attachControlEvents()574 for ( sal_Int32 i = 0; i < nControlCount; ++i ) in attachControlEvents()580 pObjects[nControlCount] = Reference< XInterface >( rxControl, UNO_QUERY ); in attachControlEvents()
553 nControlCount( 0 ) in DXFEdgeTypeSpline()569 case 96 : nControlCount = rDGR.GetI(); break; in EvaluateGroup()
433 sal_Int32 nControlCount; // 76 member
1739 sal_Int32 nControlCount = aSeqControls.getLength(); in UpdateGroups() local1740 for ( sal_Int32 nControl = 0; nControl < nControlCount; ++nControl ) in UpdateGroups()
3306 sal_Int32 nControlCount = aControlsCopy.getLength(); in startFiltering() local3317 for (sal_Int32 i = nControlCount; i > 0;) in startFiltering()3442 sal_Int32 nControlCount = aControlsCopy.getLength(); in stopFiltering() local3448 for ( sal_Int32 i = nControlCount; i > 0; ) in stopFiltering()
Completed in 64 milliseconds