Lines Matching refs:stripHotKey
210 stripHotKey( const OUString& str ) in stripHotKey() function
1224 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()
3346 String aNewName( stripHotKey( pToolbar->GetName() ) ); in IMPL_LINK()
3437 String aNewName( stripHotKey( pEntry->GetName() ) ); in IMPL_LINK()
3486 pActEntry, stripHotKey( aSystemName ) ); in IMPL_LINK()