From 6eedb52b3731a4d5b03ede086eaed2087304cc0c Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:08:24 +0000 Subject: INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED 2005/02/02 15:46:16 mi 1.6.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/java/MissingJavaRuntimeException.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'udkapi/com/sun/star/java') diff --git a/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl b/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl index 7fb506d44aad..feb2a25afea5 100644 --- a/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl +++ b/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl @@ -2,9 +2,9 @@ * * $RCSfile: MissingJavaRuntimeException.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:56:49 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:07:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ module com { module sun { module star { module java { This happens when a user moves or deletes a Java installation after the office has been configured to use that Java installation. - @since OOo1.1.2 + @since OOo 1.1.2 */ published exception MissingJavaRuntimeException: JavaInitializationException { -- cgit