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 {
89 any createBridge( [in] any aModelDepObject,
90 [in] sequence< byte > aProcessId,
91 [in]
short nSourceModelType,
92 [in]
short nDestModelType )
Definition: Ambiguous.idl:22
defines the interface for creating bridges to other object models.
Definition: XBridgeSupplier2.idl:85
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