21module
com { module sun { module star { module document {
makes it possible to register listeners which are called whenever a document event (see EventObject) ...
Definition generated_idl_chapter_refs.idl:239
Used to link a listener to a specific shape.
Definition XShapeEventBroadcaster.idl:29
void addShapeEventListener([in] com::sun::star::drawing::XShape Shape, [in] XShapeEventListener Listener)
registers the given listener
void removeShapeEventListener([in] com::sun::star::drawing::XShape Shape, [in] XShapeEventListener Listener)
unregisters the given listener
makes it possible to register listeners, which are called whenever a document or document content eve...
Definition XShapeEventListener.idl:31
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:29
Definition Ambiguous.idl:20