21module
com { module sun { module star { module container {
This exception is thrown when a feature of an interface is not supported.
Definition NoSupportException.idl:35
extends XMap with enumeration capabilities.
Definition XEnumerableMap.idl:49
XEnumeration createElementEnumeration([in] boolean Isolated)
creates an enumerator for the key-value pairs of the map
XEnumeration createKeyEnumeration([in] boolean Isolated)
creates an enumerator for the keys of the map
XEnumeration createValueEnumeration([in] boolean Isolated)
creates an enumerator for the values of the map
provides functionality to enumerate the contents of a container.
Definition XEnumeration.idl:47
describes a map between keys and values.
Definition XMap.idl:36
Definition Ambiguous.idl:20