Searched refs:lcl_MoveStart (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 40 sal_Bool lcl_MoveStart( R& rRef, U nStart, S nDelta, U nMask ) in lcl_MoveStart() function 183 bCut1 = lcl_MoveStart( rRef1Val, nStart, nDelta, nMask ); in lcl_MoveRefPart() 286 bCut1 = lcl_MoveStart( theCol1, nCol1, nDx, MAXCOL ); in Update() 305 bCut1 = lcl_MoveStart( theRow1, nRow1, nDy, MAXROW ); in Update() 326 bCut1 = lcl_MoveStart( theTab1, nTab1, nDz, static_cast<SCTAB>(nMaxTab) ); in Update()
|
Completed in 15 milliseconds