LibreOffice
LibreOffice 6.2 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_GeneralFunction_idl__
21 #define __com_sun_star_sheet_GeneralFunction_idl__
24 module
com { module sun { module star { module sheet {
variance is calculated based on a sample.
Definition: GeneralFunction.idl:91
sum of all numerical values is calculated.
Definition: GeneralFunction.idl:46
const short AUTO
The fill behavior for this element depends on whether the element specifies any of the attributes tha...
Definition: AnimationFill.idl:83
maximum value of all numerical values is calculated.
Definition: GeneralFunction.idl:61
variance is calculated based on the entire population.
Definition: GeneralFunction.idl:96
product of all numerical values is calculated.
Definition: GeneralFunction.idl:71
average of all numerical values is calculated.
Definition: GeneralFunction.idl:56
all values, including non-numerical values, are counted.
Definition: GeneralFunction.idl:51
numerical values are counted.
Definition: GeneralFunction.idl:76
minimum value of all numerical values is calculated.
Definition: GeneralFunction.idl:66
const short NONE
Definition: AnimationAdditiveMode.idl:38
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:29
Definition: Ambiguous.idl:22
standard deviation is calculated based on a sample.
Definition: GeneralFunction.idl:81
standard deviation is calculated based on the entire population.
Definition: GeneralFunction.idl:86