:: com :: sun :: star :: datatransfer :: dnd ::

struct DropTargetEvent
Base Hierarchy
DropTargetEvent
 ┗ ::com::sun::star::lang::EventObject
Description
This class is the base class for DropTargetDragEvent and DropTargetDropEvent.

To access the XDropTarget that originated this event, use the ::com::sun::star::lang::EventObject::Source member of this object.


Elements' Summary
Dummy UNO specification does not allow empty struct definitions.  
Elements' Details
Dummy
byte Dummy;
Description
UNO specification does not allow empty struct definitions.
Top of Page