summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexTitleTemplateContext.hxx')
-rw-r--r--xmloff/source/text/XMLIndexTitleTemplateContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
index 234a7e96a6b5..a5b698242e68 100644
--- a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
+++ b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
@@ -49,12 +49,9 @@ class XMLIndexTitleTemplateContext : public SvXMLImportContext
public:
-
XMLIndexTitleTemplateContext(
SvXMLImport& rImport,
- css::uno::Reference<css::beans::XPropertySet> & rPropSet,
- sal_uInt16 nPrfx,
- const OUString& rLocalName);
+ css::uno::Reference<css::beans::XPropertySet> & rPropSet);
virtual ~XMLIndexTitleTemplateContext() override;