Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dmnemonic.cxx67 return MNEMONIC_INDEX_NOTFOUND; in ImplGetMnemonicIndex()
106 if ( nMnemonicIndex != MNEMONIC_INDEX_NOTFOUND ) in RegisterMnemonic()
118 if ( nMnemonicIndex != MNEMONIC_INDEX_NOTFOUND ) in RegisterMnemonic()
185 if( ImplGetMnemonicIndex( c ) != MNEMONIC_INDEX_NOTFOUND ) in CreateMnemonic()
218 if ( nMnemonicIndex != MNEMONIC_INDEX_NOTFOUND ) in CreateMnemonic()
253 if ( nMnemonicIndex != MNEMONIC_INDEX_NOTFOUND ) in CreateMnemonic()
290 if ( nMnemonicIndex != MNEMONIC_INDEX_NOTFOUND ) in CreateMnemonic()
/trunk/main/vcl/inc/vcl/
H A Dmnemonic.hxx56 #define MNEMONIC_INDEX_NOTFOUND ((sal_uInt16)0xFFFF) macro

Completed in 23 milliseconds