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

service VolatileResult
Description
represents a volatile function result.

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

See also
AddIn

Exported Interfaces - Summary
XVolatileResult

porovides handling with a volatile function result.

Exported Interfaces - Details
XVolatileResult
Description
porovides handling with a volatile function result.

 
Top of Page