summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:03:29 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:03:29 +0000
commit012d2f8dbd1dfb46915580162645edfdc5a6ed99 (patch)
tree2700113c06ab23e69b3224bceed6dd82aa8fee5a /udkapi/com/sun/star/loader
parent68c3803f446d19577f1af349e27df7d84e26e5b7 (diff)
INTEGRATION: CWS sb18 (1.9.100); FILE MERGED
2004/05/21 15:09:53 sb 1.9.100.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/loader')
-rw-r--r--udkapi/com/sun/star/loader/CannotActivateFactoryException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
index 1580bb946533..91e543c2504a 100644
--- a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
+++ b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CannotActivateFactoryException.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:05 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:03:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,7 +82,7 @@
classpath, or a missing java installation. The Message should
contain some more detailed explanations.
*/
-exception CannotActivateFactoryException: com::sun::star::uno::Exception
+published exception CannotActivateFactoryException: com::sun::star::uno::Exception
{
};