summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:07:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:07:57 +0000
commit604d3778b3c2590d478c3cb61b265b0becafde11 (patch)
treecf3c023801baab5f3e3b85378e144d49b3460f1b /udkapi
parent61a76041fa6c8fe53337e1e285da7345f1494ee7 (diff)
INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED
2005/02/02 15:46:16 mi 1.3.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rwxr-xr-xudkapi/com/sun/star/java/RestartRequiredException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/java/RestartRequiredException.idl b/udkapi/com/sun/star/java/RestartRequiredException.idl
index 4448c4e3c..745f4b1b9 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:57:03 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:07:57 $
*
* 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 OOo2.0.0
+ @since OOo 2.0.0
*/
exception RestartRequiredException: JavaInitializationException
{