|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 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:29
Bridge internal interface, that allows to change protocol settings of the remote counter part.
Definition: XProtocolProperties.idl:32
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46