summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLTextHeaderFooterContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLTextHeaderFooterContext.hxx')
-rw-r--r--xmloff/inc/XMLTextHeaderFooterContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLTextHeaderFooterContext.hxx b/xmloff/inc/XMLTextHeaderFooterContext.hxx
index be1bb17f1641..fee5211ddbd1 100644
--- a/xmloff/inc/XMLTextHeaderFooterContext.hxx
+++ b/xmloff/inc/XMLTextHeaderFooterContext.hxx
@@ -27,7 +27,7 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
} } }
-class XMLTextHeaderFooterContext: public SvXMLImportContext
+class XMLTextHeaderFooterContext final : public SvXMLImportContext
{
css::uno::Reference< css::text::XTextCursor > xOldTextCursor;
css::uno::Reference< css::beans::XPropertySet > xPropSet;