Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dconsoli.cxx403 case SUBTOTAL_FUNC_VAR: in lcl_UpdateArray()
437 case SUBTOTAL_FUNC_VAR: in lcl_InitArray()
493 case SUBTOTAL_FUNC_VAR: in lcl_CalcData()
H A Dinterpr1.cxx6365 case SUBTOTAL_FUNC_VAR : ScVar(); break; in ScSubTotal()
/aoo41x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx620 case 9: return SUBTOTAL_FUNC_VAR; in LbPosToFunc()
643 case SUBTOTAL_FUNC_VAR: return 9; in FuncToLbPos()
H A Dtpsubt.cxx354 case 9: return SUBTOTAL_FUNC_VAR; in LbPosToFunc()
378 case SUBTOTAL_FUNC_VAR: return 9; in FuncToLbPos()
/aoo41x/main/sc/source/filter/xml/
H A DXMLConverter.cxx109 return SUBTOTAL_FUNC_VAR; in GetSubTotalFuncFromString()
165 case SUBTOTAL_FUNC_VAR: sFuncStr = GetXMLToken( XML_VAR ); break; in GetStringFromFunction()
/aoo41x/main/sc/inc/
H A Dglobal.hxx775 SUBTOTAL_FUNC_VAR = 10, enumerator
/aoo41x/main/sc/source/core/data/
H A Ddptabres.cxx472 case SUBTOTAL_FUNC_VAR: in Update()
528 case SUBTOTAL_FUNC_VAR: in Calculate()
567 case SUBTOTAL_FUNC_VAR: in Calculate()
H A Dtable3.cxx833 case SUBTOTAL_FUNC_VAR: in DoSubTotals()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx165 case sheet::GeneralFunction_VAR: eSubTotal = SUBTOTAL_FUNC_VAR; break; in GeneralToSubTotal()
191 case SUBTOTAL_FUNC_VAR: eGeneral = sheet::GeneralFunction_VAR; break; in SubTotalToGeneral()
H A Dcellsuno.cxx919 eSubTotal = SUBTOTAL_FUNC_VAR; in lcl_SummaryToSubTotal()

Completed in 237 milliseconds