21 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:39
 
The DragSourceDropEvent is delivered from an object that implements XDragSourceContext to its current...
Definition: DragSourceDropEvent.idl:32
 
Definition: Ambiguous.idl:20
 
This class is the base class for DragSourceDragEvent and DragSourceDropEvent. 
Definition: DragSourceEvent.idl:33
 
boolean DropSuccess
Indicates if the drop was successful. 
Definition: DragSourceDropEvent.idl:44