Searched refs:SUBTOTAL_FUNC_SUM (Results 1 – 16 of 16) sorted by relevance
120 eFunction(SUBTOTAL_FUNC_SUM), in ScConsData()375 case SUBTOTAL_FUNC_SUM: in lcl_UpdateArray()428 case SUBTOTAL_FUNC_SUM: in lcl_InitArray()465 case SUBTOTAL_FUNC_SUM: in lcl_CalcData()
89 nStatusFunc = SUBTOTAL_FUNC_SUM; in SetDefaults()
6501 case SUBTOTAL_FUNC_SUM : ScSum(); break; in ScSubTotal()
624 return SUBTOTAL_FUNC_SUM; in LbPosToFunc()646 case SUBTOTAL_FUNC_SUM: in FuncToLbPos()
352 case 0: return SUBTOTAL_FUNC_SUM; in LbPosToFunc()376 case SUBTOTAL_FUNC_SUM: return 0; in FuncToLbPos()
91 return SUBTOTAL_FUNC_SUM; in GetSubTotalFuncFromString()164 case SUBTOTAL_FUNC_SUM: sFuncStr = GetXMLToken( XML_SUM ); break; in GetStringFromFunction()
447 case SUBTOTAL_FUNC_SUM: in Update()512 case SUBTOTAL_FUNC_SUM: in Calculate()545 case SUBTOTAL_FUNC_SUM: in Calculate()716 pAgg->Calculate( SUBTOTAL_FUNC_SUM, aEmptyState ); in lcl_GetChildTotal()
502 eFunction = SUBTOTAL_FUNC_SUM; in Clear()
473 case SUBTOTAL_FUNC_SUM: in GetSelectionFunction()
1773 case SUBTOTAL_FUNC_SUM: in lcl_UpdateSubTotal()
832 case SUBTOTAL_FUNC_SUM: nStrId = STR_FUN_TEXT_SUM; break; in DoSubTotals()
1386 nFunction( SUBTOTAL_FUNC_SUM ), // sum is default in ScDPDimension()
774 SUBTOTAL_FUNC_SUM = 9, enumerator
93 case SUBTOTAL_FUNC_SUM: nGlobStrId = STR_FUN_TEXT_SUM; break; in GetFunction()
156 case sheet::GeneralFunction_SUM: eSubTotal = SUBTOTAL_FUNC_SUM; break; in GeneralToSubTotal()190 case SUBTOTAL_FUNC_SUM: eGeneral = sheet::GeneralFunction_SUM; break; in SubTotalToGeneral()
892 eSubTotal = SUBTOTAL_FUNC_SUM; in lcl_SummaryToSubTotal()
Completed in 165 milliseconds