Home
last modified time | relevance | path

Searched refs:aSumRangeData (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_formula.cxx1485 ScComplexRefData aSumRangeData = *ppTokens[2]->GetDoubleRef(); in testFormulaCompilerImplicitIntersection2Param() local
1486 ScRange aSumRange = aSumRangeData.toAbs(*m_pDoc, rCase.aCellAddress); in testFormulaCompilerImplicitIntersection2Param()
1489 …sRel type for start column address in sum-range", rCase.bStartColRel, aSumRangeData.Ref1.IsColRel(… in testFormulaCompilerImplicitIntersection2Param()
1490 …ng IsRel type for end column address in sum-range", rCase.bEndColRel, aSumRangeData.Ref2.IsColRel(… in testFormulaCompilerImplicitIntersection2Param()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc_formula.cxx1200 ScComplexRefData aSumRangeData = *ppTokens[2]->GetDoubleRef(); in testFormulaCompilerImplicitIntersection2Param() local
1201 ScRange aSumRange = aSumRangeData.toAbs(rCase.aCellAddress); in testFormulaCompilerImplicitIntersection2Param()
1204 …sRel type for start column address in sum-range", rCase.bStartColRel, aSumRangeData.Ref1.IsColRel(… in testFormulaCompilerImplicitIntersection2Param()
1205 …ng IsRel type for end column address in sum-range", rCase.bEndColRel, aSumRangeData.Ref2.IsColRel(… in testFormulaCompilerImplicitIntersection2Param()