Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx253 sal_Bool lcl_MoveItCutBig( sal_Int32& rRef, sal_Int32 nDelta ) in lcl_MoveItCutBig() function
460 bCut1 = lcl_MoveItCutBig( theCol1, nDx ); in Update()
461 bCut2 = lcl_MoveItCutBig( theCol2, nDx ); in Update()
469 bCut1 = lcl_MoveItCutBig( theRow1, nDy ); in Update()
470 bCut2 = lcl_MoveItCutBig( theRow2, nDy ); in Update()
478 bCut1 = lcl_MoveItCutBig( theTab1, nDz ); in Update()
479 bCut2 = lcl_MoveItCutBig( theTab2, nDz ); in Update()

Completed in 27 milliseconds