Searched refs:ImplGetMnemonicIndex (Results 1 – 2 of 2) sorted by relevance
47 sal_uInt16 MnemonicGenerator::ImplGetMnemonicIndex( sal_Unicode c ) in ImplGetMnemonicIndex() function in MnemonicGenerator105 sal_uInt16 nMnemonicIndex = ImplGetMnemonicIndex( cMnemonic ); in RegisterMnemonic()117 sal_uInt16 nMnemonicIndex = ImplGetMnemonicIndex( c ); in RegisterMnemonic()185 if( ImplGetMnemonicIndex( c ) != MNEMONIC_INDEX_NOTFOUND ) in CreateMnemonic()217 nMnemonicIndex = ImplGetMnemonicIndex( c ); in CreateMnemonic()252 nMnemonicIndex = ImplGetMnemonicIndex( c ); in CreateMnemonic()289 nMnemonicIndex = ImplGetMnemonicIndex( c ); in CreateMnemonic()
70 SAL_DLLPRIVATE sal_uInt16 ImplGetMnemonicIndex( sal_Unicode c );
Completed in 11 milliseconds