20#ifndef INCLUDED_SW_SOURCE_CORE_INC_UNDOSPLITMOVE_HXX
21#define INCLUDED_SW_SOURCE_CORE_INC_UNDOSPLITMOVE_HXX
Marks a node in the document model.
Base class of the Writer document model elements.
PaM is Point and Mark: a selection of the document model.
virtual void RedoImpl(::sw::UndoRedoContext &) override
sal_Int32 GetDestSttContent() const
SwNodeOffset GetDestSttNode() const
sal_uInt16 m_nFootnoteStart
SwNodeOffset m_nDestEndNode
sal_Int32 m_nMoveDestContent
void SetMoveRedlines(bool b)
SwNodeOffset m_nMoveDestNode
void SetDestRange(const SwNode &rStt, const SwNode &rEnd, const SwNodeIndex &rInsPos)
set the destination range after the move
SwNodeOffset m_nInsPosNode
SwNodeOffset GetEndNode() const
SwUndoMove(const SwPaM &, const SwPosition &)
sal_Int32 m_nInsPosContent
sal_Int32 m_nDestStartContent
sal_Int32 m_nDestEndContent
void DelFootnote(const SwPaM &)
SwNodeOffset m_nDestStartNode
virtual void UndoImpl(::sw::UndoRedoContext &) override
std::unique_ptr< SwHistory > m_pHistory
std::unique_ptr< SwRedlineData > m_pRedlineData
virtual void RedoImpl(::sw::UndoRedoContext &) override
virtual ~SwUndoSplitNode() override
SwUndoSplitNode(SwDoc &rDoc, const SwPosition &rPos, bool bChkTable)
virtual void RepeatImpl(::sw::RepeatContext &) override
virtual void UndoImpl(::sw::UndoRedoContext &) override
Marks a position in the document model.