20 #ifndef __com_sun_star_datatransfer_dnd_DragSourceDropEvent_idl__ 21 #define __com_sun_star_datatransfer_dnd_DragSourceDropEvent_idl__ 26 module
com { module sun { module star { module datatransfer { module dnd {
byte DropAction
The action performed by the target on the subject of the drop.
Definition: DragSourceDropEvent.idl:44
The DragSourceDropEvent is delivered from an object that implements XDragSourceContext to its current...
Definition: DragSourceDropEvent.idl:37
Definition: Ambiguous.idl:22
This class is the base class for DragSourceDragEvent and DragSourceDropEvent.
Definition: DragSourceEvent.idl:38
boolean DropSuccess
Indicates if the drop was successful.
Definition: DragSourceDropEvent.idl:49