Searched refs:nOtherIndex (Results 1 – 3 of 3) sorted by relevance
69 const sal_Int32 nOtherIndex (getRandomOrdinal(nElements)); in RandomWipe() local70 OSL_ASSERT(nOtherIndex>=0 && nOtherIndex<nElements); in RandomWipe()71 ::std::swap(m_positions[nIndex], m_positions[nOtherIndex]); in RandomWipe()
1543 const sal_uInt16 nOtherIndex ((rpDescriptor->GetPage()->GetPageNum()-1) / 2); in RangeSelect() local1549 const sal_uInt16 nStep ((nAnchorIndex < nOtherIndex) ? +1 : -1); in RangeSelect()1554 if (nIndex == nOtherIndex) in RangeSelect()
1089 sal_uLong nOtherIndex = in _DrawAsideFly() local1091 if( _nObjIndex >= nOtherIndex ) in _DrawAsideFly()
Completed in 34 milliseconds