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,
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:38
allows to be notified of events happening in an OfficeDocument, and to cause notification of such eve...
Definition: XDocumentEventBroadcaster.idl:43
allows to be notified of events happening in an OfficeDocument
Definition: XDocumentEventListener.idl:38
extends the XController interface
Definition: XController2.idl:36