summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/io/XStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XStream.idl')
-rw-r--r--udkapi/com/sun/star/io/XStream.idl30
1 files changed, 28 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/XStream.idl b/udkapi/com/sun/star/io/XStream.idl
index 333879f6333f..3333ecf327be 100644
--- a/udkapi/com/sun/star/io/XStream.idl
+++ b/udkapi/com/sun/star/io/XStream.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XStream.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:36:29 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,5 +110,31 @@ interface XStream: com::sun::star::uno::XInterface
/*=============================================================================
+ $Log: not supported by cvs2svn $
+ Revision 1.6 2001/03/16 15:10:36 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
+ Revision 1.5 2000/12/11 16:09:49 mi
+ documentation syntax fixed and some minor semantic documentation fixes
+
+ Revision 1.4 2000/11/08 12:28:36 mi
+ moved from api
+
+ Revision 1.2 2000/10/23 07:50:28 abi
+ Replaced all Methods by getInputStream and getOutputStream,
+ so it fits now better into the io-project
+
+ Revision 1.1.1.1 2000/09/18 23:35:24 hjs
+ initial import
+
+ Revision 1.3 2000/09/11 11:52:32 mi
+ documentation merged from XML
+
+ Revision 1.1 2000/07/03 07:45:52 abi
+ Added XStream for read/write access to a stream
+ and XActiveDataStreamer as controller.
+ Updating documentation.
+
+
=============================================================================*/
#endif