LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Classes
com::sun::star::bridge Module Reference

Interfaces for building bridges to other component models. More...

Modules

module  oleautomation
 interfaces for UNO bridge to OLE automation.
 

Constant Groups

constants  ModelDependent
 These constants are used to specify model-dependent representations.
 

Classes

service  Bridge
 This meta service allows the bridgefactory service to instantiate an interprocess bridge using a certain transfer protocol. More...
 
exception  BridgeExistsException
 Indicates, that it was tried to create a remote bridge with a name, which already existed. More...
 
service  BridgeFactory
 allows to create new or access existing interprocess bridges. More...
 
service  IiopBridge
 Concrete service of the meta service Bridge for iiop. More...
 
exception  InvalidProtocolChangeException
 Indicates, that a requested property change could not be executed by the remote counterpart. More...
 
service  OleApplicationRegistration
 registers UNO objects as COM objects. More...
 
service  OleBridgeSupplier
 makes it possible to generate OLE bridges to UNO objects and vice versa. More...
 
service  OleBridgeSupplier2
 maps UNO types to oleautomation types and vice versa. More...
 
service  OleBridgeSupplierVar1
 maps UNO types to COM types and vice versa. More...
 
service  OleObjectFactory
 makes it possible to create COM objects as UNO objects. More...
 
struct  ProtocolProperty
 string/value pair More...
 
service  UnoUrlResolver
 provides the ability to access remote processes, resolving them by a UNO url. More...
 
service  UrpBridge
 Concrete service of the meta service Bridge for the urp protocol. More...
 
interface  XBridge
 main interface for an interprocess bridge. More...
 
interface  XBridgeFactory
 factory to create interprocess bridges. More...
 
interface  XBridgeFactory2
 Provides a unified interface for the BridgeFactory service to implement. More...
 
interface  XBridgeSupplier
 defines the interface for creating bridges to other object models. More...
 
interface  XBridgeSupplier2
 defines the interface for creating bridges to other object models. More...
 
interface  XInstanceProvider
 allows to export UNO objects to other processes. More...
 
interface  XProtocolProperties
 Bridge internal interface, that allows to change protocol settings of the remote counter part. More...
 
interface  XUnoUrlResolver
 allows to resolve an object using the uno-url. More...
 

Detailed Description

Interfaces for building bridges to other component models.