/trunk/main/framework/source/uielement/ |
H A D | macrosmenucontroller.cxx | 98 String aDisplayName = RetrieveLabelFromCommand( aCommand ); in fillPopupMenu() 175 String MacrosMenuController::RetrieveLabelFromCommand( const String& aCmdURL ) in RetrieveLabelFromCommand() function in framework::MacrosMenuController 178 …return framework::RetrieveLabelFromCommand(aCmdURL,m_xServiceManager,m_xUICommandLabels,m_xFrame,m… in RetrieveLabelFromCommand()
|
H A D | statusbarmanager.cxx | 360 rtl::OUString StatusBarManager::RetrieveLabelFromCommand( const rtl::OUString& aCmdURL ) in RetrieveLabelFromCommand() function in framework::StatusBarManager 362 …return framework::RetrieveLabelFromCommand(aCmdURL,m_xServiceManager,m_xUICommandLabels,m_xFrame,m… in RetrieveLabelFromCommand() 548 rtl::OUString aString( RetrieveLabelFromCommand( aCommandURL )); in FillStatusBar()
|
H A D | menubarmanager.cxx | 902 pMenu->SetItemText( nItemId, RetrieveLabelFromCommand( aCommand )); in IMPL_LINK() 1206 String MenuBarManager::RetrieveLabelFromCommand( const String& aCmdURL ) in RetrieveLabelFromCommand() function in framework::MenuBarManager 1208 …return framework::RetrieveLabelFromCommand(aCmdURL,mxServiceFactory,m_xUICommandLabels,m_xFrame,m_… in RetrieveLabelFromCommand() 1319 pMenu->SetItemText( nItemId, RetrieveLabelFromCommand( aItemCommand )); in FillMenuManager()
|
H A D | toolbarmanager.cxx | 891 ::rtl::OUString ToolBarManager::RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL ) in RetrieveLabelFromCommand() function in framework::ToolBarManager 1369 ::rtl::OUString aString( RetrieveLabelFromCommand( aCommandURL )); in FillToolbar()
|
/trunk/main/sw/source/ui/lingu/ |
H A D | olmenu.cxx | 344 OUString RetrieveLabelFromCommand( const OUString& aCmdURL ) in RetrieveLabelFromCommand() function 445 OUString aSpellingAndGrammar = RetrieveLabelFromCommand( C2U(".uno:SpellingAndGrammarDialog") ); in SwSpellPopup() 630 OUString aSpellingAndGrammar = RetrieveLabelFromCommand( C2U(".uno:SpellingAndGrammarDialog") ); in SwSpellPopup()
|
/trunk/main/framework/inc/uielement/ |
H A D | macrosmenucontroller.hxx | 79 String RetrieveLabelFromCommand( const String& aCmdURL );
|
H A D | statusbarmanager.hxx | 101 rtl::OUString RetrieveLabelFromCommand( const rtl::OUString& aCmdURL );
|
H A D | toolbarmanager.hxx | 182 rtl::OUString RetrieveLabelFromCommand( const rtl::OUString& aCmdURL );
|
H A D | menubarmanager.hxx | 191 String RetrieveLabelFromCommand( const String& aCmdURL );
|
/trunk/main/framework/inc/helper/ |
H A D | mischelper.hxx | 101 FWI_DLLPUBLIC ::rtl::OUString RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL
|
/trunk/main/sd/source/ui/inc/ |
H A D | ViewShellBase.hxx | 237 ::rtl::OUString RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL ) const;
|
/trunk/main/framework/source/fwi/helper/ |
H A D | mischelper.cxx | 77 ::rtl::OUString RetrieveLabelFromCommand( in RetrieveLabelFromCommand() function
|
/trunk/main/sd/source/ui/func/ |
H A D | fuformatpaintbrush.cxx | 262 …String sLabel( mpViewShell->GetViewShellBase().RetrieveLabelFromCommand( rtl::OUString( RTL_CONSTA… in Paste()
|
/trunk/main/sfx2/source/view/ |
H A D | viewsh.cxx | 235 static ::rtl::OUString RetrieveLabelFromCommand( in RetrieveLabelFromCommand() function 851 aBuffer.append( RetrieveLabelFromCommand( in GetState_Impl()
|
/trunk/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 1198 ::rtl::OUString ViewShellBase::RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL ) const in RetrieveLabelFromCommand() function in sd::ViewShellBase
|