LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ResultEvent Struct Referencepublished

contains the new value of a volatile function result. More...

import"ResultEvent.idl";

Inheritance diagram for ResultEvent:
EventObject

Public Attributes

any Value
 contains the value. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

Detailed Description

contains the new value of a volatile function result.

See also
com::sun::star::sheet::XVolatileResult

Member Data Documentation

◆ Value

any Value

contains the value.

This can be any of the possible return types described for the AddIn service, except XVolatileResult.


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