Home
last modified time | relevance | path

Searched refs:mxServiceFactory (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/sfx2/source/sidebar/
H A DCommandInfoProvider.cxx96 : mxServiceFactory(comphelper::getProcessServiceFactory()), in CommandInfoProvider()
207mxServiceFactory->createInstance(A2S("com.sun.star.ui.ModuleUIConfigurationManagerSupplier")), in GetModuleAcceleratorConfiguration()
234 mxServiceFactory->createInstance(A2S("com.sun.star.ui.GlobalAcceleratorConfiguration")), in GetGlobalAcceleratorConfiguration()
249 mxServiceFactory->createInstance(A2S("com.sun.star.frame.ModuleManager")), in GetModuleIdentifier()
323 mxServiceFactory->createInstance( in GetCommandProperties()
/trunk/main/framework/source/uielement/
H A Dmenubarmanager.cxx217 , mxServiceFactory(xServiceFactory) in MenuBarManager()
242 , mxServiceFactory(xServiceFactory) in MenuBarManager()
265 , mxServiceFactory(xServiceFactory) in MenuBarManager()
430 mxServiceFactory.clear(); in dispose()
1202 …return framework::RetrieveLabelFromCommand(aCmdURL,mxServiceFactory,m_xUICommandLabels,m_xFrame,m_… in RetrieveLabelFromCommand()
1284 …mework::AddonMenuManager::MergeAddonPopupMenus( rFrame, nPos, (MenuBar *)pMenu, mxServiceFactory ); in FillMenuManager()
1290 … framework::AddonMenuManager::MergeAddonHelpMenu( rFrame, (MenuBar *)pMenu, mxServiceFactory ); in FillMenuManager()
1386 … AddonMenu* pSubMenu = AddonMenuManager::CreateAddonMenu( rFrame, mxServiceFactory ); in FillMenuManager()
2009 return mxServiceFactory; in getServiceFactory()
2133 if ( !m_xURLTransformer.is() && mxServiceFactory.is() ) in SetHdl()
[all …]
/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx65 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
81 mxServiceFactory(xServiceFactory) in XMLMyList()
83 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in XMLMyList()
118 if( mxServiceFactory.is() ) in GetNameContainer()
121 …xNameContainer = uno::Reference<container::XNameContainer>(mxServiceFactory->createInstance(sName)… in GetNameContainer()
142 if( mxServiceFactory.is() ) in GetIndexContainer()
145 …xIndexContainer = uno::Reference<container::XIndexContainer>(mxServiceFactory->createInstance(sNam… in GetIndexContainer()
H A Dxmlexp.cxx473 mxServiceFactory(xServiceFactory), in SvXMLExport()
490 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLExport()
502 mxServiceFactory(xServiceFactory), in SvXMLExport()
523 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLExport()
539 mxServiceFactory(xServiceFactory), in SvXMLExport()
563 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLExport()
580 mxServiceFactory(xServiceFactory), in SvXMLExport()
604 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLExport()
2493 return mxServiceFactory; in getServiceFactory()
H A Dxmlimp.cxx431 mxServiceFactory(xServiceFactory), in SvXMLImport()
436 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLImport()
460 mxServiceFactory(xServiceFactory), in SvXMLImport()
465 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLImport()
491 mxServiceFactory(xServiceFactory), in SvXMLImport()
495 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLImport()
1917 return mxServiceFactory; in getServiceFactory()
H A Dxmluconv.cxx93 if( mxServiceFactory.is() ) in createNumTypeInfo()
97 mxServiceFactory->createInstance( in createNumTypeInfo()
115 mxServiceFactory( xServiceFactory ) in SvXMLUnitConverter()
117 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLUnitConverter()
1893 if( mxServiceFactory.is() ) in encodeStyleName()
1900 mxServiceFactory->createInstance( in encodeStyleName()
/trunk/main/unotools/source/i18n/
H A Dcollatorwrapper.cxx39 : mxServiceFactory (xServiceFactory) in CollatorWrapper()
43 if (mxServiceFactory.is()) in CollatorWrapper()
48 mxServiceFactory->createInstance(aService), uno::UNO_QUERY); in CollatorWrapper()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx102 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
405 mxServiceFactory(xServiceFactory) in SvXMLNumImpData()
407 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLNumImpData()
620 mxServiceFactory), in GetLocaleData()
2340 : mxServiceFactory(xServiceFactory) in SvXMLNumFmtHelper()
2342 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLNumFmtHelper()
2352 pData = new SvXMLNumImpData( pFormatter, mxServiceFactory ); in SvXMLNumFmtHelper()
2360 : mxServiceFactory(xServiceFactory) in SvXMLNumFmtHelper()
2362 DBG_ASSERT( mxServiceFactory.is(), "got no service manager" ); in SvXMLNumFmtHelper()
2366 pData = new SvXMLNumImpData( pNumberFormatter, mxServiceFactory ); in SvXMLNumFmtHelper()
/trunk/main/framework/source/classes/
H A Dmenumanager.cxx140 mxServiceFactory(xServiceFactory) in MenuManager()
363 mxServiceFactory(xServiceFactory)
422 if ( mxServiceFactory.is() ) in SetHdl()
423 … m_xURLTransformer.set( mxServiceFactory->createInstance(SERVICENAME_URLTRANSFORMER),UNO_QUERY ); in SetHdl()
1093 return mxServiceFactory; in getServiceFactory()
/trunk/main/oox/source/core/
H A Dfilterbase.cxx146 Reference< XMultiServiceFactory > mxServiceFactory; member
169 mxServiceFactory( rxContext->getServiceManager(), UNO_QUERY_THROW ) in FilterBaseImpl()
253 return mxImpl->mxServiceFactory; in getServiceFactory()
/trunk/main/framework/source/fwe/xml/
H A Dmenudocumenthandler.cxx256 mxServiceFactory(xServiceFactory) in OReadMenuDocumentHandler()
264 return mxServiceFactory; in getServiceFactory()
348 mxServiceFactory( xServiceFactory ) in OReadMenuBarHandler()
356 return mxServiceFactory; in getServiceFactory()
/trunk/main/framework/inc/xml/
H A Dmenudocumenthandler.hxx132 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& mxServiceFactory; member in framework::OReadMenuDocumentHandler
169 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& mxServiceFactory; member in framework::OReadMenuBarHandler
/trunk/main/unotools/inc/unotools/
H A Dcollatorwrapper.hxx42 > mxServiceFactory;
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DCommandInfoProvider.hxx72 cssu::Reference<css::lang::XMultiServiceFactory> mxServiceFactory; member in sfx2::sidebar::CommandInfoProvider
/trunk/main/xmloff/source/meta/
H A DMetaImportComponent.cxx68 mxServiceFactory->createInstance(::rtl::OUString::createFromAscii( in CreateContext()
/trunk/main/sw/source/filter/xml/
H A Dxmlmeta.cxx77 mxServiceFactory->createInstance(::rtl::OUString::createFromAscii( in CreateMetaContext()
/trunk/main/xmloff/source/draw/
H A Dsdxmlimp.cxx747 mxServiceFactory->createInstance(::rtl::OUString::createFromAscii( in CreateContext()
772 mxServiceFactory->createInstance(::rtl::OUString::createFromAscii( in CreateMetaContext()
/trunk/main/framework/inc/classes/
H A Dmenumanager.hxx158 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& mxServiceFactory; member in framework::MenuManager
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx80 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
H A Dxmluconv.hxx97 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
H A Dxmlimp.hxx149 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
H A Dxmlexp.hxx120 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
/trunk/main/framework/inc/uielement/
H A Dmenubarmanager.hxx265 …::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > mxServiceFactory;
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx673 mxServiceFactory->createInstance( in CreateContext()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1599 mxServiceFactory->createInstance(::rtl::OUString::createFromAscii( in CreateContext()
1896 mxServiceFactory->createInstance(::rtl::OUString::createFromAscii( in CreateMetaContext()

12