/aoo4110/main/cli_ure/source/native/ |
H A D | native_bootstrap.cxx | 281 defaultBootstrap_InitialComponentContext(); 294 defaultBootstrap_InitialComponentContext( 309 Bootstrap::defaultBootstrap_InitialComponentContext( 333 xContext = ::cppu::defaultBootstrap_InitialComponentContext(); 337 xContext = ::cppu::defaultBootstrap_InitialComponentContext( 347 Bootstrap::defaultBootstrap_InitialComponentContext() 349 return defaultBootstrap_InitialComponentContext( 0, 0 );
|
/aoo4110/main/cppuhelper/source/ |
H A D | bootstrap.cxx | 378 SAL_CALL defaultBootstrap_InitialComponentContext( in defaultBootstrap_InitialComponentContext() function 464 SAL_CALL defaultBootstrap_InitialComponentContext( in defaultBootstrap_InitialComponentContext() function 471 return defaultBootstrap_InitialComponentContext( bootstrap ); in defaultBootstrap_InitialComponentContext() 475 SAL_CALL defaultBootstrap_InitialComponentContext() in defaultBootstrap_InitialComponentContext() function 478 return defaultBootstrap_InitialComponentContext( get_unorc() ); in defaultBootstrap_InitialComponentContext() 551 defaultBootstrap_InitialComponentContext() ); in bootstrap()
|
/aoo4110/main/javaunohelper/com/sun/star/comp/helper/ |
H A D | Bootstrap.java | 168 static public final XComponentContext defaultBootstrap_InitialComponentContext() in defaultBootstrap_InitialComponentContext() method in Bootstrap 171 return defaultBootstrap_InitialComponentContext( null, null ); in defaultBootstrap_InitialComponentContext() 182 static public final XComponentContext defaultBootstrap_InitialComponentContext( in defaultBootstrap_InitialComponentContext() method in Bootstrap
|
/aoo4110/main/cppuhelper/inc/cppuhelper/ |
H A D | bootstrap.hxx | 108 defaultBootstrap_InitialComponentContext() SAL_THROW( (::com::sun::star::uno::Exception) ); 132 defaultBootstrap_InitialComponentContext(const ::rtl::OUString & iniFile) SAL_THROW( (::com::sun::s…
|
/aoo4110/main/javaunohelper/source/ |
H A D | bootstrap.cxx | 121 xContext = ::cppu::defaultBootstrap_InitialComponentContext(); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap() 126 xContext = ::cppu::defaultBootstrap_InitialComponentContext( uno_rc ); in Java_com_sun_star_comp_helper_Bootstrap_cppuhelper_1bootstrap()
|
/aoo4110/main/stoc/test/security/ |
H A D | test_security.cxx | 459 Reference< XComponentContext > xContext( defaultBootstrap_InitialComponentContext( in SAL_IMPLEMENT_MAIN() 472 xContext = defaultBootstrap_InitialComponentContext( in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/ure/source/uretest/ |
H A D | JavaNative.java | 32 Bootstrap.defaultBootstrap_InitialComponentContext( in main()
|
/aoo4110/main/cli_ure/workbench/dynload/ |
H A D | dynload.cs | 46 uno.util.Bootstrap.defaultBootstrap_InitialComponentContext( in connect()
|
/aoo4110/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/ |
H A D | office_connect.cxx | 43 defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/cppuhelper/test/ |
H A D | testdefaultbootstrapping.cxx | 49 Reference<XComponentContext> xComponentContext = defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/odk/examples/cpp/counter/ |
H A D | countermain.cxx | 62 Reference< XComponentContext > xContext(::cppu::defaultBootstrap_InitialComponentContext()); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updateprotocoltest.cxx | 54 …nce< uno::XComponentContext > rComponentContext = cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/pyuno/source/module/ |
H A D | pyuno_module.cxx | 174 ctx = cppu::defaultBootstrap_InitialComponentContext (iniFile); in getComponentContext() 180 ctx = cppu::defaultBootstrap_InitialComponentContext (); in getComponentContext()
|
/aoo4110/main/extensions/source/update/feed/test/ |
H A D | updatefeedtest.cxx | 61 …nce< uno::XComponentContext > rComponentContext = cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/sdext/source/pdfimport/test/ |
H A D | pdf2xml.cxx | 80 xCtx = ::cppu::defaultBootstrap_InitialComponentContext(aIniUrl); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/cppuhelper/test/testlib/ |
H A D | defbootstrap_lib.cxx | 61 …Reference<XComponentContext> xComponentContext = defaultBootstrap_InitialComponentContext(iniName); in tryService()
|
/aoo4110/main/soldep/source/ |
H A D | depapp.cxx | 125 …erence< XComponentContext > xComponentContext = ::cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/odk/examples/cpp/DocumentLoader/ |
H A D | DocumentLoader.cxx | 78 …Reference< XComponentContext > xComponentContext(::cppu::defaultBootstrap_InitialComponentContext(… in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/padmin/source/ |
H A D | pamain.cxx | 104 Reference< XComponentContext > xCtx = defaultBootstrap_InitialComponentContext(); in Main()
|
/aoo4110/main/javaunohelper/test/com/sun/star/comp/helper/ |
H A D | Bootstrap_Test.java | 47 com.sun.star.comp.helper.Bootstrap.defaultBootstrap_InitialComponentContext( in test()
|
/aoo4110/main/fpicker/test/ |
H A D | svdem.cxx | 92 xComponentContext = cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
|
/aoo4110/main/qadevOOo/runner/helper/ |
H A D | UnoProvider.java | 104 xContext = Bootstrap.defaultBootstrap_InitialComponentContext( in getManager()
|
/aoo4110/main/xmlsecurity/tools/standalone/mscsfit/ |
H A D | helper.cxx | 142 …Reference< XComponentContext > xLocalComponentContext = defaultBootstrap_InitialComponentContext()… in serviceManager()
|
/aoo4110/main/testtools/source/bridgetest/cli/ |
H A D | cli_bridgetest_inprocess.cs | 110 Bootstrap.defaultBootstrap_InitialComponentContext( in Main()
|
/aoo4110/main/xmlsecurity/tools/standalone/csfit/ |
H A D | helper.cxx | 146 …Reference< XComponentContext > xLocalComponentContext = defaultBootstrap_InitialComponentContext()… in serviceManager()
|