Home
last modified time | relevance | path

Searched refs:theMSF (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/desktop/source/app/
H A Dlangselect.cxx125 Reference< XMultiServiceFactory > theMSF = comphelper::getProcessServiceFactory(); in prepareLanguage() local
129 …theConfigProvider = Reference< XLocalizable >(theMSF->createInstance( sConfigSrvc ),UNO_QUERY_THRO… in prepareLanguage()
379 Reference< XMultiServiceFactory > theMSF = comphelper::getProcessServiceFactory(); in getConfigAccess() local
380 if (theMSF.is()) { in getConfigAccess()
382 theMSF->createInstance( sConfigSrvc ),UNO_QUERY_THROW ); in getConfigAccess()
H A Duserinstall.cxx92 Reference< XMultiServiceFactory > theMSF in is_user_install() local
96 theMSF->createInstance(sConfigSrvc), UNO_QUERY_THROW); in is_user_install()
267 Reference< XMultiServiceFactory > theMSF = comphelper::getProcessServiceFactory(); in create_user_install() local
269 theMSF->createInstance(sConfigSrvc), UNO_QUERY_THROW); in create_user_install()
/aoo4110/main/cui/source/options/
H A Doptgdlg.cxx1236 Reference< XMultiServiceFactory > theMSF = comphelper::getProcessServiceFactory(); in OfaLanguagesTabPage() local
1238 theMSF->createInstance( sConfigSrvc ),UNO_QUERY_THROW); in OfaLanguagesTabPage()
1433 Reference< XMultiServiceFactory > theMSF = comphelper::getProcessServiceFactory(); in FillItemSet() local
1435 theMSF->createInstance( sConfigSrvc ),UNO_QUERY_THROW); in FillItemSet()
1452 Reference< XInitialization > xInit(theMSF->createInstance( in FillItemSet()
/aoo4110/main/desktop/source/migration/
H A Dmigration.cxx864 uno::Reference< XMultiServiceFactory > theMSF = comphelper::getProcessServiceFactory(); in getConfigAccess() local
866 theMSF->createInstance( sConfigSrvc ),uno::UNO_QUERY_THROW ); in getConfigAccess()

Completed in 27 milliseconds