summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
index 483e42ac2693..a6279963ee76 100644
--- a/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
@@ -28,7 +28,7 @@ module com { module sun { module star { module datatransfer { module dnd {
published interface XDragSource;
/** A DragGestureEvent is passed to the method <member>XDragGestureListener::dragGestureRecognized()</member>
- when a particular <type>XDragGestureRecognizer</type> detects that a platform
+ when a particular XDragGestureRecognizer detects that a platform
dependent drag initiating gesture has occurred on the component that it is
tracking.
*/