Home
last modified time | relevance | path

Searched refs:SwUndoMergeTbl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx349 class SwUndoMergeTbl : public SwUndo class
358 SwUndoMergeTbl( const SwTableNode& rTblNd, const SwTableNode& rDelTblNd,
361 virtual ~SwUndoMergeTbl();
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx3076 SwUndoMergeTbl::SwUndoMergeTbl( const SwTableNode& rTblNd, in SwUndoMergeTbl() function in SwUndoMergeTbl
3094 SwUndoMergeTbl::~SwUndoMergeTbl() in ~SwUndoMergeTbl()
3101 void SwUndoMergeTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
3168 void SwUndoMergeTbl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
3185 void SwUndoMergeTbl::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
3194 void SwUndoMergeTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3593 SwUndoMergeTbl* pUndo = 0; in MergeTable()
3597 pUndo = new SwUndoMergeTbl( *pTblNd, *pDelTblNd, bWithPrev, nMode ); in MergeTable()

Completed in 49 milliseconds