Home
last modified time | relevance | path

Searched refs:SUBTOTAL_FUNC_SUM (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dconsoli.cxx120 eFunction(SUBTOTAL_FUNC_SUM), in ScConsData()
375 case SUBTOTAL_FUNC_SUM: in lcl_UpdateArray()
428 case SUBTOTAL_FUNC_SUM: in lcl_InitArray()
465 case SUBTOTAL_FUNC_SUM: in lcl_CalcData()
H A Dappoptio.cxx89 nStatusFunc = SUBTOTAL_FUNC_SUM; in SetDefaults()
H A Dinterpr1.cxx6364 case SUBTOTAL_FUNC_SUM : ScSum(); break; in ScSubTotal()
/aoo41x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx624 return SUBTOTAL_FUNC_SUM; in LbPosToFunc()
646 case SUBTOTAL_FUNC_SUM: in FuncToLbPos()
H A Dtpsubt.cxx353 case 0: return SUBTOTAL_FUNC_SUM; in LbPosToFunc()
377 case SUBTOTAL_FUNC_SUM: return 0; in FuncToLbPos()
/aoo41x/main/sc/source/filter/xml/
H A DXMLConverter.cxx91 return SUBTOTAL_FUNC_SUM; in GetSubTotalFuncFromString()
164 case SUBTOTAL_FUNC_SUM: sFuncStr = GetXMLToken( XML_SUM ); break; in GetStringFromFunction()
/aoo41x/main/sc/source/core/data/
H A Ddptabres.cxx447 case SUBTOTAL_FUNC_SUM: in Update()
512 case SUBTOTAL_FUNC_SUM: in Calculate()
545 case SUBTOTAL_FUNC_SUM: in Calculate()
716 pAgg->Calculate( SUBTOTAL_FUNC_SUM, aEmptyState ); in lcl_GetChildTotal()
H A Dglobal2.cxx502 eFunction = SUBTOTAL_FUNC_SUM; in Clear()
H A Ddocumen4.cxx473 case SUBTOTAL_FUNC_SUM: in GetSelectionFunction()
H A Dcolumn2.cxx1773 case SUBTOTAL_FUNC_SUM: in lcl_UpdateSubTotal()
H A Dtable3.cxx832 case SUBTOTAL_FUNC_SUM: nStrId = STR_FUN_TEXT_SUM; break; in DoSubTotals()
H A Ddptabsrc.cxx1386 nFunction( SUBTOTAL_FUNC_SUM ), // sum is default in ScDPDimension()
/aoo41x/main/sc/inc/
H A Dglobal.hxx774 SUBTOTAL_FUNC_SUM = 9, enumerator
/aoo41x/main/sc/source/ui/view/
H A Dtabvwsha.cxx93 case SUBTOTAL_FUNC_SUM: nGlobStrId = STR_FUN_TEXT_SUM; break; in GetFunction()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx156 case sheet::GeneralFunction_SUM: eSubTotal = SUBTOTAL_FUNC_SUM; break; in GeneralToSubTotal()
190 case SUBTOTAL_FUNC_SUM: eGeneral = sheet::GeneralFunction_SUM; break; in SubTotalToGeneral()
H A Dcellsuno.cxx892 eSubTotal = SUBTOTAL_FUNC_SUM; in lcl_SummaryToSubTotal()

Completed in 177 milliseconds