summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLTextColumnsContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLTextColumnsContext.hxx')
-rw-r--r--xmloff/inc/XMLTextColumnsContext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/XMLTextColumnsContext.hxx b/xmloff/inc/XMLTextColumnsContext.hxx
index 99e3bbaf07c3..ea020811934f 100644
--- a/xmloff/inc/XMLTextColumnsContext.hxx
+++ b/xmloff/inc/XMLTextColumnsContext.hxx
@@ -36,8 +36,6 @@ class XMLTextColumnsContext final :public XMLElementPropertyContext
{
std::unique_ptr<XMLTextColumnsArray_Impl> pColumns;
rtl::Reference<XMLTextColumnSepContext_Impl> mxColumnSep;
- std::unique_ptr<SvXMLTokenMap> pColumnAttrTokenMap;
- std::unique_ptr<SvXMLTokenMap> pColumnSepAttrTokenMap;
sal_Int16 nCount;
bool bAutomatic;
sal_Int32 nAutomaticDistance;