20 module
com { module sun { module star { module bridge {
38 sequence< ProtocolProperty > getProperties( );
63 long requestChange( [in]
long nRandomNumber );
83 void commitChange( [in] sequence< ProtocolProperty > newValues )
Bridge internal interface, that allows to change protocol settings of the remote counter part...
Definition: XProtocolProperties.idl:31
Definition: Ambiguous.idl:20
Indicates, that a requested property change could not be executed by the remote counterpart.
Definition: InvalidProtocolChangeException.idl:28
base interface of all UNO interfaces
Definition: XInterface.idl:45