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 db548afd8bf0..4055de129b79 100644
--- a/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
@@ -27,7 +27,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>
+/** A DragGestureEvent is passed to the method XDragGestureListener::dragGestureRecognized()
when a particular XDragGestureRecognizer detects that a platform
dependent drag initiating gesture has occurred on the component that it is
tracking.