19 #ifndef __com_sun_star_container_XEnumeration_idl__
20 #define __com_sun_star_container_XEnumeration_idl__
30 module
com { module sun { module star { module container {
59 boolean hasMoreElements();
– idl definition –
Definition: Ambiguous.idl:22
provides functionality to enumerate the contents of a container.
Definition: XEnumeration.idl:54
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
is thrown by child access methods of collections, if the addressed child does not exist...
Definition: NoSuchElementException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47