summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/bridge/XBridge.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:30:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:30:42 +0000
commit2641c72ab0b8324f45004a7f9ef44a21639e51e3 (patch)
treef2dacb70a22a60667988b57caf1fe6bb8ee4e92a /udkapi/com/sun/star/bridge/XBridge.idl
parent7ecdf482979321701aef43b25b1987f529c60567 (diff)
INTEGRATION: CWS sb18 (1.10.92); FILE MERGED
2004/05/21 15:09:16 sb 1.10.92.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/bridge/XBridge.idl')
-rw-r--r--udkapi/com/sun/star/bridge/XBridge.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/XBridge.idl b/udkapi/com/sun/star/bridge/XBridge.idl
index 32e344e12c2e..9813d3c237f9 100644
--- a/udkapi/com/sun/star/bridge/XBridge.idl
+++ b/udkapi/com/sun/star/bridge/XBridge.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XBridge.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 09:28:43 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:30:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@ module com { module sun { module star { module bridge {
/** main interface for an interprocess bridge.
*/
-interface XBridge: com::sun::star::uno::XInterface
+published interface XBridge: com::sun::star::uno::XInterface
{
/** tries to get an interface from the remote that is known by this name.