The DropTargetDragEnterEvent is delivered from the drop target to the
currently registered drop target listeners whenever the logical cursor
associated with a Drag and Drop operation enters the visible geometry
of a window associated with a drop target.
It contains the ::com::sun::star::datatransfer::DataFlavor
types supported by the transferable object of the current Drag and Drop operation.