Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc.cxx3363 ScRange aRangeLocal1; in testCopyPaste() local
3364 bool bIsValidRef1 = pLocal1->IsValidReference(aRangeLocal1); in testCopyPaste()
3366 …PUNIT_ASSERT_EQUAL_MESSAGE("local range 1 should now point to Sheet2.A1", aSheet2A1, aRangeLocal1); in testCopyPaste()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_copypaste.cxx562 ScRange aRangeLocal1; in testCopyPaste() local
563 bool bIsValidRef1 = pLocal1->IsValidReference(aRangeLocal1); in testCopyPaste()
566 aRangeLocal1); in testCopyPaste()