Home
last modified time | relevance | path

Searched refs:defaultBootstrap_InitialComponentContext (Results 1 – 25 of 65) sorted by relevance

123

/aoo42x/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx281 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 );
/aoo42x/main/cppuhelper/source/
H A Dbootstrap.cxx378 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()
/aoo42x/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java168 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
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dbootstrap.hxx115 defaultBootstrap_InitialComponentContext() SAL_THROW( (::com::sun::star::uno::Exception) );
140 defaultBootstrap_InitialComponentContext(const ::rtl::OUString & iniFile) SAL_THROW( (::com::sun::s…
/aoo42x/main/javaunohelper/source/
H A Dbootstrap.cxx121 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()
/aoo42x/main/stoc/test/security/
H A Dtest_security.cxx459 Reference< XComponentContext > xContext( defaultBootstrap_InitialComponentContext( in SAL_IMPLEMENT_MAIN()
472 xContext = defaultBootstrap_InitialComponentContext( in SAL_IMPLEMENT_MAIN()
/aoo42x/main/ure/source/uretest/
H A DJavaNative.java32 Bootstrap.defaultBootstrap_InitialComponentContext( in main()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_module.cxx174 ctx = cppu::defaultBootstrap_InitialComponentContext (iniFile); in getComponentContext()
180 ctx = cppu::defaultBootstrap_InitialComponentContext (); in getComponentContext()
/aoo42x/main/cli_ure/workbench/dynload/
H A Ddynload.cs46 uno.util.Bootstrap.defaultBootstrap_InitialComponentContext( in connect()
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/CppBinding/
H A Doffice_connect.cxx43 defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.cxx49 Reference<XComponentContext> xComponentContext = defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/odk/examples/cpp/counter/
H A Dcountermain.cxx62 Reference< XComponentContext > xContext(::cppu::defaultBootstrap_InitialComponentContext()); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/extensions/source/update/check/
H A Dupdateprotocoltest.cxx54 …nce< uno::XComponentContext > rComponentContext = cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/extensions/source/update/feed/test/
H A Dupdatefeedtest.cxx61 …nce< uno::XComponentContext > rComponentContext = cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/sdext/source/pdfimport/test/
H A Dpdf2xml.cxx80 xCtx = ::cppu::defaultBootstrap_InitialComponentContext(aIniUrl); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/aoo42x/main/cppuhelper/test/testlib/
H A Ddefbootstrap_lib.cxx61 …Reference<XComponentContext> xComponentContext = defaultBootstrap_InitialComponentContext(iniName); in tryService()
/aoo42x/main/odk/examples/cpp/DocumentLoader/
H A DDocumentLoader.cxx78 …Reference< XComponentContext > xComponentContext(::cppu::defaultBootstrap_InitialComponentContext(… in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/aoo42x/main/padmin/source/
H A Dpamain.cxx104 Reference< XComponentContext > xCtx = defaultBootstrap_InitialComponentContext(); in Main()
/aoo42x/main/fpicker/test/
H A Dsvdem.cxx92 xComponentContext = cppu::defaultBootstrap_InitialComponentContext(); in SAL_IMPLEMENT_MAIN()
/aoo42x/main/qadevOOo/runner/helper/
H A DUnoProvider.java104 xContext = Bootstrap.defaultBootstrap_InitialComponentContext( in getManager()
/aoo42x/main/javaunohelper/test/com/sun/star/comp/helper/
H A DBootstrap_Test.java47 com.sun.star.comp.helper.Bootstrap.defaultBootstrap_InitialComponentContext( in test()
/aoo42x/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.cxx142 …Reference< XComponentContext > xLocalComponentContext = defaultBootstrap_InitialComponentContext()… in serviceManager()
/aoo42x/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx70 (::cppu::defaultBootstrap_InitialComponentContext()); in TEST_F()
/aoo42x/main/testtools/source/bridgetest/cli/
H A Dcli_bridgetest_inprocess.cs110 Bootstrap.defaultBootstrap_InitialComponentContext( in Main()
/aoo42x/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.cxx146 …Reference< XComponentContext > xLocalComponentContext = defaultBootstrap_InitialComponentContext()… in serviceManager()

Completed in 94 milliseconds

123