Searched refs:aKeyText (Results 1 – 3 of 3) sorted by relevance
654 OUString aKeyText; in Notify() local656 aKeyText = rName.copy( nKeyStart + 1 ); in Notify()668 aPropName += aKeyText; in Notify()676 if (0 != aKeyText.getLength()) in Notify()677 nLang = MsLangId::convertIsoStringToLanguage( aKeyText ); in Notify()693 aPropName += aKeyText; in Notify()701 if (0 != aKeyText.getLength()) in Notify()721 aPropName += aKeyText; in Notify()729 if (0 != aKeyText.getLength()) in Notify()746 aPropName += aKeyText; in Notify()[all …]
146 FixedText aKeyText; member in SfxAcceleratorConfigPage
712 , aKeyText (this , CUI_RES(TXT_ACC_KEY )) in SfxAcceleratorConfigPage()
Completed in 30 milliseconds