summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLFootnoteConfigurationImportContext.hxx')
-rw-r--r--xmloff/inc/XMLFootnoteConfigurationImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
index 4ea1da3db1ae..fc9c894456c9 100644
--- a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
+++ b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
@@ -56,7 +56,7 @@ class XMLFootnoteConfigurationImportContext : public SvXMLStyleContext
OUString sBeginNotice;
OUString sEndNotice;
- SvXMLTokenMap* pAttrTokenMap;
+ std::unique_ptr<SvXMLTokenMap> pAttrTokenMap;
sal_Int16 nOffset;
sal_Int16 nNumbering;