summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/bridge/OleBridgeSupplier.idl')
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplier.idl13
1 files changed, 6 insertions, 7 deletions
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
index d4b2c1d57..5d49b5a04 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: OleBridgeSupplier.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:26 $
+ * last change: $Author: mi $ $Date: 2000-12-11 16:09:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,14 +75,10 @@
// DocMerge from xml: service com::sun::star::bridge::OleBridgeSupplier
/** makes it possible to generate OLE bridges to UNO objects and vice versa.
-
-
<p>The service implements the <type>XBridgeSupplier</type> interface
and handles the model types <const>ModelDependent::UNO</const> and
<const>ModelDependent::OLE</const>. The service does not specify any
- requirements on registering OLE objects and class factories.
-
- </p>
+ requirements on registering OLE objects and class factories. </p>
*/
service OleBridgeSupplier
{
@@ -98,6 +94,9 @@ service OleBridgeSupplier
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:26 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:34:56 hjs
initial import