summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/eventimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/eventimport.hxx')
-rw-r--r--xmloff/source/forms/eventimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/eventimport.hxx b/xmloff/source/forms/eventimport.hxx
index 49e5216dceba..2028a1ce8182 100644
--- a/xmloff/source/forms/eventimport.hxx
+++ b/xmloff/source/forms/eventimport.hxx
@@ -38,7 +38,7 @@ namespace xmloff
IEventAttacher& m_rEventAttacher;
public:
- OFormEventsImportContext(SvXMLImport& _rImport, sal_uInt16 _nPrefix, const OUString& _rLocalName,
+ OFormEventsImportContext(SvXMLImport& _rImport,
IEventAttacher& _rEventAttacher);
protected: