summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlstyle.hxx')
-rw-r--r--include/xmloff/xmlstyle.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx
index 1c06b1388aed..292af5128e3e 100644
--- a/include/xmloff/xmlstyle.hxx
+++ b/include/xmloff/xmlstyle.hxx
@@ -148,9 +148,6 @@ public:
class XMLOFF_DLLPUBLIC SvXMLStylesContext : public SvXMLImportContext
{
- const OUString msParaStyleServiceName;
- const OUString msTextStyleServiceName;
-
std::unique_ptr<SvXMLStylesContext_Impl> mpImpl;
std::unique_ptr<SvXMLTokenMap> mpStyleStylesElemTokenMap;