summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/NullPointerException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/NullPointerException.idl')
-rw-r--r--udkapi/com/sun/star/lang/NullPointerException.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/lang/NullPointerException.idl b/udkapi/com/sun/star/lang/NullPointerException.idl
index 4d1406d47..b3004dbe3 100644
--- a/udkapi/com/sun/star/lang/NullPointerException.idl
+++ b/udkapi/com/sun/star/lang/NullPointerException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NullPointerException.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-13 15:47:00 $
+ * last change: $Author: mi $ $Date: 2000-12-19 13:49:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
<NULL/> in a case where an object is required.
<p>Applications should throw instances of this class to indicate
- other illegal uses of the <null/> object. </p>
+ other illegal uses of the <NULL/> object. </p>
@see XIdlReflection::forName()
*/
@@ -92,6 +92,9 @@ exception NullPointerException: com::sun::star::uno::Exception
/*=============================================================================
$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:41 mi
moved from api