29 :
SwUndo( eUndoId, rFlyFrameFormat.GetDoc() ),
30 mrFlyFrameFormat( rFlyFrameFormat ),
31 msOldStr(
std::move( sOldStr )),
32 msNewStr(
std::move( sNewStr ))
92 bool const isDecorative)
94 , m_rFlyFrameFormat(rFlyFrameFormat)
95 , m_IsDecorative(isDecorative)
void AddRule(SwUndoArg eWhat, const OUString &rWith)
virtual SwRewriter GetRewriter() const override
Returns the rewriter for this object.
bool const m_IsDecorative
virtual void RedoImpl(::sw::UndoRedoContext &) override
SwUndoFlyDecorative(SwFlyFrameFormat &rFlyFrameFormat, bool isDecorative)
virtual ~SwUndoFlyDecorative() override
virtual void UndoImpl(::sw::UndoRedoContext &) override
SwFlyFrameFormat & m_rFlyFrameFormat
virtual void UndoImpl(::sw::UndoRedoContext &) override
SwUndoFlyStrAttr(SwFlyFrameFormat &rFlyFrameFormat, const SwUndoId eUndoId, OUString sOldStr, OUString sNewStr)
virtual SwRewriter GetRewriter() const override
Returns the rewriter for this object.
SwFlyFrameFormat & mrFlyFrameFormat
virtual ~SwUndoFlyStrAttr() override
virtual void RedoImpl(::sw::UndoRedoContext &) override