Searched refs:stripHotKey (Results 1 – 2 of 2) sorted by relevance
210 stripHotKey( const OUString& str ) in stripHotKey() function1224 subMenuTitle += stripHotKey( aLabel ); in LoadSubMenus()2084 subMenuTitle += stripHotKey( pEntryData->GetName() ); in AddSubMenusToUI()2238 OUString aName = stripHotKey( pNewEntryData->GetName() ); in InsertEntryIntoUI()2610 String aNewName( stripHotKey( pMenuData->GetName() ) ); in IMPL_LINK()2714 String aNewName( stripHotKey( pEntry->GetName() ) ); in IMPL_LINK()2850 aMenuListBox.InsertEntry( stripHotKey( pEntry->GetName() ) ); in SvxMainMenuOrganizerDialog()2877 aMenuListBox.InsertEntry( stripHotKey( pNewEntryData->GetName() ) ); in SvxMainMenuOrganizerDialog()3346 String aNewName( stripHotKey( pToolbar->GetName() ) ); in IMPL_LINK()3437 String aNewName( stripHotKey( pEntry->GetName() ) ); in IMPL_LINK()[all …]
133 ::rtl::OUString stripHotKey( const ::rtl::OUString& str ) in stripHotKey() function
Completed in 63 milliseconds