10module
com { module sun { module star { module util {
This interface extends XUpdatable in order to provide more fine-tuned update modes.
Definition XUpdatable2.idl:21
void updateHard()
Perform update, even when the controller is locked.
void updateSoft()
Perform update, but update may not always be performed especially when the controller is locked.
is supported by objects with data that can be updated from a data source.
Definition XUpdatable.idl:27
Definition Ambiguous.idl:20