Searched defs:_key (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/extensions/source/resource/ |
| H A D | oooresourceloader.cxx | 378 …const ::rtl::OUString& _key, ResourceTypePtr& _out_resourceType, sal_Int32& _out_resourceId ) const in impl_getResourceTypeAndId_nothrow() 398 …sourceBundle::impl_getDirectElement_nothrow( const ::rtl::OUString& _key, Any& _out_Element ) const in impl_getDirectElement_nothrow() 414 … OpenOfficeResourceBundle::getDirectElement( const ::rtl::OUString& _key ) throw (RuntimeException) in getDirectElement() 424 …st ::rtl::OUString& _key ) throw (NoSuchElementException, WrappedTargetException, RuntimeException) in getByName() 451 …AL_CALL OpenOfficeResourceBundle::hasByName( const ::rtl::OUString& _key ) throw (RuntimeException) in hasByName()
|
| /AOO41X/main/comphelper/source/container/ |
| H A D | enumerablemap.cxx | 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()
|
| /AOO41X/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/ |
| H A D | StorageNativeOutputStream.java | 41 public StorageNativeOutputStream(String _name,Object _key) { in StorageNativeOutputStream()
|