Home
last modified time | relevance | path

Searched refs:SwUndoTblHeadline (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A DUndoTable.hxx373 class SwUndoTblHeadline : public SwUndo class
379 SwUndoTblHeadline( const SwTable&, sal_uInt16 nOldHdl, sal_uInt16 nNewHdl );
/aoo4110/main/sw/source/core/undo/
H A Duntbl.cxx866 SwUndoTblHeadline::SwUndoTblHeadline( const SwTable& rTbl, sal_uInt16 nOldHdl, in SwUndoTblHeadline() function in SwUndoTblHeadline
879 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()
/aoo4110/main/sw/source/core/docnode/
H A Dndtbl.cxx3021 new SwUndoTblHeadline(rTable, rTable.GetRowsToRepeat(), nSet) ); in SetRowsToRepeat()

Completed in 297 milliseconds