Searched refs:SUBTOTAL_FUNC_STDP (Results 1 – 10 of 10) sorted by relevance
402 case SUBTOTAL_FUNC_STDP: in lcl_UpdateArray()436 case SUBTOTAL_FUNC_STDP: in lcl_InitArray()485 case SUBTOTAL_FUNC_STDP: in lcl_CalcData()
6363 case SUBTOTAL_FUNC_STDP : ScStDevP(); break; in ScSubTotal()
619 case 8: return SUBTOTAL_FUNC_STDP; in LbPosToFunc()642 case SUBTOTAL_FUNC_STDP: return 8; in FuncToLbPos()
352 case 8: return SUBTOTAL_FUNC_STDP; in LbPosToFunc()376 case SUBTOTAL_FUNC_STDP: return 8; in FuncToLbPos()
107 return SUBTOTAL_FUNC_STDP; in GetSubTotalFuncFromString()163 case SUBTOTAL_FUNC_STDP: sFuncStr = GetXMLToken( XML_STDEVP ); break; in GetStringFromFunction()
773 SUBTOTAL_FUNC_STDP = 8, enumerator
471 case SUBTOTAL_FUNC_STDP: in Update()522 case SUBTOTAL_FUNC_STDP: in Calculate()571 case SUBTOTAL_FUNC_STDP: in Calculate()
831 case SUBTOTAL_FUNC_STDP: nStrId = STR_FUN_TEXT_STDDEV; break; in DoSubTotals()
164 case sheet::GeneralFunction_STDEVP: eSubTotal = SUBTOTAL_FUNC_STDP; break; in GeneralToSubTotal()189 case SUBTOTAL_FUNC_STDP: eGeneral = sheet::GeneralFunction_STDEVP; break; in SubTotalToGeneral()
916 eSubTotal = SUBTOTAL_FUNC_STDP; in lcl_SummaryToSubTotal()
Completed in 176 milliseconds