Home
last modified time | relevance | path

Searched refs:context_ (Results 1 – 13 of 13) sorted by relevance

/trunk/main/desktop/test/deployment/passive/
H A Dpassive_native.cxx84 context_(context) { OSL_ASSERT(context.is()); } in Provider()
109 css::uno::Reference< css::uno::XComponentContext > context_; member in __anon3b8aae620111::Provider
131 if (!(context_->getValueByName( in queryDispatch()
145 context_); in queryDispatch()
185 context_(context) { OSL_ASSERT(context.is()); } in Dispatch()
218 css::uno::Reference< css::uno::XComponentContext > context_; member in __anon3b8aae620111::Dispatch
233 context_->getServiceManager(), css::uno::UNO_SET_THROW); in dispatch()
238 "com.sun.star.awt.Toolkit")), context_), in dispatch()
247 context_), in dispatch()
/trunk/main/desktop/test/deployment/active/
H A Dactive_native.cxx86 context_(context) { OSL_ASSERT(context.is()); } in Provider()
111 css::uno::Reference< css::uno::XComponentContext > context_; member in __anon76564f040111::Provider
133 if (!(context_->getValueByName( in queryDispatch()
147 context_); in queryDispatch()
187 context_(context) { OSL_ASSERT(context.is()); } in Dispatch()
220 css::uno::Reference< css::uno::XComponentContext > context_; member in __anon76564f040111::Dispatch
235 context_->getServiceManager(), css::uno::UNO_SET_THROW); in dispatch()
240 "com.sun.star.awt.Toolkit")), context_), in dispatch()
249 context_), in dispatch()
/trunk/main/ure/source/uretest/
H A Dcppmain.cc72 context_(context) {} in Service()
88 ::css::uno::Reference< ::css::uno::XComponentContext > context_;
172 context_->getServiceManager()); in run()
182 ::rtl::OUString::createFromAscii(services[i]), context_); in run()
205 context_->getValueByName(b.makeStringAndClear()), in run()
209 ::test::types::CppTest::create(context_), in run()
212 ::test::types::JavaTest::create(context_), in run()
/trunk/main/test/source/cpp/
H A Dofficeconnection.cxx116 context_ = in setUp()
138 if (context_.is()) { in tearDown()
140 context_->getServiceManager()->createInstanceWithContext( in tearDown()
144 context_), in tearDown()
146 context_.clear(); in tearDown()
167 return context_; in getComponentContext()
/trunk/main/configmgr/source/
H A Dupdate.cxx71 context_(context) in Service()
96 css::uno::Reference< css::uno::XComponentContext > context_; member in configmgr::update::__anon762f3add0111::Service
104 Components::getSingleton(context_).insertExtensionXcsFile(shared, fileUri); in insertExtensionXcsFile()
114 Components & components = Components::getSingleton(context_); in insertExtensionXcuFile()
129 Components & components = Components::getSingleton(context_); in removeExtensionXcuFile()
147 Components & components = Components::getSingleton(context_); in insertModificationXcuFile()
H A Dconfigurationprovider.cxx104 ServiceBase(*static_cast< osl::Mutex * >(this)), context_(context), in Service()
168 css::uno::Reference< css::uno::XComponentContext > context_; member in configmgr::configuration_provider::__anon1002af3d0111::Service
274 Components & components = Components::getSingleton(context_); in createInstanceWithArguments()
385 components = &Components::getSingleton(context_); in flushModifications()
H A Dcomponents.cxx442 context_->getServiceManager(), css::uno::UNO_SET_THROW)-> in getExternalValue()
443 createInstanceWithContext(name, context_); in getExternalValue()
498 context_(context) in Components()
H A Dcomponents.hxx165 context_; member in configmgr::Components
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx107 css::uno::Reference< css::uno::XComponentContext > context_; member in __anon352546aa0111::Test
345 context_ = css::uno::Reference< css::uno::XComponentContext >( in SetUp()
353 context_->getValueByName( in SetUp()
363 context_, css::uno::UNO_QUERY_THROW)->dispose(); in TearDown()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx218 OUString const & context_ ) in checkParameters() argument
222 typeError( OUSTR("Different number of parameters!"), context_ ); in checkParameters()
231 buf.append( context_ ); in checkParameters()
/trunk/main/test/inc/test/
H A Dofficeconnection.hxx58 context_; member in test::OfficeConnection
/trunk/main/binaryurp/source/
H A Dbridgefactory.hxx133 context_; member in binaryurp::BridgeFactory
H A Dbridgefactory.cxx94 BridgeFactoryBase(*static_cast< osl::Mutex * >(this)), context_(context) in BridgeFactory()

Completed in 63 milliseconds