summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/SchemaContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/SchemaContext.hxx')
-rw-r--r--xmloff/source/xforms/SchemaContext.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/xmloff/source/xforms/SchemaContext.hxx b/xmloff/source/xforms/SchemaContext.hxx
index bc780d2c4ded..e23ac37ebbbb 100644
--- a/xmloff/source/xforms/SchemaContext.hxx
+++ b/xmloff/source/xforms/SchemaContext.hxx
@@ -44,9 +44,7 @@ public:
// implement TokenContext methods:
protected:
- virtual void HandleAttribute(
- sal_Int32 nAttributeToken,
- const OUString& rValue ) override;
+ virtual void HandleAttribute(const sax_fastparser::FastAttributeList::FastAttributeIter & aIter ) override;
virtual SvXMLImportContext* HandleChild(
sal_Int32 nElementToken,