Home
last modified time | relevance | path

Searched refs:nRetIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx692 sal_uInt16 nRetIndex = 0; in GetBestIndex() local
700 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()
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1193 sal_Int32 nRetIndex = 0; in GetSelection() local
1200 aRet[nRetIndex] <<= nRet; in GetSelection()
1201 ++nRetIndex; in GetSelection()
1204 aRet.realloc(nRetIndex); in GetSelection()

Completed in 34 milliseconds