Home
last modified time | relevance | path

Searched refs:SUBTOTAL_FUNC_STDP (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sc/source/core/tool/
H A Dconsoli.cxx402 case SUBTOTAL_FUNC_STDP: in lcl_UpdateArray()
436 case SUBTOTAL_FUNC_STDP: in lcl_InitArray()
485 case SUBTOTAL_FUNC_STDP: in lcl_CalcData()
H A Dinterpr1.cxx6363 case SUBTOTAL_FUNC_STDP : ScStDevP(); break; in ScSubTotal()
/aoo4110/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx619 case 8: return SUBTOTAL_FUNC_STDP; in LbPosToFunc()
642 case SUBTOTAL_FUNC_STDP: return 8; in FuncToLbPos()
H A Dtpsubt.cxx352 case 8: return SUBTOTAL_FUNC_STDP; in LbPosToFunc()
376 case SUBTOTAL_FUNC_STDP: return 8; in FuncToLbPos()
/aoo4110/main/sc/source/filter/xml/
H A DXMLConverter.cxx107 return SUBTOTAL_FUNC_STDP; in GetSubTotalFuncFromString()
163 case SUBTOTAL_FUNC_STDP: sFuncStr = GetXMLToken( XML_STDEVP ); break; in GetStringFromFunction()
/aoo4110/main/sc/inc/
H A Dglobal.hxx773 SUBTOTAL_FUNC_STDP = 8, enumerator
/aoo4110/main/sc/source/core/data/
H A Ddptabres.cxx471 case SUBTOTAL_FUNC_STDP: in Update()
522 case SUBTOTAL_FUNC_STDP: in Calculate()
571 case SUBTOTAL_FUNC_STDP: in Calculate()
H A Dtable3.cxx831 case SUBTOTAL_FUNC_STDP: nStrId = STR_FUN_TEXT_STDDEV; break; in DoSubTotals()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddatauno.cxx164 case sheet::GeneralFunction_STDEVP: eSubTotal = SUBTOTAL_FUNC_STDP; break; in GeneralToSubTotal()
189 case SUBTOTAL_FUNC_STDP: eGeneral = sheet::GeneralFunction_STDEVP; break; in SubTotalToGeneral()
H A Dcellsuno.cxx916 eSubTotal = SUBTOTAL_FUNC_STDP; in lcl_SummaryToSubTotal()

Completed in 163 milliseconds