Home
last modified time | relevance | path

Searched refs:m_xUICommandLabels (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dcontextmenuhelper.cxx416 m_xUICommandLabels.clear(); in associateUIConfigurationManagers()
479 a >>= m_xUICommandLabels; in associateUIConfigurationManagers()
565 if ( m_xUICommandLabels.is() ) in getLabelFromCommandURL()
573 uno::Any a( m_xUICommandLabels->getByName( aCmdURL )); in getLabelFromCommandURL()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx442 if ( m_xUICommandLabels.is() ) in UpdateImageOrientation()
447 m_xUICommandLabels->getByName( in UpdateImageOrientation()
449 m_xUICommandLabels->getByName( in UpdateImageOrientation()
874 xNameAccess->getByName( m_aModuleIdentifier ) >>= m_xUICommandLabels; in GetPropsForCommand()
878 if ( m_xUICommandLabels.is() ) in GetPropsForCommand()
881 m_xUICommandLabels->getByName( rCmdURL ) >>= aPropSeq; in GetPropsForCommand()
H A Dmacrosmenucontroller.cxx178 …return framework::RetrieveLabelFromCommand(aCmdURL,m_xServiceManager,m_xUICommandLabels,m_xFrame,m… in RetrieveLabelFromCommand()
H A Dmenubarmanager.cxx429 m_xUICommandLabels.clear(); in dispose()
1208 …return framework::RetrieveLabelFromCommand(aCmdURL,mxServiceFactory,m_xUICommandLabels,m_xFrame,m_… in RetrieveLabelFromCommand()
H A Dstatusbarmanager.cxx362 …return framework::RetrieveLabelFromCommand(aCmdURL,m_xServiceManager,m_xUICommandLabels,m_xFrame,m… in RetrieveLabelFromCommand()
/trunk/main/framework/inc/uielement/
H A Dmacrosmenucontroller.hxx61 … ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > m_xUICommandLabels;
H A Dstatusbarmanager.hxx118 …uno::Reference< com::sun::star::container::XNameAccess > m_xUICommandLabels; member in framework::StatusBarManager
H A Dtoolbarmanager.hxx229 …n::star::uno::Reference< com::sun::star::container::XNameAccess > m_xUICommandLabels; member in framework::ToolBarManager
H A Dmenubarmanager.hxx255 …sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > m_xUICommandLabels;
/trunk/main/svtools/inc/svtools/
H A Dcontextmenuhelper.hxx119 …::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > m_xUICommandLabels;
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1175 …Reference< ::com::sun::star::container::XNameAccess > m_xUICommandLabels( xNameAccess->getByName( … in ImplRetrieveLabelFromCommand() local
1177 if( m_xUICommandLabels->getByName( aCmdURL ) >>= aPropSeq ) in ImplRetrieveLabelFromCommand()

Completed in 58 milliseconds