summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/java/JavaNotConfiguredException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:53:11 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:53:11 +0000
commite6ee2fafa88949a8e4dea320a97a7e39ef6d67e0 (patch)
tree63240bc17e6921878a5b337808d5bb680af320f0 /udkapi/com/sun/star/java/JavaNotConfiguredException.idl
parentf362f54f323053633f4693f0f0688af01d03d036 (diff)
INTEGRATION: CWS sb18 (1.4.92); FILE MERGED
2004/05/21 15:09:43 sb 1.4.92.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/java/JavaNotConfiguredException.idl')
-rw-r--r--udkapi/com/sun/star/java/JavaNotConfiguredException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/java/JavaNotConfiguredException.idl b/udkapi/com/sun/star/java/JavaNotConfiguredException.idl
index 03b2dd99c..a773fb6c0 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 09:29:36 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:53:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@ module com { module sun { module star { module java {
@since #107627#
*/
-exception JavaNotConfiguredException: JavaInitializationException
+published exception JavaNotConfiguredException: JavaInitializationException
{
};