summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexSourceBaseContext.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-11-24 20:23:19 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-25 08:42:54 +0100
commitb563b61af9a8d9917845f52d2058b7d18ec6cdce (patch)
treebf1ec9a878acb5c66e24a5c7b20e6d7c335831f3 /xmloff/source/text/XMLIndexSourceBaseContext.hxx
parent60d0cf170b637c01f76e354e8bf5a40cade11b69 (diff)
fastparser in text index
Change-Id: Ia1811b6e913aabcb9f1fb138ab440f5cee8a9d74 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106548 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/source/text/XMLIndexSourceBaseContext.hxx')
-rw-r--r--xmloff/source/text/XMLIndexSourceBaseContext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLIndexSourceBaseContext.hxx b/xmloff/source/text/XMLIndexSourceBaseContext.hxx
index 3370d86055bc..2e1fb871baa7 100644
--- a/xmloff/source/text/XMLIndexSourceBaseContext.hxx
+++ b/xmloff/source/text/XMLIndexSourceBaseContext.hxx
@@ -89,8 +89,6 @@ public:
XMLIndexSourceBaseContext(
SvXMLImport& rImport,
- sal_uInt16 nPrfx,
- const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet,
bool bLevelFormats);