LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef _COM_SUN_STAR_BRIDGE_XPROTOCOLPROPERTIES_IDL_
20 #define _COM_SUN_STAR_BRIDGE_XPROTOCOLPROPERTIES_IDL_
24 module
com { module sun { module star { module bridge {
void commitChange([in] sequence< ProtocolProperty > newValues)
called to commit a protocol change.
long requestChange([in] long nRandomNumber)
called to initiate a protocol change.
sequence< ProtocolProperty > getProperties()
called to get a list of bridge internal properties.
Indicates, that a requested property change could not be executed by the remote counterpart.
Definition: InvalidProtocolChangeException.idl:34
Bridge internal interface, that allows to change protocol settings of the remote counter part.
Definition: XProtocolProperties.idl:36
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48