20 #ifndef __com_sun_star_container_EnumerableMap_idl__
21 #define __com_sun_star_container_EnumerableMap_idl__
28 module com { module sun { module star { module container {
91 create( [in] type KeyType, [in] type ValueType )
119 [in] sequence< ::com::sun::star::beans::Pair< any, any > > Values
provides a default XEnumerableMap implementation
Definition: EnumerableMap.idl:75
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
extends XMap with enumeration capabilities.
Definition: XEnumerableMap.idl:55
This exception is thrown to indicate the use of a type which is not appropriate.
Definition: IllegalTypeException.idl:35