diff options
Diffstat (limited to 'include/xmloff/XMLPageExport.hxx')
-rw-r--r-- | include/xmloff/XMLPageExport.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xmloff/XMLPageExport.hxx b/include/xmloff/XMLPageExport.hxx index 0bfee31c8b59..4df54310e731 100644 --- a/include/xmloff/XMLPageExport.hxx +++ b/include/xmloff/XMLPageExport.hxx @@ -53,9 +53,6 @@ class XMLOFF_DLLPUBLIC XMLPageExport : public salhelper::SimpleReferenceObject { SvXMLExport& rExport; - const OUString sIsPhysical; - const OUString sFollowStyle; - css::uno::Reference< css::container::XNameAccess > xPageStyles; ::std::vector< XMLPageExportNameEntry > aNameVector; |