Searched refs:lcl_MoveBig (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 238 sal_Bool lcl_MoveBig( sal_Int32& rRef, sal_Int32 nStart, sal_Int32 nDelta ) in lcl_MoveBig() function 424 bCut1 = lcl_MoveBig( theCol1, nCol1, nDx ); in Update() 425 bCut2 = lcl_MoveBig( theCol2, nCol1, nDx ); in Update() 435 bCut1 = lcl_MoveBig( theRow1, nRow1, nDy ); in Update() 436 bCut2 = lcl_MoveBig( theRow2, nRow1, nDy ); in Update() 446 bCut1 = lcl_MoveBig( theTab1, nTab1, nDz ); in Update() 447 bCut2 = lcl_MoveBig( theTab2, nTab1, nDz ); in Update()
|
Completed in 18 milliseconds