LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
VolatileResult Service Referencepublished

represents a volatile function result. More...

import "VolatileResult.idl";

Inheritance diagram for VolatileResult:
XVolatileResult XInterface

Exported Interfaces

interface com::sun::star::sheet::XVolatileResult
 provides handling with a volatile function result. More...
 

Additional Inherited Members

- Public Member Functions inherited from XVolatileResult
void addResultListener ([in] com::sun::star::sheet::XResultListener aListener)
 adds a listener to be notified when a new value is available. More...
 
void removeResultListener ([in] com::sun::star::sheet::XResultListener aListener)
 removes the specified listener. More...
 

Detailed 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
com::sun::star::sheet::AddIn

Exported Interfaces

provides handling with a volatile function result.


The documentation for this service was generated from the following file: