Home
last modified time | relevance | path

Searched refs:SUBTOTAL_FUNC_AVE (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dconsoli.cxx387 case SUBTOTAL_FUNC_AVE: in lcl_UpdateArray()
432 case SUBTOTAL_FUNC_AVE: in lcl_InitArray()
471 case SUBTOTAL_FUNC_AVE: in lcl_CalcData()
H A Dinterpr1.cxx6493 case SUBTOTAL_FUNC_AVE : ScAverage(); break; in ScSubTotal()
/aoo42x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx612 case 2: return SUBTOTAL_FUNC_AVE; in LbPosToFunc()
635 case SUBTOTAL_FUNC_AVE: return 2; in FuncToLbPos()
H A Dtpsubt.cxx344 case 2: return SUBTOTAL_FUNC_AVE; in LbPosToFunc()
368 case SUBTOTAL_FUNC_AVE: return 2; in FuncToLbPos()
/aoo42x/main/sc/source/filter/xml/
H A DXMLConverter.cxx99 return SUBTOTAL_FUNC_AVE; in GetSubTotalFuncFromString()
155 case SUBTOTAL_FUNC_AVE: sFuncStr = GetXMLToken( XML_AVERAGE ); break; in GetStringFromFunction()
/aoo42x/main/sc/inc/
H A Dglobal.hxx766 SUBTOTAL_FUNC_AVE = 1, enumerator
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsha.cxx88 case SUBTOTAL_FUNC_AVE: nGlobStrId = STR_FUN_TEXT_AVG; break; in GetFunction()
/aoo42x/main/sc/source/core/data/
H A Ddptabres.cxx448 case SUBTOTAL_FUNC_AVE: in Update()
519 case SUBTOTAL_FUNC_AVE: in Calculate()
556 case SUBTOTAL_FUNC_AVE: in Calculate()
H A Ddocumen4.cxx480 case SUBTOTAL_FUNC_AVE: in GetSelectionFunction()
H A Dcolumn2.cxx1774 case SUBTOTAL_FUNC_AVE: in lcl_UpdateSubTotal()
H A Dtable3.cxx824 case SUBTOTAL_FUNC_AVE: nStrId = STR_FUN_TEXT_AVG; break; in DoSubTotals()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx158 case sheet::GeneralFunction_AVERAGE: eSubTotal = SUBTOTAL_FUNC_AVE; break; in GeneralToSubTotal()
182 case SUBTOTAL_FUNC_AVE: eGeneral = sheet::GeneralFunction_AVERAGE; break; in SubTotalToGeneral()
H A Dcellsuno.cxx898 eSubTotal = SUBTOTAL_FUNC_AVE; in lcl_SummaryToSubTotal()

Completed in 205 milliseconds