Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_formula.cxx4097 sc::TokenStringContext aCxt2(*m_pDoc, formula::FormulaGrammar::GRAM_ENGLISH); in testFormulaRefUpdateNameDeleteRow() local
4099 OUString aExpr2 = pCode2->CreateString(aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
4114 aExpr2 = pCode2->CreateString(aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
4165 aExpr2 = pCode2->CreateString(aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
4191 aExpr2 = pCode2->CreateString(aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc_formula.cxx3703 sc::TokenStringContext aCxt2(m_pDoc, formula::FormulaGrammar::GRAM_ENGLISH); in testFormulaRefUpdateNameDeleteRow() local
3705 OUString aExpr2 = pCode2->CreateString(m_pDoc, aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
3720 aExpr2 = pCode2->CreateString(m_pDoc, aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
3771 aExpr2 = pCode2->CreateString(m_pDoc, aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()
3797 aExpr2 = pCode2->CreateString(m_pDoc, aCxt2, ScAddress(0,0,0)); in testFormulaRefUpdateNameDeleteRow()