LibreOffice
LibreOffice 24.2 SDK API Reference
|
represents a mail merge event. More...
import"MailMergeEvent.idl";
Public Attributes | |
com::sun::star::frame::XModel | Model |
The model of the document to be processed next. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
represents a mail merge event.
This type of event is being sent by the mail merge service right before the merging of the next document to be processed. This allows for example to modify the document specifically before it gets merged.
The model of the document to be processed next.