diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexTOCContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexTOCContext.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLIndexTOCContext.hxx b/xmloff/source/text/XMLIndexTOCContext.hxx index 46399c5981b7..beaf17bba10d 100644 --- a/xmloff/source/text/XMLIndexTOCContext.hxx +++ b/xmloff/source/text/XMLIndexTOCContext.hxx @@ -54,9 +54,6 @@ enum IndexTypeEnum */ class XMLIndexTOCContext : public SvXMLImportContext { - const OUString sIsProtected; - const OUString sName; - /** XPropertySet of the index */ css::uno::Reference<css::beans::XPropertySet> xTOCPropertySet; |