diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:07:27 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:07:27 +0000 |
commit | 7507d880f82bcbae6e41d9c13a8cf48d18005a9f (patch) | |
tree | 228c551e3e87cb7e5e78c265a0aae327a1f60300 /udkapi/com/sun/star/java | |
parent | c5f720730eea50d18a87802f17a8df152341b456 (diff) |
INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED
2005/02/02 15:46:15 mi 1.7.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/java')
-rw-r--r-- | udkapi/com/sun/star/java/JavaVMCreationFailureException.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl b/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl index fb15c5c60501..4b87d611a91e 100644 --- a/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl +++ b/udkapi/com/sun/star/java/JavaVMCreationFailureException.idl @@ -3,9 +3,9 @@ * * $RCSfile: JavaVMCreationFailureException.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:56:38 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:07:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,7 @@ module com { module sun { module star { module java { library is corrupted, so that the symbols for JNI_GetDefaultVMInitArgs or JNI_CreateJavaVM cannot be found, etc. - @since OOo1.1.2 + @since OOo 1.1.2 */ published exception JavaVMCreationFailureException: JavaInitializationException { |