LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_office_XAnnotationAccess_idl__
21 #define __com_sun_star_office_XAnnotationAccess_idl__
28 module
com { module sun { module star { module office {
XAnnotationEnumeration createAnnotationEnumeration()
This interface gives access to the annotation for a document content.
Definition: XAnnotationAccess.idl:34
An enumeration for a set of annotations.
Definition: XAnnotationEnumeration.idl:33
XAnnotation createAndInsertAnnotation()
creates a new annotation and inserts it into the document content.
void removeAnnotation([in] XAnnotation annotation)
removes the annotation from this document content.
This interface gives access to an annotation inside a document.
Definition: XAnnotation.idl:38
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31