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