Searched refs:getContextValueByName (Results 1 – 4 of 4) sorted by relevance
137 getContextValueByName( const ::rtl::OUString& _rName ) const;150 return getContextValueByName( ::rtl::OUString::createFromAscii( _pAsciiName ) ); in getContextValueByAsciiName()
68 Any ComponentContext::getContextValueByName( const ::rtl::OUString& _rName ) const in getContextValueByName() function in pcr::ComponentContext
94 Any ComponentContext::getContextValueByName( const ::rtl::OUString& _rName ) const in getContextValueByName() function in comphelper::ComponentContext135 return Reference< XInterface >( getContextValueByName( sKey ), UNO_QUERY ); in getSingleton()
225 getContextValueByName( const ::rtl::OUString& _rName ) const;238 return getContextValueByName( ::rtl::OUString::createFromAscii( _pAsciiName ) ); in getContextValueByAsciiName()
Completed in 40 milliseconds