20module 
com {  module sun {  module star {  module bridge {
 
main interface for an interprocess bridge.
Definition XBridge.idl:25
string getName()
name that the bridge got when it was created.
com::sun::star::uno::XInterface getInstance([in] string sInstanceName)
tries to get an interface from the remote that is known by this name.
string getDescription()
a unique descriptive string: protocol + ":" + XConnection.getDescription()
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20