summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:56:49 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:56:49 +0000
commit0a543ee87ba44cc842649ece640d947618578823 (patch)
tree6c640226875ccb196581b9836812394da31dc7f8 /udkapi/com/sun/star/java
parent7ef74415df01619941b364fb5cf5f3e16634aa6c (diff)
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:47 mi 1.5.24.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com/sun/star/java')
-rw-r--r--udkapi/com/sun/star/java/JavaNotConfiguredException.idl6
-rw-r--r--udkapi/com/sun/star/java/MissingJavaRuntimeException.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/java/JavaNotConfiguredException.idl b/udkapi/com/sun/star/java/JavaNotConfiguredException.idl
index a773fb6c0bd3..676a803f03c2 100644
--- a/udkapi/com/sun/star/java/JavaNotConfiguredException.idl
+++ b/udkapi/com/sun/star/java/JavaNotConfiguredException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: JavaNotConfiguredException.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 15:53:11 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:56:13 $
*
* 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 exception occurs if there is no java.ini or javarc available. This usually
happens if a user cancels the Java configuration which of the office.
- @since #107627#
+ @since OOo1.1.2
*/
published exception JavaNotConfiguredException: JavaInitializationException
{
diff --git a/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl b/udkapi/com/sun/star/java/MissingJavaRuntimeException.idl
index ca3384b43b0a..7fb506d44aad 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 15:53:55 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:56:49 $
*
* 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 #107627#
+ @since OOo1.1.2
*/
published exception MissingJavaRuntimeException: JavaInitializationException
{