20 #ifndef __com_sun_star_datatransfer_dnd_DragSourceDragEvent_idl__
21 #define __com_sun_star_datatransfer_dnd_DragSourceDragEvent_idl__
26 module com { module sun { module star { module datatransfer { module dnd {
byte UserAction
The user's currently selected drop action.
Definition: DragSourceDragEvent.idl:51
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
byte DropAction
The drag action selected by the current drop target.
Definition: DragSourceDragEvent.idl:45