diff options
Diffstat (limited to 'include/xmloff/xmlstyle.hxx')
-rw-r--r-- | include/xmloff/xmlstyle.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx index 1c06b1388aedb..292af5128e3e7 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; |