Searched refs:nRetIndex (Results 1 – 2 of 2) sorted by relevance
692 sal_uInt16 nRetIndex = 0; in GetBestIndex() local700 nRetIndex = ( (sal_uInt16) j ), bFound = sal_True; in GetBestIndex()704 long nActErr, nLastErr = rCol.GetColorError( mpBitmapColor[ nRetIndex = mnCount - 1 ] ); in GetBestIndex()706 for( long i = nRetIndex - 1; i >= 0L; i-- ) in GetBestIndex()708 nLastErr = nActErr, nRetIndex = (sal_uInt16) i; in GetBestIndex()712 return nRetIndex; in GetBestIndex()
1193 sal_Int32 nRetIndex = 0; in GetSelection() local1200 aRet[nRetIndex] <<= nRet; in GetSelection()1201 ++nRetIndex; in GetSelection()1204 aRet.realloc(nRetIndex); in GetSelection()
Completed in 18 milliseconds