summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLAxisContext.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2020-11-18 20:09:42 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-19 09:55:37 +0100
commitfecb0bbb7f7d899b8465c6e785c0a45496141b6e (patch)
treed47cd0ee70fa3d2bd0447282efdc9f417b7032bc /xmloff/source/chart/SchXMLAxisContext.hxx
parentd17404878b3629f501331979d6379837019cdf2a (diff)
fastparser in SchXMLPlotAreaContext
Change-Id: I77eab3ebacaca4c3327f60fac0970330fc9fe10b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106072 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/source/chart/SchXMLAxisContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLAxisContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLAxisContext.hxx b/xmloff/source/chart/SchXMLAxisContext.hxx
index 4c2ab3d07539..8cb8f78098e9 100644
--- a/xmloff/source/chart/SchXMLAxisContext.hxx
+++ b/xmloff/source/chart/SchXMLAxisContext.hxx
@@ -31,7 +31,7 @@ class SchXMLAxisContext : public SvXMLImportContext
{
public:
SchXMLAxisContext( SchXMLImportHelper& rImpHelper,
- SvXMLImport& rImport, const OUString& rLocalName,
+ SvXMLImport& rImport,
css::uno::Reference< css::chart::XDiagram > const & xDiagram,
std::vector< SchXMLAxis >& aAxes,
OUString& rCategoriesAddress,