Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx293 SwUndo* PrepareRedline( SwDoc* pDoc, const SwTableBox& rBox,
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2704 pUndo = PrepareRedline( &rDoc, rBox, *rLastPam.GetPoint(), in RedoImpl()
2710 pUndo = PrepareRedline( &rDoc, rBox, aTmpPos, pEntry->bJoin, true ); in RedoImpl()
2793 pEntry->pUndo = PrepareRedline( pDoc, rBox, aTmpPos, pEntry->bJoin, false ); in AddBoxAfter()
2809 SwUndo* SwUndoTblCpyTbl::PrepareRedline( SwDoc* pDoc, const SwTableBox& rBox, in PrepareRedline() function in SwUndoTblCpyTbl

Completed in 26 milliseconds