LibreOffice
LibreOffice 24.8 SDK API Reference
|
This class is the base class for DropTargetDragEvent and DropTargetDropEvent. More...
import <DropTargetEvent.idl;
Public Attributes | |
byte | Dummy |
UNO specification does not allow empty struct definitions. | |
![]() | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. | |
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.
byte Dummy |
UNO specification does not allow empty struct definitions.