Home
last modified time | relevance | path

Searched defs:pResFunc (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable3.cxx1991 ScSubTotalFunc* pResFunc = rParam.pFunctions[aRowEntry.nGroupNo]; in DoSubTotals() local
2106 const ScSubTotalFunc* pResFunc = rParam.pFunctions[nGroupNo]; in DoSubTotals() local
2152 ScSubTotalFunc* pResFunc = rParam.pFunctions[rRowEntry.nGroupNo]; in DoSubTotals() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable3.cxx2115 ScSubTotalFunc* pResFunc = rParam.pFunctions[aRowEntry.nGroupNo].get(); in DoSubTotals() local
2230 const ScSubTotalFunc* pResFunc = rParam.pFunctions[nGroupNo].get(); in DoSubTotals() local
2276 ScSubTotalFunc* pResFunc = rParam.pFunctions[rRowEntry.nGroupNo].get(); in DoSubTotals() local