Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmnemonic.cxx247 xub_StrLen nBestIndex = 0; in CreateMnemonic() local
260 nBestIndex = nIndex; in CreateMnemonic()
275 rKey.Insert( MNEMONIC_CHAR, nBestIndex ); in CreateMnemonic()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx1135 int nBestIndex = 0; in ImplFindPaperFormatForUserSize() local
1148 nBestIndex = i; in ImplFindPaperFormatForUserSize()
1159 nBestIndex = i; in ImplFindPaperFormatForUserSize()
1163 const PaperInfo& rBestInfo = GetPaperInfo( nBestIndex ); in ImplFindPaperFormatForUserSize()

Completed in 24 milliseconds