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 {
42 sequence< ProtocolProperty > getProperties( );
67 long requestChange( [in]
long nRandomNumber );
87 void commitChange( [in] sequence< ProtocolProperty > newValues )
Bridge internal interface, that allows to change protocol settings of the remote counter part...
Definition: XProtocolProperties.idl:35
Definition: Ambiguous.idl:22
Indicates, that a requested property change could not be executed by the remote counterpart.
Definition: InvalidProtocolChangeException.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:47