22module
com { module sun { module star { module util {
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
makes it possible to receive refreshed events.
Definition XRefreshListener.idl:28
void refresh()
refreshes the data of the object from the connected data source.
void removeRefreshListener([in] com::sun::star::util::XRefreshListener l)
removes the specified listener.
void addRefreshListener([in] com::sun::star::util::XRefreshListener l)
adds the specified listener to receive the event "refreshed."
Definition Ambiguous.idl:20