Home
last modified time | relevance | path

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

/aoo41x/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 __anonc1d46a4a0111::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 __anonc1d46a4a0111::Dispatch
233 context_->getServiceManager(), css::uno::UNO_SET_THROW); in dispatch()
238 "com.sun.star.awt.Toolkit")), context_), in dispatch()
247 context_), in dispatch()
/aoo41x/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 __anon3faff0ec0111::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 __anon3faff0ec0111::Dispatch
235 context_->getServiceManager(), css::uno::UNO_SET_THROW); in dispatch()
240 "com.sun.star.awt.Toolkit")), context_), in dispatch()
249 context_), in dispatch()
/aoo41x/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()
/aoo41x/main/configmgr/source/
H A Dupdate.cxx71 context_(context) in Service()
96 css::uno::Reference< css::uno::XComponentContext > context_; member in configmgr::update::__anon8da53bc50111::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::__anoncce303250111::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
/aoo41x/main/configmgr/qa/unit/
H A Dtest.cxx132 css::uno::Reference< css::uno::XComponentContext > context_; member in __anon73eaca920111::Test
370 context_ = css::uno::Reference< css::uno::XComponentContext >( in setUp()
378 context_->getValueByName( in setUp()
388 context_, css::uno::UNO_QUERY_THROW)->dispose(); in tearDown()
/aoo41x/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()
/aoo41x/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 72 milliseconds