Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx326 class SwUndoSplitTbl : public SwUndo class
335 SwUndoSplitTbl( const SwTableNode& rTblNd, SwSaveRowSpan* pRowSp,
338 virtual ~SwUndoSplitTbl();
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2953 SwUndoSplitTbl::SwUndoSplitTbl( const SwTableNode& rTblNd, in SwUndoSplitTbl() function in SwUndoSplitTbl
2971 SwUndoSplitTbl::~SwUndoSplitTbl() in ~SwUndoSplitTbl()
2978 void SwUndoSplitTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
3043 void SwUndoSplitTbl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
3055 void SwUndoSplitTbl::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
3064 void SwUndoSplitTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3268 SwUndoSplitTbl* pUndo = 0; in SplitTable()
3271 pUndo = new SwUndoSplitTbl( in SplitTable()

Completed in 52 milliseconds