Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmnemonic.cxx245 sal_uInt16 nBestCount = 0xFFFF; in CreateMnemonic() local
257 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 21 milliseconds