Searched defs:_key (Results 1 – 3 of 3) sorted by relevance
378 …bool OpenOfficeResourceBundle::impl_getResourceTypeAndId_nothrow( const ::rtl::OUString& _key, Res… in impl_getResourceTypeAndId_nothrow()398 …bool OpenOfficeResourceBundle::impl_getDirectElement_nothrow( const ::rtl::OUString& _key, Any& _o… in impl_getDirectElement_nothrow()414 …Any SAL_CALL OpenOfficeResourceBundle::getDirectElement( const ::rtl::OUString& _key ) throw (Runt… in getDirectElement()424 …Any SAL_CALL OpenOfficeResourceBundle::getByName( const ::rtl::OUString& _key ) throw (NoSuchEleme… in getByName()451 …::sal_Bool SAL_CALL OpenOfficeResourceBundle::hasByName( const ::rtl::OUString& _key ) throw (Runt… in hasByName()
603 …::sal_Bool SAL_CALL EnumerableMap::containsKey( const Any& _key ) throw (IllegalTypeException, Ill… in containsKey()630 …Any SAL_CALL EnumerableMap::get( const Any& _key ) throw (IllegalTypeException, IllegalArgumentExc… in get()643 …Any SAL_CALL EnumerableMap::put( const Any& _key, const Any& _value ) throw (NoSupportException, I… in put()669 …Any SAL_CALL EnumerableMap::remove( const Any& _key ) throw (NoSupportException, IllegalTypeExcept… in remove()
41 public StorageNativeOutputStream(String _name,Object _key) { in StorageNativeOutputStream()
Completed in 24 milliseconds