summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-16 07:24:20 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-16 07:24:20 +0000
commit35e8d18a77d286bafd18f347e1e515c0e1a62586 (patch)
treee2210ec95da4f1d92908bf3de5099d95f0c179dd /udkapi
parentaf2933a592b699f689406bdff82bc50f86f8e82e (diff)
#55857# broken links
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
index 528cef698750..714d04a623b0 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: OleBridgeSupplierVar1.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 12:43:49 $
+ * last change: $Author: mi $ $Date: 2003-01-16 08:14:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
/** maps UNO types to COM types and vice versa. It is optimized for use in a
remote szenario. <p>
The functionality is basically the same as
-<type scope="com::sun::star::bridge">com::sun::star::bridge::OleBridgeSupplier2</type>.
+<type scope="com::sun::star::bridge">OleBridgeSupplier2</type>.
However, the implementation should be optimized for remote access. For example, it could
try to reduce the calls into the remote process. Also it could create components on its own behalf in the remote process, if this increases performance.
*/