diff options
author | Michael Hönnig <mi@openoffice.org> | 2003-01-21 12:17:36 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2003-01-21 12:17:36 +0000 |
commit | 07624b6bdff485d4316a34ea4cc074dc5550c08f (patch) | |
tree | dd2b3d3bf80a23d3c4a18e70e476609f5914b864 /udkapi/com/sun/star/lang/NoSuchMethodException.idl | |
parent | f6355ecc50eaaab1b8c97a2a7481778a3c414365 (diff) |
merge from src641 internal ODK release
Diffstat (limited to 'udkapi/com/sun/star/lang/NoSuchMethodException.idl')
-rw-r--r-- | udkapi/com/sun/star/lang/NoSuchMethodException.idl | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/NoSuchMethodException.idl b/udkapi/com/sun/star/lang/NoSuchMethodException.idl index 6fc0b14dd9b0..7744b9007a1c 100644 --- a/udkapi/com/sun/star/lang/NoSuchMethodException.idl +++ b/udkapi/com/sun/star/lang/NoSuchMethodException.idl @@ -2,9 +2,9 @@ * * $RCSfile: NoSuchMethodException.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-12-11 13:31:33 $ + * last change: $Author: mi $ $Date: 2003-01-21 13:16:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,5 +85,22 @@ exception NoSuchMethodException: 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 + + 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 |