Searched refs:SwUndoTblHeadline (Results 1 – 3 of 3) sorted by relevance
373 class SwUndoTblHeadline : public SwUndo class379 SwUndoTblHeadline( const SwTable&, sal_uInt16 nOldHdl, sal_uInt16 nNewHdl );
866 SwUndoTblHeadline::SwUndoTblHeadline( const SwTable& rTbl, sal_uInt16 nOldHdl, in SwUndoTblHeadline() function in SwUndoTblHeadline879 void SwUndoTblHeadline::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()888 void SwUndoTblHeadline::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()898 void SwUndoTblHeadline::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
3021 new SwUndoTblHeadline(rTable, rTable.GetRowsToRepeat(), nSet) ); in SetRowsToRepeat()
Completed in 61 milliseconds