19#ifndef __com_sun_star_office_XAnnotationEnumeration_idl__
20#define __com_sun_star_office_XAnnotationEnumeration_idl__
27module
com { module sun { module star { module office {
47 raises(
com::sun::star::container::NoSuchElementException );
An enumeration for a set of annotations.
Definition: XAnnotationEnumeration.idl:33
XAnnotation nextElement()
boolean hasMoreElements()
tests whether this enumeration contains more elements.
This interface gives access to an annotation inside a document.
Definition: XAnnotation.idl:38
Definition: Accessible.idl:22