Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx61 sal_Bool lcl_MoveEnd( R& rRef, U nStart, S nDelta, U nMask ) in lcl_MoveEnd() function
190 bCut2 = lcl_MoveEnd( rRef2Val, nStart, nDelta, nMask ); in lcl_MoveRefPart()
287 bCut2 = lcl_MoveEnd( theCol2, nCol1, nDx, MAXCOL ); in Update()
306 bCut2 = lcl_MoveEnd( theRow2, nRow1, nDy, MAXROW ); in Update()
327 bCut2 = lcl_MoveEnd( theTab2, nTab1, nDz, static_cast<SCTAB>(nMaxTab) ); in Update()

Completed in 17 milliseconds