19#ifndef __com_sun_star_util_XUpdatable_idl__
20#define __com_sun_star_util_XUpdatable_idl__
27module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition: XInterface.idl:48
is supported by objects with data that can be updated from a data source.
Definition: XUpdatable.idl:32
void update()
refreshes the data of the object from the connected data source.
Definition: Accessible.idl:22