Searched refs:nSelectedCount (Results 1 – 3 of 3) sorted by relevance
150 sal_uInt16 nSelectedCount = m_aEntries.GetSelectEntryCount( ); in collectSelection() local151 _rSelection.realloc( nSelectedCount ); in collectSelection()153 for ( sal_uInt16 selected = 0; selected < nSelectedCount; ++selected, ++pSelection ) in collectSelection()
674 sal_Int32 nSelectedCount = 0; in getSelectedAccessibleChild() local678 if (nSelectedCount == nSelectedChildIndex) in getSelectedAccessibleChild()683 ++nSelectedCount; in getSelectedAccessibleChild()
3836 sal_Int32 nSelectedCount = getSelectedPortionCount(); in addSelection() local3837 for ( sal_Int32 i = nSelectedCount ; i >= 0 ; i--) in addSelection()
Completed in 27 milliseconds