Home
last modified time | relevance | path

Searched refs:xLocalComponentContext (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.cxx81 Reference< XComponentContext > xLocalComponentContext = NULL ; in serviceManager() local
105 xLocalComponentContext = bootstrap_InitialComponentContext( xSimpleRegistry ) ; in serviceManager()
106 OSL_ENSURE( xLocalComponentContext.is() , in serviceManager()
110 xLocalServiceManager = xLocalComponentContext->getServiceManager() ; in serviceManager()
139 xUsedComponentContext = xLocalComponentContext ; in serviceManager()
142 …Reference< XComponentContext > xLocalComponentContext = defaultBootstrap_InitialComponentContext()… in serviceManager() local
143 OSL_ENSURE( xLocalComponentContext.is() , in serviceManager()
147 …Reference< XMultiComponentFactory > xLocalServiceManager = xLocalComponentContext->getServiceManag… in serviceManager()
153 …ntext( OUString::createFromAscii("com.sun.star.bridge.UnoUrlResolver") , xLocalComponentContext ) ; in serviceManager()
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.cxx88 Reference< XComponentContext > xLocalComponentContext = NULL ; in serviceManager() local
112 xLocalComponentContext = bootstrap_InitialComponentContext( xSimpleRegistry ) ; in serviceManager()
113 OSL_ENSURE( xLocalComponentContext.is() , in serviceManager()
117 xLocalServiceManager = xLocalComponentContext->getServiceManager() ; in serviceManager()
143 xUsedComponentContext = xLocalComponentContext ; in serviceManager()
146 …Reference< XComponentContext > xLocalComponentContext = defaultBootstrap_InitialComponentContext()… in serviceManager() local
147 OSL_ENSURE( xLocalComponentContext.is() , in serviceManager()
151 …Reference< XMultiComponentFactory > xLocalServiceManager = xLocalComponentContext->getServiceManag… in serviceManager()
157 …ntext( OUString::createFromAscii("com.sun.star.bridge.UnoUrlResolver") , xLocalComponentContext ) ; in serviceManager()
/trunk/main/xmlsecurity/tools/demo/
H A Dutil.cxx51 cssu::Reference< cssu::XComponentContext > xLocalComponentContext = NULL ; in CreateDemoServiceFactory() local
64 xLocalComponentContext = ::cppu::bootstrap_InitialComponentContext( xSimpleRegistry ) ; in CreateDemoServiceFactory()
65 OSL_ENSURE( xLocalComponentContext.is() , in CreateDemoServiceFactory()
69 xLocalServiceManager = xLocalComponentContext->getServiceManager() ; in CreateDemoServiceFactory()
/trunk/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DTestJavaComponent.java69 XComponentContext xLocalComponentContext = in main() local
74 xLocalComponentContext.getServiceManager(); in main()
78 xUsedComponentContext = xLocalComponentContext; in main()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx261 Reference<XComponentContext> xLocalComponentContext; in unopkg_main() local
419 xLocalComponentContext ); in unopkg_main()
653 disposeBridges(xLocalComponentContext); in unopkg_main()
702 disposeBridges(xLocalComponentContext); in unopkg_main()
H A Dunopkg_misc.cxx401 Reference<XComponentContext> const & xLocalComponentContext, in connectToOffice() argument
438 buf.makeStringAndClear(), xLocalComponentContext ), in connectToOffice()

Completed in 25 milliseconds