summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
index 688cfe843d52..5e40014ff59c 100644
--- a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -41,12 +41,12 @@
module com { module sun { module star { module datatransfer { module dnd {
//=============================================================================
-/** The <type>DropTargetDragEnterEvent</type> is delivered from the drop target to the
- currently registered drop target listeners whenever the logical cursor
- associated with a Drag and Drop operation enters the visible geometry
+/** The <type>DropTargetDragEnterEvent</type> is delivered from the drop target to the
+ currently registered drop target listeners whenever the logical cursor
+ associated with a Drag and Drop operation enters the visible geometry
of a window associated with a drop target.
- <p>It contains the <type scope="com::sun::star::datatransfer">DataFlavor</type>
+ <p>It contains the <type scope="com::sun::star::datatransfer">DataFlavor</type>
types supported by the transferable object of the current Drag and Drop operation. </p>
@see com::sun::star::datatransfer::XTransferable