Home
last modified time | relevance | path

Searched refs:createRegistryServiceFactory (Results 1 – 25 of 43) sorted by relevance

12

/trunk/main/sal/test/unloading/
H A DunloadTest.cxx190 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test1()
227 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test2()
272 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test3()
320 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test4()
368 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test5()
437 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test6()
541 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test8()
627 Reference<XMultiServiceFactory> serviceManager= createRegistryServiceFactory( in test9()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dservicefactory.hxx62 createRegistryServiceFactory(
88 createRegistryServiceFactory( in createRegistryServiceFactory() function
94 return ::cppu::createRegistryServiceFactory( in createRegistryServiceFactory()
113 return ::cppu::createRegistryServiceFactory( in createServiceFactory()
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx660 xSMgr = createRegistryServiceFactory( in bootstrap()
667 xSMgr = createRegistryServiceFactory( in bootstrap()
675 xSMgr = createRegistryServiceFactory( in bootstrap()
682 xSMgr = createRegistryServiceFactory( in bootstrap()
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java42 private static native Object createRegistryServiceFactory( in createRegistryServiceFactory() method in RegistryServiceFactory
117 Object obj = createRegistryServiceFactory( in create()
/trunk/main/stoc/test/
H A Dtestsmgr_cpnt.cxx84 s_x = createRegistryServiceFactory( OUString::createFromAscii( "stoctest.rdb" ), sal_False ); in getProcessServiceManager()
91 return createRegistryServiceFactory( registryName ); in createRegistryServiceManager()
/trunk/main/javaunohelper/source/
H A Djavaunohelper.cxx266 rMSFac = ::cppu::createRegistryServiceFactory( aWriteRegFile, bReadOnly); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
268 rMSFac = ::cppu::createRegistryServiceFactory(aWriteRegFile, aReadRegFile, bReadOnly); in Java_com_sun_star_comp_helper_RegistryServiceFactory_createRegistryServiceFactory()
/trunk/main/shell/source/win32/workbench/
H A DTestSysShExec.cxx98 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
H A DTestSmplMail.cxx89 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
/trunk/main/fpicker/source/win32/folderpicker/workbench/
H A DTest_fops.cxx130 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
/trunk/main/vcl/workben/
H A Dsvdem.cxx54 …xMS = cppu::createRegistryServiceFactory( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "types.rdb" … in SAL_IMPLEMENT_MAIN()
H A Dvcldemo.cxx59 …xMS = cppu::createRegistryServiceFactory( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "types.rdb" … in SAL_IMPLEMENT_MAIN()
/trunk/main/cppuhelper/test/
H A Dtesthelper.cxx59 Reference< XMultiComponentFactory > xMgr( createRegistryServiceFactory( in SAL_IMPLEMENT_MAIN()
/trunk/main/connectivity/workben/little/
H A Dmain.cxx64createRegistryServiceFactory(OUString::createFromAscii("g:\\office50\\program\\applicat.rdb"),OUSt… in main()
/trunk/main/stoc/test/excomp/
H A Dexcomp.cxx86 Reference< XMultiServiceFactory > xSMgr = ::cppu::createRegistryServiceFactory( excompRdb ); in SAL_IMPLEMENT_MAIN()
/trunk/main/fpicker/test/
H A Dsvdem.cxx88 …xMS = cppu::createRegistryServiceFactory( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "applicat.rd… in SAL_IMPLEMENT_MAIN()
/trunk/main/bridges/test/
H A Dtestsameprocess.cxx127 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
H A Dtestclient.cxx135 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
H A Dtestserver.cxx198 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
H A Dtestoffice.cxx220 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
/trunk/main/dtrans/source/cnttype/wbench/
H A Dtestcnttype.cxx225 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
/trunk/main/io/test/
H A Dtestcomponent.cxx61 Reference< XMultiServiceFactory > xSMgr = createRegistryServiceFactory( in main()
H A Dtestconnection.cxx184 createRegistryServiceFactory( OUString( RTL_CONSTASCII_USTRINGPARAM("applicat.rdb")) ) ); in main()
/trunk/main/dtrans/test/win32/dnd/
H A DdndTest.cxx106 …MultiServiceFactory= createRegistryServiceFactory( OUString(L"types.rdb"), OUString( L"services.rd… in doTest()
/trunk/main/sax/test/
H A Dtestcomponent.cxx69 createRegistryServiceFactory( OUString( RTL_CONSTASCII_USTRINGPARAM("applicat.rdb")) ); in main()
/trunk/main/dtrans/source/win32/workbench/
H A Dtest_wincb.cxx273 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()

Completed in 83 milliseconds

12