LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef _COM_SUN_STAR_CONNECTION_XCONNECTOR_IDL_
20 #define _COM_SUN_STAR_CONNECTION_XCONNECTOR_IDL_
28 module
com { module sun { module star { module connection {
A bidirectional bytestream.
Definition: XConnection.idl:34
Is thrown, when it is not possible to accept on a local resource.
Definition: ConnectionSetupException.idl:28
XConnection connect([in] string sConnectionDescription)
creates a new connection interprocess connection.
Is thrown in case no one is accepting on the specified resource.
Definition: NoConnectException.idl:28
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
allows to actively establish an interprocess connection.
Definition: XConnector.idl:34