20 #ifndef __com_sun_star_datatransfer_dnd_XDragSourceListener_idl__
21 #define __com_sun_star_datatransfer_dnd_XDragSourceListener_idl__
28 module
com { module sun { module star { module datatransfer { module dnd {
This interface must be implemented by any drag gesture recognizer implementation that a drag source s...
Definition: XDragSourceListener.idl:37
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32
The DragSourceDropEvent is delivered from an object that implements XDragSourceContext to its current...
Definition: DragSourceDropEvent.idl:37
– idl definition –
Definition: Ambiguous.idl:22
The DragSourceDragEvent is delivered from an object that implements the XDragSourceContext to the cur...
Definition: DragSourceDragEvent.idl:39
This class is the base class for DragSourceDragEvent and DragSourceDropEvent.
Definition: DragSourceEvent.idl:38