Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dconsoli.cxx401 case SUBTOTAL_FUNC_STD: in lcl_UpdateArray()
435 case SUBTOTAL_FUNC_STD: in lcl_InitArray()
477 case SUBTOTAL_FUNC_STD: in lcl_CalcData()
H A Dinterpr1.cxx6499 case SUBTOTAL_FUNC_STD : ScStDev(); break; in ScSubTotal()
/aoo42x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx618 case 7: return SUBTOTAL_FUNC_STD; in LbPosToFunc()
641 case SUBTOTAL_FUNC_STD: return 7; in FuncToLbPos()
H A Dtpsubt.cxx350 case 7: return SUBTOTAL_FUNC_STD; in LbPosToFunc()
374 case SUBTOTAL_FUNC_STD: return 7; in FuncToLbPos()
/aoo42x/main/sc/source/filter/xml/
H A DXMLConverter.cxx105 return SUBTOTAL_FUNC_STD; in GetSubTotalFuncFromString()
162 case SUBTOTAL_FUNC_STD: sFuncStr = GetXMLToken( XML_STDEV ); break; in GetStringFromFunction()
/aoo42x/main/sc/inc/
H A Dglobal.hxx772 SUBTOTAL_FUNC_STD = 7, enumerator
/aoo42x/main/sc/source/core/data/
H A Ddptabres.cxx470 case SUBTOTAL_FUNC_STD: in Update()
527 case SUBTOTAL_FUNC_STD: in Calculate()
563 case SUBTOTAL_FUNC_STD: in Calculate()
H A Dtable3.cxx830 case SUBTOTAL_FUNC_STD: in DoSubTotals()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx163 case sheet::GeneralFunction_STDEV: eSubTotal = SUBTOTAL_FUNC_STD; break; in GeneralToSubTotal()
188 case SUBTOTAL_FUNC_STD: eGeneral = sheet::GeneralFunction_STDEV; break; in SubTotalToGeneral()
H A Dcellsuno.cxx913 eSubTotal = SUBTOTAL_FUNC_STD; in lcl_SummaryToSubTotal()

Completed in 293 milliseconds