LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
DropTargetEvent Struct Referencepublished

This class is the base class for DropTargetDragEvent and DropTargetDropEvent. More...

import"DropTargetEvent.idl";

Inheritance diagram for DropTargetEvent:
EventObject DropTargetDragEvent DropTargetDropEvent DropTargetDragEnterEvent

Public Attributes

byte Dummy
 UNO specification does not allow empty struct definitions. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed 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.

Member Data Documentation

◆ Dummy

byte Dummy

UNO specification does not allow empty struct definitions.


The documentation for this struct was generated from the following file: