summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:56:02 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:56:02 +0000
commit160d39d1b0bec9d1d6e9a43e2a96f3d25cc08672 (patch)
tree9a53e0c925e405dfdaff19af32b8fe33ac5c78ff /udkapi/com/sun/star/java
parent236f61e5858d5274b837b256ced5c468c65a3c1a (diff)
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:46 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/JavaDisabledException.idl6
-rw-r--r--udkapi/com/sun/star/java/JavaInitializationException.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/java/JavaDisabledException.idl b/udkapi/com/sun/star/java/JavaDisabledException.idl
index 6b0523f29731..3a85fad4aa44 100644
--- a/udkapi/com/sun/star/java/JavaDisabledException.idl
+++ b/udkapi/com/sun/star/java/JavaDisabledException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: JavaDisabledException.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 15:52:47 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:55:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module java {
The user has switched off Java in the configuration of the office,
for example by means of the options dialog.
- @since #107627#
+ @since OOo1.1.2
*/
published exception JavaDisabledException: JavaInitializationException
{
diff --git a/udkapi/com/sun/star/java/JavaInitializationException.idl b/udkapi/com/sun/star/java/JavaInitializationException.idl
index f45eab9f1a96..9214eb8cc058 100644
--- a/udkapi/com/sun/star/java/JavaInitializationException.idl
+++ b/udkapi/com/sun/star/java/JavaInitializationException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: JavaInitializationException.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 15:52:59 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:56:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@ module com { module sun { module star { module java {
<type scope:"com::sun::star::java">MissingJavaRuntimeException</type> <br>
<type scope:"com::sun::star::java">JavaVMCreationFailureException</type> <br>
- @since #107627#
+ @since OOo1.1.2
*/
published exception JavaInitializationException: com::sun::star::uno::DeploymentException
{