Home
last modified time | relevance | path

Searched refs:enumerators (Results 1 – 3 of 3) sorted by relevance

/trunk/main/udkapi/com/sun/star/container/
H A DXEnumerableMap.idl39 …o assumption should be made about the ordering of the elements returned by the various enumerators.
44 <p>You can create enumerators for the keys of the map, its values, and its key-value pairs.</p>
56 …<p>Implementations of this interface might decide to support only <em>isolated</em> enumerators, or
57 …only <em>non-isolated</em> enumerators. Again, it's up to the service to specify this. Requesting …
H A DEnumerableMap.idl75 …and <em>non-isolated</em> enumerators. The latter one will be automatically disposed when the map …
/trunk/main/idlc/source/
H A Dparser.y2898 at_least_one_enumerator : enumerator enumerators ;
2900 enumerators : label
2901 enumerators

Completed in 14 milliseconds