Searched refs:getDirectElement (Results 1 – 4 of 4) sorted by relevance
216 …virtual ::com::sun::star::uno::Any SAL_CALL getDirectElement( const ::rtl::OUString& key ) throw (…414 …Any SAL_CALL OpenOfficeResourceBundle::getDirectElement( const ::rtl::OUString& _key ) throw (Runt… in getDirectElement() function in res::OpenOfficeResourceBundle
148 public final Object getDirectElement(String key) 231 any getDirectElement( [in] string key );
53 <p>Resource keys, as passed to the <member>XResourceBundle::getDirectElement</member> or
349 OSL_VERIFY( _rxBundle->getDirectElement( aBuffer.makeStringAndClear() ) >>= sMessage ); in lcl_loadString_nothrow()
Completed in 33 milliseconds