Searched refs:lcl_MoveItCutBig (Results 1 – 1 of 1) sorted by relevance
253 sal_Bool lcl_MoveItCutBig( sal_Int32& rRef, sal_Int32 nDelta ) in lcl_MoveItCutBig() function460 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 9 milliseconds