:: com :: sun :: star :: sheet ::

service VolatileResult
Description
represents a volatile function result.

A volatile function result can change its value over time. The ::com::sun::star::sheet::XVolatileResult interface allows the addition of listeners which are notified when the value changes.

See also
::com::sun::star::sheet::AddIn

Exported Interfaces
::com::sun::star::sheet::XVolatileResult
Description
porovides handling with a volatile function result.

 
Top of Page