Home
last modified time | relevance | path

Searched refs:xSMGR (Results 26 – 50 of 151) sorted by relevance

1234567

/trunk/main/filter/source/config/cache/
H A Dconfigflush.cxx46 ConfigFlush::ConfigFlush(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in ConfigFlush() argument
48 , m_xSMGR (xSMGR ) in ConfigFlush()
157 …nfigFlush::impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in impl_createInstance() argument
159 ConfigFlush* pNew = new ConfigFlush(xSMGR); in impl_createInstance()
H A Dtypedetection.cxx65 TypeDetection::TypeDetection(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in TypeDetection() argument
67 BaseContainer::init(xSMGR , in TypeDetection()
999 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR; in impl_askDetectService() local
1003 xSMGR = m_xSMGR; in impl_askDetectService()
1012 xSMGR->createInstance(sDetectService), in impl_askDetectService()
1068 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in impl_askUserForTypeAndFilterIfAllowed() local
1245 …Detection::impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in impl_createInstance() argument
1247 TypeDetection* pNew = new TypeDetection(xSMGR); in impl_createInstance()
H A Dframeloaderfactory.cxx51 …derFactory::FrameLoaderFactory(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in FrameLoaderFactory() argument
53 BaseContainer::init(xSMGR , in FrameLoaderFactory()
187 …erFactory::impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in impl_createInstance() argument
189 FrameLoaderFactory* pNew = new FrameLoaderFactory(xSMGR); in impl_createInstance()
H A Dcacheupdatelistener.cxx52 …r::CacheUpdateListener(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in CacheUpdateListener() argument
56 , m_xSMGR (xSMGR ) in CacheUpdateListener()
137 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in changesOccurred() local
220 xSMGR->createInstance(SERVICE_FILTERCONFIGREFRESH), in changesOccurred()
H A Dcontenthandlerfactory.cxx52 …Factory::ContentHandlerFactory(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in ContentHandlerFactory() argument
54 BaseContainer::init(xSMGR , in ContentHandlerFactory()
190 …erFactory::impl_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in impl_createInstance() argument
192 ContentHandlerFactory* pNew = new ContentHandlerFactory(xSMGR); in impl_createInstance()
H A Dregistration.hxx60 xFactory = ::cppu::createSingleFactory(xSMGR , \
71 xFactory = ::cppu::createOneInstanceFactory(xSMGR , \
93 …css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = reinterpret_cast< css::lang::X…
/trunk/main/framework/source/jobs/
H A Djobdata.cxx97 JobData::JobData( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ) in JobData() argument
99 , m_xSMGR (xSMGR ) in JobData()
602 …nabledJobsForEvent( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in appendEnabledJobsForEvent() argument
606 …css::uno::Sequence< ::rtl::OUString > lAdditionalJobs = JobData::getEnabledJobsForEvent(xSMGR, sEv… in appendEnabledJobsForEvent()
644 …ata::getEnabledJobsForEvent( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in getEnabledJobsForEvent() argument
654 ConfigAccess aConfig(xSMGR,ROOT); in getEnabledJobsForEvent()
H A Dshelljob.cxx90 ShellJob::ShellJob(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR)
92 , m_xSMGR (xSMGR)
154 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in impl_substituteCommandVariables() local
160 …css::uno::Reference< css::util::XStringSubstitution > xSubst ( xSMGR->createInstance(SE… in impl_substituteCommandVariables()
H A Djob.cxx91 Job::Job( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in DEFINE_XINTERFACE_4()
95 , m_aJobCfg (xSMGR ) in DEFINE_XINTERFACE_4()
96 , m_xSMGR (xSMGR ) in DEFINE_XINTERFACE_4()
121 Job::Job( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in Job() argument
125 , m_aJobCfg (xSMGR ) in Job()
126 , m_xSMGR (xSMGR ) in Job()
/trunk/main/framework/source/services/
H A Dbackingcomp.cxx87 BackingComp::BackingComp( const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR ) in BackingComp() argument
89 , m_xSMGR (xSMGR ) in BackingComp()
367 …::impl_createInstance( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ) in impl_createInstance() argument
370 BackingComp* pObject = new BackingComp(xSMGR); in impl_createInstance()
391 …p::impl_createFactory( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ) in impl_createFactory() argument
395 xSMGR, in impl_createFactory()
H A Dpathsettings.cxx141 PathSettings::PathSettings( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR )
151 , m_xSMGR (xSMGR)
1096 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in fa_getSubstitution() local
1108 xSMGR->createInstance(SERVICENAME_SUBSTITUTEPATHVARIABLES), in fa_getSubstitution()
1127 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in fa_getCfgOld() local
1136 xSMGR, in fa_getCfgOld()
1157 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in fa_getCfgNew() local
1166 xSMGR, in fa_getCfgNew()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx146 …MLBasedAcceleratorConfiguration(const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR) in DEFINE_XINTERFACE_6()
148 , m_xSMGR (xSMGR ) in DEFINE_XINTERFACE_6()
149 , m_aPresetHandler(xSMGR ) in DEFINE_XINTERFACE_6()
527 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in impl_ts_load() local
557 …css::uno::Reference< css::xml::sax::XParser > xParser(xSMGR->createInstance(SERVICENAME_SAXPARSER)… in impl_ts_load()
582 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in impl_ts_save() local
596 …css::uno::Reference< css::xml::sax::XDocumentHandler > xWriter (xSMGR->createInstance(SERVICENA… in impl_ts_save()
657 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in impl_ts_getLocale() local
701 …CUBasedAcceleratorConfiguration(const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR) in DEFINE_XINTERFACE_8()
703 , m_xSMGR (xSMGR ) in DEFINE_XINTERFACE_8()
[all …]
H A Dacceleratorexecute.hxx190 virtual void init(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR,
226 …on > impl_st_openGlobalConfig(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
228 …on > impl_st_openModuleConfig(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
/trunk/main/framework/source/tabwin/
H A Dtabwinfactory.cxx102 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR( m_xServiceManager ); in createInstanceWithArgumentsAndContext() local
119 if ( !xToolkit.is() && xSMGR.is() ) in createInstanceWithArgumentsAndContext()
121 …xToolkit = css::uno::Reference< css::awt::XToolkit >( xSMGR->createInstance( SERVICENAME_VCLTOOLKI… in createInstanceWithArgumentsAndContext()
156 TabWindow* pTabWindow = new TabWindow( xSMGR ); in createInstanceWithArgumentsAndContext()
/trunk/main/cui/source/options/
H A Doptimprove.cxx166 uno::Reference< lang::XMultiServiceFactory > xSMGR = ::comphelper::getProcessServiceFactory(); in IMPL_LINK() local
168xSMGR->createInstance( ::rtl::OUString::createFromAscii("com.sun.star.oooimprovement.CoreControlle… in IMPL_LINK()
173 xSMGR, in IMPL_LINK()
180 xSMGR, in IMPL_LINK()
/trunk/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx157 … css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::utl::getProcessServiceFactory(); in impl_analyze() local
158 …css::uno::Reference< css::frame::XModuleManager > xModuleMgr(xSMGR->createInstance(SERVICENAME_MOD… in impl_analyze()
232 … css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::utl::getProcessServiceFactory(); in impl_analyze() local
233 …css::uno::Reference< css::frame::XModuleManager > xModuleMgr(xSMGR->createInstance(SERVICENAME_MOD… in impl_analyze()
/trunk/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx63 …n::PreventDuplicateInteraction(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in PreventDuplicateInteraction() argument
65 , m_xSMGR(xSMGR) in PreventDuplicateInteraction()
92 css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xSMGR; in useDefaultUUIHandler() local
97 xSMGR->createInstance(IMPLEMENTATIONNAME_UIINTERACTIONHANDLER), in useDefaultUUIHandler()
/trunk/main/desktop/source/app/
H A Dapp.cxx1499 …css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::comphelper::getProcessServiceFact… in retrieveCrashReporterState() local
1502 if ( xSMGR.is() ) in retrieveCrashReporterState()
1505 xSMGR, in retrieveCrashReporterState()
1521 …css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::comphelper::getProcessServiceFact… in isUIOnSessionShutdownAllowed() local
1524 if ( xSMGR.is() ) in isUIOnSessionShutdownAllowed()
1527 xSMGR, in isUIOnSessionShutdownAllowed()
1579 …css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::comphelper::getProcessServiceFact… in impl_checkRecoveryState() local
1583 xSMGR->createInstance(SERVICENAME_RECOVERYCORE), in impl_checkRecoveryState()
1609 …css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = ::comphelper::getProcessServiceFact… in impl_callRecoveryUI() local
1612 xSMGR->createInstance(SERVICENAME_RECOVERYUI), in impl_callRecoveryUI()
[all …]
/trunk/main/extensions/source/oooimprovement/
H A Dmyconfigurationhelper.hxx92 const css::uno::Reference< css::lang::XMultiServiceFactory> xSMGR,
184 const css::uno::Reference< css::lang::XMultiServiceFactory> xSMGR,
201 const css::uno::Reference< css::lang::XMultiServiceFactory> xSMGR,
/trunk/main/comphelper/inc/comphelper/
H A Dconfigurationhelper.hxx107 …uno::XInterface > openConfig(const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR ,
229 … css::uno::Any readDirectKey(const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR ,
245 … static void writeDirectKey(const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR ,
/trunk/main/svx/source/unodraw/
H A Drecoveryui.cxx59 RecoveryUI::RecoveryUI(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in RecoveryUI() argument
60 : m_xSMGR (xSMGR ) in RecoveryUI()
177 … RecoveryUI::st_createInstance(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in st_createInstance() argument
179 RecoveryUI* pNew = new RecoveryUI(xSMGR); in st_createInstance()
/trunk/main/framework/inc/jobs/
H A Djobdata.hxx248 JobData( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
274 …ng > getEnabledJobsForEvent( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
277 …nabledJobsForEvent( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
/trunk/main/svtools/inc/svtools/
H A Dacceleratorexecute.hxx206 virtual void init(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR,
241 …uration > st_openGlobalConfig(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
245 …uration > st_openModuleConfig(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ,
/trunk/main/framework/inc/services/
H A Dbackingcomp.hxx108 BackingComp( const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR );
156 … ( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR ) throw( css::uno:…
157 …ateFactory ( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
/trunk/main/framework/source/dispatch/
H A Dloaddispatcher.cxx53 LoadDispatcher::LoadDispatcher(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR in LoadDispatcher() argument
58 , m_xSMGR (xSMGR ) in LoadDispatcher()
62 , m_aLoader (xSMGR ) in LoadDispatcher()

Completed in 156 milliseconds

1234567