19 #ifndef INCLUDED_SW_INC_UNDOPARAGRAPHSIGNATURE_HXX
20 #define INCLUDED_SW_INC_UNDOPARAGRAPHSIGNATURE_HXX
23 #include <rtl/ustring.hxx>
25 #include <com/sun/star/uno/Reference.hxx>
43 css::uno::Reference<css::text::XTextField>
m_xField;
44 css::uno::Reference<css::text::XTextContent>
m_xParent;
52 const css::uno::Reference<css::text::XTextContent>& xParent,
css::uno::Reference< css::text::XTextField > m_xField
css::uno::Reference< css::text::XTextContent > m_xParent
virtual void RepeatImpl(::sw::RepeatContext &) override
virtual void UndoImpl(::sw::UndoRedoContext &) override
SwUndoParagraphSigning(SwDoc &rDoc, const css::uno::Reference< css::text::XTextField > &xField, const css::uno::Reference< css::text::XTextContent > &xParent, const bool bRemove)
Undo/Redo Paragraph Signature.
virtual void RedoImpl(::sw::UndoRedoContext &) override