Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dconsoli.cxx379 case SUBTOTAL_FUNC_PROD: in lcl_UpdateArray()
431 case SUBTOTAL_FUNC_PROD: in lcl_InitArray()
468 case SUBTOTAL_FUNC_PROD: in lcl_CalcData()
H A Dinterpr1.cxx6498 case SUBTOTAL_FUNC_PROD : ScProduct(); break; in ScSubTotal()
/aoo42x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx617 case 5: return SUBTOTAL_FUNC_PROD; in LbPosToFunc()
640 case SUBTOTAL_FUNC_PROD: return 5; in FuncToLbPos()
H A Dtpsubt.cxx349 case 5: return SUBTOTAL_FUNC_PROD; in LbPosToFunc()
373 case SUBTOTAL_FUNC_PROD: return 5; in FuncToLbPos()
/aoo42x/main/sc/source/filter/xml/
H A DXMLConverter.cxx97 return SUBTOTAL_FUNC_PROD; in GetSubTotalFuncFromString()
161 case SUBTOTAL_FUNC_PROD: sFuncStr = GetXMLToken( XML_PRODUCT ); break; in GetStringFromFunction()
/aoo42x/main/sc/inc/
H A Dglobal.hxx771 SUBTOTAL_FUNC_PROD = 6, enumerator
/aoo42x/main/sc/source/core/data/
H A Ddptabres.cxx452 case SUBTOTAL_FUNC_PROD: in Update()
513 case SUBTOTAL_FUNC_PROD: in Calculate()
546 case SUBTOTAL_FUNC_PROD: in Calculate()
H A Dtable3.cxx829 case SUBTOTAL_FUNC_PROD: nStrId = STR_FUN_TEXT_PRODUCT; break; in DoSubTotals()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx161 case sheet::GeneralFunction_PRODUCT: eSubTotal = SUBTOTAL_FUNC_PROD; break; in GeneralToSubTotal()
187 case SUBTOTAL_FUNC_PROD: eGeneral = sheet::GeneralFunction_PRODUCT; break; in SubTotalToGeneral()
H A Dcellsuno.cxx907 eSubTotal = SUBTOTAL_FUNC_PROD; in lcl_SummaryToSubTotal()

Completed in 495 milliseconds