summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl
index 5e8c6686dd8d..c088620ae0fa 100644
--- a/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl
@@ -28,9 +28,9 @@ module com { module sun { module star { module datatransfer { module dnd {
published interface XDragSource;
published interface XDragSourceContext;
-/** This class is the base class for <type>DragSourceDragEvent</type> and <type>DragSourceDropEvent</type>.
+/** This class is the base class for DragSourceDragEvent and DragSourceDropEvent.
- <p>To access the <type>XDragSource</type> that originated this event, use the
+ <p>To access the XDragSource that originated this event, use the
<member scope="com::sun::star::lang">EventObject::Source</member> member of
this object.</p>
*/