diff options
Diffstat (limited to 'include/xmloff/styleexp.hxx')
-rw-r--r-- | include/xmloff/styleexp.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/xmloff/styleexp.hxx b/include/xmloff/styleexp.hxx index 0418aaebc8e5..66a23053005e 100644 --- a/include/xmloff/styleexp.hxx +++ b/include/xmloff/styleexp.hxx @@ -52,11 +52,6 @@ class SvXMLExport; class XMLOFF_DLLPUBLIC XMLStyleExport : public salhelper::SimpleReferenceObject { SvXMLExport& rExport; - const OUString sIsPhysical; - const OUString sIsAutoUpdate; - const OUString sFollowStyle; - const OUString sNumberingStyleName; - const OUString sOutlineLevel; SvXMLAutoStylePoolP *pAutoStylePool; protected: |