Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dmnemonic.cxx52 MNEMONIC_RANGE_2_START, MNEMONIC_RANGE_2_END, in ImplGetMnemonicIndex()
287 for ( c = MNEMONIC_RANGE_2_START; c <= MNEMONIC_RANGE_2_END; c++ ) in CreateMnemonic()
397 c >= MNEMONIC_RANGE_2_START && c <= MNEMONIC_RANGE_2_END ) in EraseAllMnemonicChars()
/aoo4110/main/vcl/inc/vcl/
H A Dmnemonic.hxx41 #define MNEMONIC_RANGE_2_START 0x41 macro
51 (MNEMONIC_RANGE_2_END-MNEMONIC_RANGE_2_START+1)+\

Completed in 19 milliseconds