summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:57:03 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:57:03 +0000
commitf241b838c8fad23991fa870dee747a440e012f97 (patch)
treefe3c1982ee31df8e3ae356438b1bcb607646a09f /udkapi/com/sun/star/java
parent0a543ee87ba44cc842649ece640d947618578823 (diff)
INTEGRATION: CWS toolbars2 (1.2.26); FILE MERGED
2004/08/19 12:31:47 mi 1.2.26.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/JavaNotFoundException.idl6
-rwxr-xr-xudkapi/com/sun/star/java/RestartRequiredException.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/java/JavaNotFoundException.idl b/udkapi/com/sun/star/java/JavaNotFoundException.idl
index a88a2f9a1d42..b1a272af37d4 100644
--- a/udkapi/com/sun/star/java/JavaNotFoundException.idl
+++ b/udkapi/com/sun/star/java/JavaNotFoundException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: JavaNotFoundException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-06-01 09:07:59 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:56:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@ module com { module sun { module star { module java {
/** indicates that no suitable JRE was found.
- @since #i20052#
+ @since OOo2.0.0
*/
exception JavaNotFoundException: JavaInitializationException
{
diff --git a/udkapi/com/sun/star/java/RestartRequiredException.idl b/udkapi/com/sun/star/java/RestartRequiredException.idl
index 444f6beeee5c..4448c4e3c9fb 100755
--- a/udkapi/com/sun/star/java/RestartRequiredException.idl
+++ b/udkapi/com/sun/star/java/RestartRequiredException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RestartRequiredException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-06-01 09:08:14 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:57:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,7 +71,7 @@ module com { module sun { module star { module java {
/** indicates that the office must be restarted before a JRE can be used.
- @since #i20052#
+ @since OOo2.0.0
*/
exception RestartRequiredException: JavaInitializationException
{