Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/inc/
H A DUndoTable.hxx60 class SwUndoInsTbl : public SwUndo class
73 SwUndoInsTbl( const SwPosition&, sal_uInt16 nCols, sal_uInt16 nRows,
78 virtual ~SwUndoInsTbl();
/aoo4110/main/sw/source/core/undo/
H A Duntbl.cxx243 SwUndoInsTbl::SwUndoInsTbl( const SwPosition& rPos, sal_uInt16 nCl, sal_uInt16 nRw, in SwUndoInsTbl() function in SwUndoInsTbl
272 SwUndoInsTbl::~SwUndoInsTbl() in ~SwUndoInsTbl()
280 void SwUndoInsTbl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
325 void SwUndoInsTbl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
368 void SwUndoInsTbl::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
375 SwRewriter SwUndoInsTbl::GetRewriter() const in GetRewriter()
/aoo4110/main/sw/source/core/docnode/
H A Dndtbl.cxx387 new SwUndoInsTbl( rPos, nCols, nRows, static_cast<sal_uInt16>(eAdjust), in InsertTable()

Completed in 359 milliseconds