summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTrackedChangesImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTrackedChangesImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLTrackedChangesImportContext.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/xmloff/source/text/XMLTrackedChangesImportContext.hxx b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
index cbef26c59cbf..c45bfa7e22d1 100644
--- a/xmloff/source/text/XMLTrackedChangesImportContext.hxx
+++ b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
@@ -34,14 +34,12 @@ class XMLTrackedChangesImportContext : public SvXMLImportContext
{
public:
- XMLTrackedChangesImportContext(
- SvXMLImport& rImport,
- sal_uInt16 nPrefix,
- const OUString& rLocalName);
+ XMLTrackedChangesImportContext(SvXMLImport& rImport);
virtual ~XMLTrackedChangesImportContext() override;
- virtual void SAL_CALL startFastElement( sal_Int32 nElement,
+ virtual void SAL_CALL startFastElement(
+ sal_Int32 nElement,
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList ) override;
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(