summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-09-03 13:42:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-09-03 15:33:36 +0200
commit12a7a3d57d3dcf222b13fa9143c37736f8ea3d0b (patch)
tree0cf118576f8e313fd5321e2ee49b73546c79b2ae /include/xmloff
parent8db4b89e6b4a0f6be6e1040aec9fd9c0c0bdd608 (diff)
Fix crashtest fdo77855.odt
regression from commit commit 9814c1f2edf56ecc0f31001db9234ef335488879 use fastparser in SvXMLPropertySetContext subclasses and add some asserts to find the problems earlier. Change-Id: Ief64f813f2ef7ec005f682713dadb1be47cbcd15 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101998 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlimppr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/xmloff/xmlimppr.hxx b/include/xmloff/xmlimppr.hxx
index a8c91a2ba5b4..c5e32d064998 100644
--- a/include/xmloff/xmlimppr.hxx
+++ b/include/xmloff/xmlimppr.hxx
@@ -185,7 +185,6 @@ private:
sal_Int32 nStartIdx,
sal_Int32 nEndIdx,
css::uno::Reference< css::container::XNameContainer >& xAttrContainer,
- const OUString& aPrefix,
const OUString& sAttrName,
const OUString& aNamespaceURI,
const OUString& sValue) const;