|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module util {
void removeFlushListener([in] com::sun::star::util::XFlushListener l)
removes the specified listener.
void addFlushListener([in] com::sun::star::util::XFlushListener l)
adds the specified listener to receive event "flushed."
void flush()
flushes the data of the object to the connected data source.
is supported by objects with data that can be flushed to a data source.
Definition: XFlushable.idl:28
makes it possible to receive flushed events.
Definition: XFlushListener.idl:28
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46