LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Connector Service Referencepublished

allows to establish a connection to another process. More...

import "Connector.idl";

Inheritance diagram for Connector:
XConnector XInterface

Additional Inherited Members

- Public Member Functions inherited from XConnector
XConnection connect ([in] string sConnectionDescription) raises ( NoConnectException,ConnectionSetupException )
 creates a new connection interprocess connection. More...
 

Detailed Description

allows to establish a connection to another process.

Connector is a delegating service. You can add further connectors by giving them a service name com.sun.star.connection.Connector.xxx, where xxx is the connection type used in the connection string during accept()/connect() call.

Developers Guide
ProUNO - Opening a Connection

The documentation for this service was generated from the following file: