Searched refs:rTblSel (Results 1 – 2 of 2) sorted by relevance
237 SwUndoTblMerge( const SwPaM& rTblSel );
2003 SwUndoTblMerge::SwUndoTblMerge( const SwPaM& rTblSel ) in SwUndoTblMerge() argument2004 : SwUndo( UNDO_TABLE_MERGE ), SwUndRng( rTblSel ), pHistory( 0 ) in SwUndoTblMerge()2006 const SwTableNode* pTblNd = rTblSel.GetNode()->FindTableNode(); in SwUndoTblMerge()
Completed in 38 milliseconds