summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLStarBasicContextFactory.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-11-20 15:07:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-21 07:06:11 +0100
commitd0a60f7785dc66e0d491b50e093ebcf606627226 (patch)
tree24bebb09abae30dba9ad07a3b0c347d5c37fbf64 /xmloff/inc/XMLStarBasicContextFactory.hxx
parent8c14adfa76956e76bac98330ce67f080c90af184 (diff)
fastparser in XMLEventsImportContext
Change-Id: Ifeeb2220ec6dfe6ec91f238137796d7d9e517465 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106261 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/inc/XMLStarBasicContextFactory.hxx')
-rw-r--r--xmloff/inc/XMLStarBasicContextFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLStarBasicContextFactory.hxx b/xmloff/inc/XMLStarBasicContextFactory.hxx
index 12daf023b065..b375f546bb4c 100644
--- a/xmloff/inc/XMLStarBasicContextFactory.hxx
+++ b/xmloff/inc/XMLStarBasicContextFactory.hxx
@@ -39,7 +39,7 @@ public:
virtual SvXMLImportContext* CreateContext(
SvXMLImport& rImport, /// import context
- const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList,/// attribute list
+ const css::uno::Reference<css::xml::sax::XFastAttributeList> & xAttrList,/// attribute list
/// the context for the enclosing <script:events> element
XMLEventsImportContext* rEvents,
/// the event name (as understood by the API)