summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-03-05 12:40:57 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-03-06 08:09:04 +0100
commitae854970bf9c734df132797c0f23a7829efd167c (patch)
tree719ba3fa6529f3c54b2c9fd6c0d57979007daec6 /include
parentb327ea0d74fee1589c0310d7ef7794cb294256b3 (diff)
use more FastParser in ScXMLContentValidationContext
Change-Id: I958d2ad1a8dc6c2a3da1c1a4fc6bd4f0011367fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90055 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/XMLEventsImportContext.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/XMLEventsImportContext.hxx b/include/xmloff/XMLEventsImportContext.hxx
index 4b843015fa14..8e98853796d1 100644
--- a/include/xmloff/XMLEventsImportContext.hxx
+++ b/include/xmloff/XMLEventsImportContext.hxx
@@ -67,6 +67,8 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName);
+ XMLEventsImportContext(SvXMLImport& rImport);
+
XMLEventsImportContext(
SvXMLImport& rImport,
sal_uInt16 nPrfx,