/aoo41x/main/sal/test/unloading/ |
H A D | unloadTest.cxx | 190 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()
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | servicefactory.hxx | 60 createRegistryServiceFactory( 86 createRegistryServiceFactory( in createRegistryServiceFactory() function 92 return ::cppu::createRegistryServiceFactory( in createRegistryServiceFactory() 111 return ::cppu::createRegistryServiceFactory( in createServiceFactory()
|
/aoo41x/main/cpputools/source/registercomponent/ |
H A D | registercomponent.cxx | 660 xSMgr = createRegistryServiceFactory( in bootstrap() 667 xSMgr = createRegistryServiceFactory( in bootstrap() 675 xSMgr = createRegistryServiceFactory( in bootstrap() 682 xSMgr = createRegistryServiceFactory( in bootstrap()
|
/aoo41x/main/javaunohelper/com/sun/star/comp/helper/ |
H A D | RegistryServiceFactory.java | 42 private static native Object createRegistryServiceFactory( in createRegistryServiceFactory() method in RegistryServiceFactory 117 Object obj = createRegistryServiceFactory( in create()
|
/aoo41x/main/stoc/test/ |
H A D | testsmgr_cpnt.cxx | 84 s_x = createRegistryServiceFactory( OUString::createFromAscii( "stoctest.rdb" ), sal_False ); in getProcessServiceManager() 91 return createRegistryServiceFactory( registryName ); in createRegistryServiceManager()
|
/aoo41x/main/javaunohelper/source/ |
H A D | javaunohelper.cxx | 266 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()
|
/aoo41x/main/shell/source/win32/workbench/ |
H A D | TestSysShExec.cxx | 98 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
|
H A D | TestSmplMail.cxx | 89 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
|
/aoo41x/main/fpicker/source/win32/folderpicker/workbench/ |
H A D | Test_fops.cxx | 130 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
|
/aoo41x/main/vcl/workben/ |
H A D | svdem.cxx | 54 …xMS = cppu::createRegistryServiceFactory( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "types.rdb" … in SAL_IMPLEMENT_MAIN()
|
H A D | vcldemo.cxx | 59 …xMS = cppu::createRegistryServiceFactory( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "types.rdb" … in SAL_IMPLEMENT_MAIN()
|
/aoo41x/main/cppuhelper/test/ |
H A D | testhelper.cxx | 59 Reference< XMultiComponentFactory > xMgr( createRegistryServiceFactory( in SAL_IMPLEMENT_MAIN()
|
/aoo41x/main/connectivity/workben/little/ |
H A D | main.cxx | 64 …createRegistryServiceFactory(OUString::createFromAscii("g:\\office50\\program\\applicat.rdb"),OUSt… in main()
|
/aoo41x/main/stoc/test/excomp/ |
H A D | excomp.cxx | 86 Reference< XMultiServiceFactory > xSMgr = ::cppu::createRegistryServiceFactory( excompRdb ); in SAL_IMPLEMENT_MAIN()
|
/aoo41x/main/fpicker/test/ |
H A D | svdem.cxx | 88 …xMS = cppu::createRegistryServiceFactory( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "applicat.rd… in SAL_IMPLEMENT_MAIN()
|
/aoo41x/main/bridges/test/ |
H A D | testsameprocess.cxx | 127 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
|
H A D | testclient.cxx | 135 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
|
H A D | testserver.cxx | 198 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
|
H A D | testoffice.cxx | 220 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main()
|
/aoo41x/main/io/test/ |
H A D | testcomponent.cxx | 61 Reference< XMultiServiceFactory > xSMgr = createRegistryServiceFactory( in main()
|
H A D | testconnection.cxx | 184 createRegistryServiceFactory( OUString( RTL_CONSTASCII_USTRINGPARAM("applicat.rdb")) ) ); in main()
|
/aoo41x/main/dtrans/source/cnttype/wbench/ |
H A D | testcnttype.cxx | 225 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
|
/aoo41x/main/dtrans/test/win32/dnd/ |
H A D | dndTest.cxx | 106 …MultiServiceFactory= createRegistryServiceFactory( OUString(L"types.rdb"), OUString( L"services.rd… in doTest()
|
/aoo41x/main/sax/test/ |
H A D | testcomponent.cxx | 69 createRegistryServiceFactory( OUString( RTL_CONSTASCII_USTRINGPARAM("applicat.rdb")) ); in main()
|
/aoo41x/main/dtrans/source/win32/workbench/ |
H A D | test_wincb.cxx | 273 Reference< XMultiServiceFactory > g_xFactory( createRegistryServiceFactory( rdbName ) ); in main()
|