LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XVolatileResult_idl__
21 #define __com_sun_star_sheet_XVolatileResult_idl__
27 module
com { module sun { module star { module sheet {
void addResultListener([in] com::sun::star::sheet::XResultListener aListener)
adds a listener to be notified when a new value is available.
allows notification when a new volatile function result is available.
Definition: XResultListener.idl:35
void removeResultListener([in] com::sun::star::sheet::XResultListener aListener)
removes the specified listener.
provides methods to handle a volatile function result.
Definition: XVolatileResult.idl:36
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48