Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A DUndoTable.hxx237 SwUndoTblMerge( const SwPaM& rTblSel );
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx2003 SwUndoTblMerge::SwUndoTblMerge( const SwPaM& rTblSel ) in SwUndoTblMerge() argument
2004 : SwUndo( UNDO_TABLE_MERGE ), SwUndRng( rTblSel ), pHistory( 0 ) in SwUndoTblMerge()
2006 const SwTableNode* pTblNd = rTblSel.GetNode()->FindTableNode(); in SwUndoTblMerge()

Completed in 72 milliseconds