| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
An enumeration for a set of annotations. More...
import "XAnnotationEnumeration.idl";
| Public Member Functions | |
| boolean | hasMoreElements () | 
| tests whether this enumeration contains more elements. | |
| XAnnotation | nextElement () raises ( com::sun::star::container::NoSuchElementException ) | 
An enumeration for a set of annotations.
| boolean hasMoreElements | ( | ) | 
tests whether this enumeration contains more elements.
| XAnnotation nextElement | ( | ) | ||||
| raises | ( | com::sun::star::container::NoSuchElementException ) | ||||
| NoSuchElementException | if no more elements exist. |