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
maximum value of all numerical values is calculated.
Definition: GeneralFunction.idl:61
standard deviation is calculated based on the entire population.
Definition: GeneralFunction.idl:86
standard deviation is calculated based on a sample.
Definition: GeneralFunction.idl:81
const short COUNT
New values may be inserted here if locale data provides them.
Definition: LocaleItem.idl:81
const short SUM
Definition: AnimationAdditiveMode.idl:40
numerical values are counted.
Definition: GeneralFunction.idl:76
variance is calculated based on the entire population.
Definition: GeneralFunction.idl:96
product of all numerical values is calculated.
Definition: GeneralFunction.idl:71
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:29
const short NONE
Definition: AnimationAdditiveMode.idl:52
minimum value of all numerical values is calculated.
Definition: GeneralFunction.idl:66
const short AUTO
The fill behavior for this element depends on whether the element specifies any of the attributes tha...
Definition: AnimationFill.idl:83
const short AVERAGE
returns the average of a field.
Definition: Calculation.idl:39