Home
last modified time | relevance | path

Searched refs:nActErr (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx704 long nActErr, nLastErr = rCol.GetColorError( mpBitmapColor[ nRetIndex = mnCount - 1 ] ); in GetBestIndex() local
707 if ( ( nActErr = rCol.GetColorError( mpBitmapColor[ i ] ) ) < nLastErr ) in GetBestIndex()
708 nLastErr = nActErr, nRetIndex = (sal_uInt16) i; in GetBestIndex()

Completed in 35 milliseconds