Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx2810 const SwPosition& rPos, bool& rJoin, bool bRedo ) in PrepareRedline() argument
2823 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()
/aoo41x/main/sw/source/core/inc/
H A DUndoTable.hxx294 const SwPosition& rPos, bool& rJoin, bool bRedo );

Completed in 28 milliseconds