Searched refs:pUndoTblAttr (Results 1 – 2 of 2) sorted by relevance
63 : SwUndo(UNDO_SORT_TXT), SwUndRng(rRg), pUndoTblAttr( 0 ), in SwUndoSort()71 : SwUndo(UNDO_SORT_TBL), pUndoTblAttr( 0 ), pRedlData( 0 ) in SwUndoSort()79 pUndoTblAttr = new SwUndoAttrTbl( rTblNd ); in SwUndoSort()85 delete pUndoTblAttr; in ~SwUndoSort()97 if( pUndoTblAttr ) in UndoImpl()99 pUndoTblAttr->UndoImpl(rContext); in UndoImpl()204 if( pUndoTblAttr ) in RedoImpl()206 pUndoTblAttr->RedoImpl(rContext); in RedoImpl()
72 SwUndoAttrTbl* pUndoTblAttr; member in SwUndoSort
Completed in 8 milliseconds