summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/SchemaSimpleTypeContext.hxx')
-rw-r--r--xmloff/source/xforms/SchemaSimpleTypeContext.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
index cec535343e5f..a64af99a6a7d 100644
--- a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
+++ b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
@@ -45,9 +45,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,