19#ifndef __com_sun_star_presentation_XShapeEventListener_idl__
20#define __com_sun_star_presentation_XShapeEventListener_idl__
26module
com { module sun { module star { module presentation {
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:39
base interface for all event listeners interfaces.
Definition XEventListener.idl:33
Listener interface to receive shape-specific events.
Definition XShapeEventListener.idl:33
void click([in] ::com::sun::star::drawing::XShape xShape, [in] ::com::sun::star::awt::MouseEvent aOriginalEvent)
Notify a clicked shape.
Definition Ambiguous.idl:22
specifies an event from the mouse.
Definition MouseEvent.idl:39