LibreOffice
LibreOffice 6.3 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_document_XDocumentEventBroadcaster_idl__
21 #define __com_sun_star_document_XDocumentEventBroadcaster_idl__
29 module
com { module sun { module star { module document {
31 interface XDocumentEventListener;
90 void notifyDocumentEvent(
91 [in]
string EventName,
extends the XController interface
Definition: XController2.idl:36
allows to be notified of events happening in an OfficeDocument, and to cause notification of such eve...
Definition: XDocumentEventBroadcaster.idl:43
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
allows to be notified of events happening in an OfficeDocument
Definition: XDocumentEventListener.idl:38
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:38