summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/io/WrongFormatException.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:17:36 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:17:36 +0000
commita0195ed41ae9be58d5c08b2b674de96e1915da8e (patch)
tree1c204cb69858b698b374b2f064b852affa99255c /udkapi/com/sun/star/io/WrongFormatException.idl
parentfde07db82a8b39281b83497a40244a194f088009 (diff)
merge from src641 internal ODK release
Diffstat (limited to 'udkapi/com/sun/star/io/WrongFormatException.idl')
-rw-r--r--udkapi/com/sun/star/io/WrongFormatException.idl21
1 files changed, 19 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/io/WrongFormatException.idl b/udkapi/com/sun/star/io/WrongFormatException.idl
index b6b8b2ae2..5ea9ec109 100644
--- a/udkapi/com/sun/star/io/WrongFormatException.idl
+++ b/udkapi/com/sun/star/io/WrongFormatException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: WrongFormatException.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:35:40 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:16:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,5 +86,22 @@ exception WrongFormatException: com::sun::star::io::IOException
/*=============================================================================
+ $Log: not supported by cvs2svn $
+ 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.3 2000/09/11 11:52:31 mi
+ documentation merged from XML
+
+ Revision 1.1.1.1 1999/11/11 09:48:43 jsc
+ new
+
+
=============================================================================*/
#endif