Searched refs:rJoin (Results 1 – 2 of 2) sorted by relevance
2810 const SwPosition& rPos, bool& rJoin, bool bRedo ) in PrepareRedline() argument2823 if( !rJoin ) in PrepareRedline()2834 rJoin = true; in PrepareRedline()2843 SwPosition aDeleteStart( rJoin ? aInsertEnd : rPos ); in PrepareRedline()2844 if( !rJoin ) in PrepareRedline()2860 else if( !rJoin ) // If the old part is empty and joined, we are finished in PrepareRedline()
294 const SwPosition& rPos, bool& rJoin, bool bRedo );
Completed in 30 milliseconds