Searched refs:rRef2Val (Results 1 – 1 of 1) sorted by relevance
146 R& rRef2Val, sal_Bool& rRef2Del, sal_Bool bDo2, in lcl_MoveRefPart() argument160 && n <= rRef2Val && rRef2Val < nStart ) in lcl_MoveRefPart()167 && nEnd < rRef2Val && rRef2Val <= n ) in lcl_MoveRefPart()174 rRef2Val = sal::static_int_cast<R>( rRef2Val + nDelta ); in lcl_MoveRefPart()188 rRef2Val = sal::static_int_cast<R>( rRef2Val + nDelta ); in lcl_MoveRefPart()190 bCut2 = lcl_MoveEnd( rRef2Val, nStart, nDelta, nMask ); in lcl_MoveRefPart()
Completed in 8 milliseconds