Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service VolatileResult

Description
a volatile result.

A volatile result can change its value over time. The XVolatileResult interface allows the addition of listeners which are notified when the value changes.



Exported Interfaces

com::sun::star::sheet::XVolatileResult
Description
represents a volatile function result.

Top of Page