Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc.cxx3373 ScRange aRangeLocal3; in testCopyPaste() local
3374 bool bIsValidRef3 = pLocal3->IsValidReference(aRangeLocal3); in testCopyPaste()
3376 …PUNIT_ASSERT_EQUAL_MESSAGE("local range 3 should now point to Sheet2.A1", aSheet2A1, aRangeLocal3); in testCopyPaste()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_copypaste.cxx573 ScRange aRangeLocal3; in testCopyPaste() local
574 bool bIsValidRef3 = pLocal3->IsValidReference(aRangeLocal3); in testCopyPaste()
577 aRangeLocal3); in testCopyPaste()