21module
com { module sun { module star { module container {
112 [in] sequence< ::com::sun::star::beans::Pair< any, any > > Values
This exception is thrown to indicate the use of a type which is not appropriate.
Definition IllegalTypeException.idl:32
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
extends XMap with enumeration capabilities.
Definition XEnumerableMap.idl:49
type KeyType
denotes the type of the keys in the map.
Definition XMap.idl:43
type ValueType
denotes the type of the values in the map.
Definition XMap.idl:49
Definition Ambiguous.idl:20
provides a default XEnumerableMap implementation
Definition EnumerableMap.idl:69
create([in] type KeyType, [in] type ValueType)
creates an instance mapping from the given key type to the given value type
createImmutable([in] type KeyType, [in] type ValueType, [in] sequence< ::com::sun::star::beans::Pair< any, any > > Values)
creates an instance mapping from the given key type to the given value type