Searched refs:rRef1Val (Results 1 – 1 of 1) sorted by relevance
145 sal_Bool lcl_MoveRefPart( R& rRef1Val, sal_Bool& rRef1Del, sal_Bool bDo1, in lcl_MoveRefPart() argument159 if ( n <= rRef1Val && rRef1Val < nStart in lcl_MoveRefPart()166 if ( nEnd < rRef1Val && rRef1Val <= n in lcl_MoveRefPart()173 rRef1Val = sal::static_int_cast<R>( rRef1Val + nDelta ); in lcl_MoveRefPart()181 rRef1Val = sal::static_int_cast<R>( rRef1Val + nDelta ); in lcl_MoveRefPart()183 bCut1 = lcl_MoveStart( rRef1Val, nStart, nDelta, nMask ); in lcl_MoveRefPart()
Completed in 20 milliseconds