Searched refs:stripHotKey (Results 1 – 2 of 2) sorted by relevance
210 stripHotKey( const OUString& str ) in stripHotKey() function1224 subMenuTitle += stripHotKey( aLabel ); in LoadSubMenus()2045 sal_uInt16 nPos = aTopLevelListBox.InsertEntry( stripHotKey( pEntryData->GetName() ) ); in ReloadTopLevelListBox()2051 AddSubMenusToUI( stripHotKey( pEntryData->GetName() ), pEntryData ); in ReloadTopLevelListBox()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()[all …]
133 ::rtl::OUString stripHotKey( const ::rtl::OUString& str ) in stripHotKey() function