summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl')
-rw-r--r--udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl21
1 files changed, 19 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
index cf999314ab1d..379893357f72 100644
--- a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
+++ b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ArrayIndexOutOfBoundsException.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-12-11 13:32:48 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:16:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,5 +89,22 @@ exception ArrayIndexOutOfBoundsException: com::sun::star::lang::IndexOutOfBounds
/*=============================================================================
+ $Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/13 15:47:00 mi
+ symtactical documentation and minor semantic documentation flaws fixed
+
+ Revision 1.4 2000/11/08 12:28:40 mi
+ moved from api
+
+ 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.1.1 1999/11/11 09:48:43 jsc
+ new
+
+
=============================================================================*/
#endif