summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/datatransfer/dnd
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:37:51 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:37:51 +0000
commitfac03bb16850d7541422584e097e46047ae65e93 (patch)
tree1a9edeacb090315a9885c454e2b2cf0b33550dbe /offapi/com/sun/star/datatransfer/dnd
parent9d82d23762a05ea55baf5f135f6c99516128fa6a (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 14:57:29 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/datatransfer/dnd')
-rw-r--r--offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
index 399d9b5e9e66..e26d67f49094 100644
--- a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
+++ b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDragSourceContext.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:03:35 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:37:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
module com { module sun { module star { module datatransfer { module dnd {
-interface XDragSourceListener;
+ published interface XDragSourceListener;
//=============================================================================
/** The drag source context class is responsible for managing the initiator side
@@ -89,7 +89,7 @@ interface XDragSourceListener;
@see com::sun::star::datatransfer::dnd::XDragSourceListener
*/
-interface XDragSourceContext: com::sun::star::uno::XInterface
+published interface XDragSourceContext: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** Get the identifier of the currently used cursor.