summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl
index 50323a23a51b..1d574c49406b 100644
--- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl
@@ -40,7 +40,7 @@ published interface XDropTargetListener: com::sun::star::lang::XEventListener
/** The drag operation has terminated with a drop on this drop target.
<p><strong>NOTE:</strong> The implementation
- has to wait until the method <method>XDropTargetDropContext::dropComplete</method>
+ has to wait until the method XDropTargetDropContext::dropComplete()
is called before releasing the data for the drop operation. This
should occur before returning from drop in a normal flow of operation.
Also, the implementor of XDropTargetListener should not assume