Home
last modified time | relevance | path

Searched refs:getContextValueByName (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/extensions/source/propctrlr/
H A Dpcrcomponentcontext.hxx137 getContextValueByName( const ::rtl::OUString& _rName ) const;
150 return getContextValueByName( ::rtl::OUString::createFromAscii( _pAsciiName ) ); in getContextValueByAsciiName()
H A Dpcrcomponentcontext.cxx68 Any ComponentContext::getContextValueByName( const ::rtl::OUString& _rName ) const in getContextValueByName() function in pcr::ComponentContext
/aoo42x/main/comphelper/source/misc/
H A Dcomponentcontext.cxx94 Any ComponentContext::getContextValueByName( const ::rtl::OUString& _rName ) const in getContextValueByName() function in comphelper::ComponentContext
135 return Reference< XInterface >( getContextValueByName( sKey ), UNO_QUERY ); in getSingleton()
/aoo42x/main/comphelper/inc/comphelper/
H A Dcomponentcontext.hxx225 getContextValueByName( const ::rtl::OUString& _rName ) const;
238 return getContextValueByName( ::rtl::OUString::createFromAscii( _pAsciiName ) ); in getContextValueByAsciiName()

Completed in 25 milliseconds