LibreOffice Module sc (master) 1
|
#include <datauno.hxx>
Static Public Member Functions | |
static css::sheet::GeneralFunction | SubTotalToGeneral (ScSubTotalFunc eSubTotal) |
Definition at line 64 of file datauno.hxx.
|
static |
Definition at line 140 of file datauno.cxx.
References SUBTOTAL_FUNC_AVE, SUBTOTAL_FUNC_CNT, SUBTOTAL_FUNC_CNT2, SUBTOTAL_FUNC_MAX, SUBTOTAL_FUNC_MIN, SUBTOTAL_FUNC_NONE, SUBTOTAL_FUNC_PROD, SUBTOTAL_FUNC_STD, SUBTOTAL_FUNC_STDP, SUBTOTAL_FUNC_SUM, SUBTOTAL_FUNC_VAR, and SUBTOTAL_FUNC_VARP.
Referenced by ScConsolidationDescriptor::getFunction(), and ScSubTotalFieldObj::getSubTotalColumns().