summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/XActiveDataStreamer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XActiveDataStreamer.idl')
-rw-r--r--udkapi/com/sun/star/io/XActiveDataStreamer.idl10
1 files changed, 6 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/io/XActiveDataStreamer.idl b/udkapi/com/sun/star/io/XActiveDataStreamer.idl
index 1cec73e21..dbf6f067e 100644
--- a/udkapi/com/sun/star/io/XActiveDataStreamer.idl
+++ b/udkapi/com/sun/star/io/XActiveDataStreamer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XActiveDataStreamer.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,7 +72,7 @@
//=============================================================================
- module com { module sun { module star { module io {
+module com { module sun { module star { module io {
//=============================================================================
@@ -91,7 +91,6 @@ interface XActiveDataStreamer: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::io::XActiveDataStreamer::setStream
/** plugs the input/output stream.
-
<p>If <type>XConnectable</type> is also implemented, this
method should query <var>aStream</var> for a
<type>XConnectable</type> and connect both.</p>
@@ -115,6 +114,9 @@ interface XActiveDataStreamer: 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