summaryrefslogtreecommitdiff
path: root/include/xmloff/styleexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/styleexp.hxx')
-rw-r--r--include/xmloff/styleexp.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xmloff/styleexp.hxx b/include/xmloff/styleexp.hxx
index 5f215069d06a..fbe6b5107e59 100644
--- a/include/xmloff/styleexp.hxx
+++ b/include/xmloff/styleexp.hxx
@@ -57,7 +57,6 @@ class XMLOFF_DLLPUBLIC XMLStyleExport : public salhelper::SimpleReferenceObject
const OUString sFollowStyle;
const OUString sNumberingStyleName;
const OUString sOutlineLevel;
- const OUString sPoolStyleName;
SvXMLAutoStylePoolP *pAutoStylePool;
protected:
@@ -79,7 +78,6 @@ protected:
public:
XMLStyleExport(
SvXMLExport& rExp,
- const OUString& rPoolStyleName,
SvXMLAutoStylePoolP *pAutoStyleP=nullptr );
virtual ~XMLStyleExport() override;