LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XAnnotationEnumeration Interface Reference

An enumeration for a set of annotations. More...

import"XAnnotationEnumeration.idl";

Public Member Functions

boolean hasMoreElements ()
 tests whether this enumeration contains more elements. More...
 
XAnnotation nextElement () raises ( com::sun::star::container::NoSuchElementException )
 

Detailed Description

An enumeration for a set of annotations.

Member Function Documentation

◆ hasMoreElements()

boolean hasMoreElements ( )

tests whether this enumeration contains more elements.

◆ nextElement()

Returns
the next element of this enumeration.
Exceptions
NoSuchElementExceptionif no more elements exist.

The documentation for this interface was generated from the following file: