19 #ifndef __com_sun_star_bridge_XBridgeSupplier_idl__
20 #define __com_sun_star_bridge_XBridgeSupplier_idl__
30 module com { module sun { module star { module bridge {
77 any createBridge( [in] any modelDepObject,
80 [in]
short sourceModelType,
81 [in]
short destModelType )
Specifies an universal interface key (globally unique).
Definition: Uik.idl:31
defines the interface for creating bridges to other object models.
Definition: XBridgeSupplier.idl:72
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47