summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/connection
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:32:54 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:32:54 +0000
commitc8286009893914fd165f8b52e65f1c8145cd07b8 (patch)
treeb43c9e4c7808082ec377b67c6e64113be0c7c2b8 /udkapi/com/sun/star/connection
parent6a1db8ffb51fdc5660b973e197651cda98bcce94 (diff)
INTEGRATION: CWS sb18 (1.7.132); FILE MERGED
2004/05/21 15:09:19 sb 1.7.132.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/connection')
-rw-r--r--udkapi/com/sun/star/connection/ConnectionSetupException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/connection/ConnectionSetupException.idl b/udkapi/com/sun/star/connection/ConnectionSetupException.idl
index 8c442799b28d..01ccdd8ae995 100644
--- a/udkapi/com/sun/star/connection/ConnectionSetupException.idl
+++ b/udkapi/com/sun/star/connection/ConnectionSetupException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConnectionSetupException.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: mi $ $Date: 2001-11-16 14:25:39 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:32:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
/** Is thrown, when it is not possible to accept on a local resource.
*/
-exception ConnectionSetupException: com::sun::star::uno::Exception
+published exception ConnectionSetupException: com::sun::star::uno::Exception
{
};