Searched refs:SimpleCurrentContext (Results 1 – 1 of 1) sorted by relevance
175 class SimpleCurrentContext : public cppu::WeakImplHelper1< uno::XCurrentContext > class180 SimpleCurrentContext(const CurrentContext & xChainedContext) in SimpleCurrentContext() function in __anondea439230111::SimpleCurrentContext201 SimpleCurrentContext::getValueByName( OUString const & aName) in getValueByName()210 class ConfigurationErrorHandler::Context : public SimpleCurrentContext214 : SimpleCurrentContext( uno::getCurrentContext() ) in Context()241 return SimpleCurrentContext::getValueByName( aName ); in getValueByName()