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