summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
index 75b7cf2958fd..2e65562a0aa1 100644
--- a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module datatransfer { module dnd {
DragSourceListener and providing the Transferable state to enable the data
transfer. </p>
- <p>An instance of this class is created as a result of the method <member>XDragSource::startDrag()</member>
+ <p>An instance of this class is created as a result of the method XDragSource::startDrag()
being successfully invoked. This instance is responsible
for tracking the state of the operation on behalf of the drag source and
dispatching state changes to the drag source listener. </p>