Exported Interfaces - Summary |
::com::sun::star::lang::XInitialization |
allows to initialize the bridge service with the necessary
arguments. The sequence<any> must have 4 members.
(details)
|
XBridge |
The main interface of the service
|
::com::sun::star::lang::XComponent |
This interface allows to terminate the interprocess bridge.
|
Exported Interfaces - Details |
::com::sun::star::lang::XInitialization
- Description
- allows to initialize the bridge service with the necessary
arguments. The sequence<any> must have 4 members.
- String: The unique name of the bridge or an empty string
- String: The protocol, that shall be instantiated
- XConnection: The bidirectional connection, the bridge should work on
- XInstanceProvider:
The instance provider, that shall be called to access the initial object.
|
|
XBridge
- Description
- The main interface of the service
|
|
::com::sun::star::lang::XComponent
- Description
- This interface allows to terminate the interprocess bridge.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.