21 module
com { module sun { module star { module document {
23 interface XDocumentEventListener;
82 void notifyDocumentEvent(
83 [in]
string EventName,
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:34
allows to be notified of events happening in an OfficeDocument, and to cause notification of such eve...
Definition: XDocumentEventBroadcaster.idl:35
allows to be notified of events happening in an OfficeDocument
Definition: XDocumentEventListener.idl:32
extends the XController interface
Definition: XController2.idl:28