19 #ifndef __com_sun_star_document_XShapeEventListener_idl__
20 #define __com_sun_star_document_XShapeEventListener_idl__
25 module
com { module sun { module star { module document {
makes it possible to register listeners, which are called whenever a document or document content eve...
Definition: XShapeEventListener.idl:35
void notifyShapeEvent([in] EventObject Event)
is called whenever a document event (see EventObject) occurs
Definition: Ambiguous.idl:22
is thrown on document and document content events
Definition: EventObject.idl:36