22 module 
com {  module sun {  module star {  module bridge {
 
   84             [in] sequence< byte > aProcessId,
 
   85             [in] 
short nSourceModelType,
 
   86             [in] 
short nDestModelType )
 
 
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
defines the interface for creating bridges to other object models.
Definition XBridgeSupplier2.idl:80
any createBridge([in] any aModelDepObject, [in] sequence< byte > aProcessId, [in] short nSourceModelType, [in] short nDestModelType)
creates a bridge to provide an object of one object model with another.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20