Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx302 sal_Bool IsMnemonicChar( sal_Unicode cChar, sal_uLong& rPos ) const;
H A Dimivctl1.cxx1195 if ( bMod2 && cChar && IsMnemonicChar( cChar, nPos ) ) in KeyInput()
3644 sal_Bool SvxIconChoiceCtrl_Impl::IsMnemonicChar( sal_Unicode cChar, sal_uLong& rPos ) const in IsMnemonicChar() function in SvxIconChoiceCtrl_Impl
4648 if( cChar && IsMnemonicChar( cChar, nPos ) ) in HandleShortCutKey()

Completed in 27 milliseconds