summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
index 1773dfa3f2d1..1de0087fca09 100644
--- a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module datatransfer { module dnd {
-/** The <type>DropTargetDragEnterEvent</type> is delivered from the drop target to the
+/** 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.