21#include <com/sun/star/sheet/GeneralFunction.hpp>
22#include <com/sun/star/sheet/GeneralFunction2.hpp>
32 NONE =
int(css::sheet::GeneralFunction_NONE),
38 AUTO =
int(css::sheet::GeneralFunction_AUTO),
42 SUM =
int(css::sheet::GeneralFunction_SUM),
46 COUNT =
int(css::sheet::GeneralFunction_COUNT),
50 AVERAGE =
int(css::sheet::GeneralFunction_AVERAGE),
54 MAX =
int(css::sheet::GeneralFunction_MAX),
58 MIN =
int(css::sheet::GeneralFunction_MIN),
62 PRODUCT =
int(css::sheet::GeneralFunction_PRODUCT),
70 STDEV =
int(css::sheet::GeneralFunction_STDEV),
74 STDEVP =
int(css::sheet::GeneralFunction_STDEVP),
78 VAR =
int(css::sheet::GeneralFunction_VAR),
82 VARP =
int(css::sheet::GeneralFunction_VARP),
88 MEDIAN = css::sheet::GeneralFunction2::MEDIAN
ScGeneralFunction
the css::sheet::GeneralFunction enum is extended by constants in GeneralFunction2,...
@ PRODUCT
product of all numerical values is calculated.
@ VARP
variance is calculated based on the entire population.
@ STDEVP
standard deviation is calculated based on the entire population.
@ MEDIAN
median of all numerical values is calculated.
@ COUNTNUMS
numerical values are counted.
@ VAR
variance is calculated based on a sample.
@ STDEV
standard deviation is calculated based on a sample.
const wchar_t *typedef int(__stdcall *DllNativeUnregProc)(int