summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/io/XDataInputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XDataInputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/XDataInputStream.idl33
1 files changed, 31 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/XDataInputStream.idl b/udkapi/com/sun/star/io/XDataInputStream.idl
index c9a144342060..24dc3e3dbb2d 100644
--- a/udkapi/com/sun/star/io/XDataInputStream.idl
+++ b/udkapi/com/sun/star/io/XDataInputStream.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDataInputStream.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:35:06 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:16:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -165,5 +165,34 @@ interface XDataInputStream: com::sun::star::io::XInputStream
/*=============================================================================
+ $Log: not supported by cvs2svn $
+ Revision 1.7 2002/01/18 13:41:36 jbu
+ #96701# DataInputStream.idl DataOutputStream.idl MarkableInputStream.idl MarkableOutputStream.idl ObjectInputStream.idl ObjectOutputStream.idl Pipe.idl Pump.idl XDataInputStream.idl XDataOutputStream.idl XInputStream.idl XOutputStream.idl XPersistObject.idl
+
+ 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.1.1.1 2000/09/18 23:35:23 hjs
+ initial import
+
+ Revision 1.5 2000/09/11 11:52:31 mi
+ documentation merged from XML
+
+ Revision 1.3 2000/03/09 15:48:50 mi
+ #70728# missing documentation
+
+ Revision 1.2 2000/02/07 11:24:37 mi
+ zu #70728# missing documentation marked
+
+ Revision 1.1.1.1 1999/11/11 09:48:43 jsc
+ new
+
+
=============================================================================*/
#endif