Home
last modified time | relevance | path

Searched refs:SwUndoTblMerge (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/inc/
H A Dswtable.hxx59 class SwUndoTblMerge;
137 sal_Bool OldMerge( SwDoc*, const SwSelBoxes&, SwTableBox*, SwUndoTblMerge* );
140 SwTableBox*, SwUndoTblMerge* );
206 SwTableBox* pMergeBox, SwUndoTblMerge* pUndo = 0 ) in Merge()
224 SwSelBoxes& rMerged, SwTableBox** ppMergeBox, SwUndoTblMerge* pUndo );
238 SwTableBox* pMergeBox, SwUndoTblMerge* = 0 );
H A Dtblsel.hxx42 class SwUndoTblMerge;
106 SwTableBox** ppMergeBox, SwUndoTblMerge* pUndo = 0 );
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx228 class SwUndoTblMerge : public SwUndo, private SwUndRng class
237 SwUndoTblMerge( const SwPaM& rTblSel );
239 virtual ~SwUndoTblMerge();
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2003 SwUndoTblMerge::SwUndoTblMerge( const SwPaM& rTblSel ) in SwUndoTblMerge() function in SwUndoTblMerge
2013 SwUndoTblMerge::~SwUndoTblMerge() in ~SwUndoTblMerge()
2020 void SwUndoTblMerge::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
2175 void SwUndoTblMerge::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
2182 void SwUndoTblMerge::MoveBoxCntnt( SwDoc* pDoc, SwNodeRange& rRg, SwNodeIndex& rPos ) in MoveBoxCntnt()
2197 void SwUndoTblMerge::SetSelBoxes( const SwSelBoxes& rBoxes ) in SetSelBoxes()
2212 void SwUndoTblMerge::SaveCollection( const SwTableBox& rBox ) in SaveCollection()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx96 const SwSelBoxes& rMerged, SwTableBox*, SwUndoTblMerge* pUndo ) in NewMerge()
815 SwSelBoxes& rMerged, SwTableBox** ppMergeBox, SwUndoTblMerge* pUndo ) in PrepareMerge()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2334 SwUndoTblMerge *const pUndo( (GetIDocumentUndoRedo().DoesUndo()) in MergeTbl()
2335 ? new SwUndoTblMerge( rPam ) in MergeTbl()
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx1001 SwTableBox** ppMergeBox, SwUndoTblMerge* pUndo ) in GetMergeSel()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1753 SwTableBox* pMergeBox, SwUndoTblMerge* pUndo ) in OldMerge()

Completed in 88 milliseconds