LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_document_XShapeEventBroadcaster_idl__
20 #define __com_sun_star_document_XShapeEventBroadcaster_idl__
26 module
com { module sun { module star { module document {
void removeShapeEventListener([in] com::sun::star::drawing::XShape Shape, [in] XShapeEventListener Listener)
unregisters the given listener
void addShapeEventListener([in] com::sun::star::drawing::XShape Shape, [in] XShapeEventListener Listener)
registers the given listener
Used to link a listener to a specific shape.
Definition: XShapeEventBroadcaster.idl:34
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:39
makes it possible to register listeners, which are called whenever a document or document content eve...
Definition: XShapeEventListener.idl:35
makes it possible to register listeners which are called whenever a document event (see EventObject) ...
Definition: XEventBroadcaster.idl:35
Definition: Ambiguous.idl:22