Home
last modified time | relevance | path

Searched refs:RetrieveLabelFromCommand (Results 1 – 15 of 15) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dmacrosmenucontroller.cxx98 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 Dstatusbarmanager.cxx360 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 Dmenubarmanager.cxx902 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 Dtoolbarmanager.cxx891 ::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 Dolmenu.cxx344 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 Dmacrosmenucontroller.hxx79 String RetrieveLabelFromCommand( const String& aCmdURL );
H A Dstatusbarmanager.hxx101 rtl::OUString RetrieveLabelFromCommand( const rtl::OUString& aCmdURL );
H A Dtoolbarmanager.hxx182 rtl::OUString RetrieveLabelFromCommand( const rtl::OUString& aCmdURL );
H A Dmenubarmanager.hxx191 String RetrieveLabelFromCommand( const String& aCmdURL );
/trunk/main/framework/inc/helper/
H A Dmischelper.hxx101 FWI_DLLPUBLIC ::rtl::OUString RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL
/trunk/main/sd/source/ui/inc/
H A DViewShellBase.hxx237 ::rtl::OUString RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL ) const;
/trunk/main/framework/source/fwi/helper/
H A Dmischelper.cxx77 ::rtl::OUString RetrieveLabelFromCommand( in RetrieveLabelFromCommand() function
/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx262 …String sLabel( mpViewShell->GetViewShellBase().RetrieveLabelFromCommand( rtl::OUString( RTL_CONSTA… in Paste()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx235 static ::rtl::OUString RetrieveLabelFromCommand( in RetrieveLabelFromCommand() function
851 aBuffer.append( RetrieveLabelFromCommand( in GetState_Impl()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1198 ::rtl::OUString ViewShellBase::RetrieveLabelFromCommand( const ::rtl::OUString& aCmdURL ) const in RetrieveLabelFromCommand() function in sd::ViewShellBase

Completed in 120 milliseconds