Searched refs:nBestCount (Results 1 – 1 of 1) sorted by relevance
245 sal_uInt16 nBestCount = 0xFFFF; in CreateMnemonic() local257 if ( maMnemonics[nMnemonicIndex] < nBestCount ) in CreateMnemonic()259 nBestCount = maMnemonics[nMnemonicIndex]; in CreateMnemonic()262 if ( nBestCount == 2 ) in CreateMnemonic()272 if ( nBestCount != 0xFFFF ) in CreateMnemonic()
Completed in 6 milliseconds