summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:34:28 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:34:28 +0000
commitacde6732c67b303d1c19944f5ad1237a236b3409 (patch)
tree748671f918fc5fa3af6960218e8efd035e2c960d /udkapi
parent83ba1b2caca3a098f3b0aebe4ffe8f846d4b4506 (diff)
INTEGRATION: CWS sb18 (1.4.92); FILE MERGED
2004/05/21 15:10:31 sb 1.4.92.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/uno/DeploymentException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/uno/DeploymentException.idl b/udkapi/com/sun/star/uno/DeploymentException.idl
index 56e7159cd85a..5cc8b30743bf 100644
--- a/udkapi/com/sun/star/uno/DeploymentException.idl
+++ b/udkapi/com/sun/star/uno/DeploymentException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeploymentException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 09:34:19 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:34:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@
@since #107627#
*/
-exception DeploymentException : com::sun::star::uno::RuntimeException
+published exception DeploymentException : com::sun::star::uno::RuntimeException
{
};