summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/XInputStream.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/io/XInputStream.idl')
-rw-r--r--udkapi/com/sun/star/io/XInputStream.idl48
1 files changed, 2 insertions, 46 deletions
diff --git a/udkapi/com/sun/star/io/XInputStream.idl b/udkapi/com/sun/star/io/XInputStream.idl
index bcea2420f964..441d9c7ce08a 100644
--- a/udkapi/com/sun/star/io/XInputStream.idl
+++ b/udkapi/com/sun/star/io/XInputStream.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInputStream.idl,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:43:59 $
+ * last change: $Author: mi $ $Date: 2002-12-11 13:35:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -204,49 +204,5 @@ interface XInputStream: com::sun::star::uno::XInterface
/*=============================================================================
- $Log: not supported by cvs2svn $
- Revision 1.10.2.1 2002/06/05 16:38:40 jbu
- documentation reviewed
-
- Revision 1.10 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.9 2001/11/16 14:45:32 mi
- proofing by Richard Holt
-
- Revision 1.8 2001/05/03 12:37:21 jbu
- removed a typo
-
- Revision 1.7 2001/05/03 12:26:14 jbu
- improved documentation for the readBytes()-call
-
- 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:24 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:31 mi
- documentation merged from XML
-
- Revision 1.4 2000/02/17 17:19:43 mi
- proofreading in layouted version
-
- Revision 1.3 1999/11/25 14:20:11 jbu
- now passes unoidl compiler
-
- Revision 1.2 1999/11/25 09:14:09 jbu
- added IOException
-
- Revision 1.1.1.1 1999/11/11 09:48:43 jsc
- new
-
-
=============================================================================*/
#endif