summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:28:19 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:28:19 +0000
commitd7189797832c3a5185a208decfee1ed2abe4ea5e (patch)
treecabed458966215130b2527ba7805608eb6f41d0d /udkapi/com/sun/star
parent7407b6c8cd848f225c8c6331ec951a619b60a69c (diff)
INTEGRATION: CWS sb18 (1.6.136); FILE MERGED
2004/05/21 15:09:14 sb 1.6.136.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star')
-rw-r--r--udkapi/com/sun/star/bridge/IiopBridge.idl6
-rw-r--r--udkapi/com/sun/star/bridge/InvalidProtocolChangeException.idl7
2 files changed, 6 insertions, 7 deletions
diff --git a/udkapi/com/sun/star/bridge/IiopBridge.idl b/udkapi/com/sun/star/bridge/IiopBridge.idl
index 643fb53b14a1..e6dce9446c50 100644
--- a/udkapi/com/sun/star/bridge/IiopBridge.idl
+++ b/udkapi/com/sun/star/bridge/IiopBridge.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IiopBridge.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: jbu $ $Date: 2001-10-12 16:01:03 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:28:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@
@see com.sun.star.bridge.Bridge
*/
-service IiopBridge
+published service IiopBridge
{
/** This interface allows to initialize the bridge service with the necessary
arguments. The sequence&lt;any&gt; must have 4 members.
diff --git a/udkapi/com/sun/star/bridge/InvalidProtocolChangeException.idl b/udkapi/com/sun/star/bridge/InvalidProtocolChangeException.idl
index c4f53d7f6251..24eeee71341b 100644
--- a/udkapi/com/sun/star/bridge/InvalidProtocolChangeException.idl
+++ b/udkapi/com/sun/star/bridge/InvalidProtocolChangeException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InvalidProtocolChangeException.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: jbu $ $Date: 2001-10-12 16:01:03 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:28:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,6 @@
************************************************************************/
#ifndef _COM_SUN_STAR_BRIDGE_INVALIDPROTCOLCHANGEEXCEPTION_IDL_
#define _COM_SUN_STAR_BRIDGE_INVALIDPROTCOLCHANGEEXCEPTION_IDL_
-
#include <com/sun/star/bridge/ProtocolProperty.idl>
#include <com/sun/star/uno/Exception.idl>
@@ -72,7 +71,7 @@ module com { module sun { module star { module bridge {
@see XProtocolProperties
*/
-exception InvalidProtocolChangeException : com::sun::star::uno::Exception
+published exception InvalidProtocolChangeException : com::sun::star::uno::Exception
{
/** The first invalid property.
*/