summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/XActiveDataSink.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XActiveDataSink.idl')
-rw-r--r--udkapi/com/sun/star/io/XActiveDataSink.idl13
1 files changed, 6 insertions, 7 deletions
diff --git a/udkapi/com/sun/star/io/XActiveDataSink.idl b/udkapi/com/sun/star/io/XActiveDataSink.idl
index eb61dfab4..9b86653a6 100644
--- a/udkapi/com/sun/star/io/XActiveDataSink.idl
+++ b/udkapi/com/sun/star/io/XActiveDataSink.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XActiveDataSink.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:36 $
+ * last change: $Author: mi $ $Date: 2000-12-11 16:09:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,15 +72,13 @@
//=============================================================================
- module com { module sun { module star { module io {
+module com { module sun { module star { module io {
//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XActiveDataSink
/** makes it possible to read the corresponding object from an input stream.
-
-
<p>If you want to allow control from outside, also implement the
<type>XActiveDataControl</type> interface. </p>
*/
@@ -92,8 +90,6 @@ interface XActiveDataSink: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::io::XActiveDataSink::setInputStream
/** plugs the input stream.
-
-
<p>If <type>XConnectable</type> is also implemented, this
method should query <var>aStream</var> for an
<type>XConnectable</type> and connect both.</p>
@@ -117,6 +113,9 @@ interface XActiveDataSink: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:36 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:23 hjs
initial import