19 #ifndef __com_sun_star_bridge_XBridgeSupplier2_idl__
20 #define __com_sun_star_bridge_XBridgeSupplier2_idl__
28 module com { module sun { module star { module bridge {
92 any createBridge( [in] any aModelDepObject,
93 [in] sequence< byte > aProcessId,
94 [in]
short nSourceModelType,
95 [in]
short nDestModelType )
defines the interface for creating bridges to other object models.
Definition: XBridgeSupplier2.idl:88
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