summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl
index b0fbb20ea473..3ed36c4edce5 100644
--- a/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl
@@ -25,8 +25,8 @@
module com { module sun { module star { module datatransfer { module dnd {
-/** The <type>DragSourceDropEvent</type> is delivered from an object that implements
- <type>XDragSourceContext</type> to its currently registered drag source listener's.
+/** The DragSourceDropEvent is delivered from an object that implements
+ XDragSourceContext to its currently registered drag source listener's.
<p>It contains sufficient information for the originator of the operation to
provide appropriate feedback to the end user when the operation completes.</p>