summaryrefslogtreecommitdiff
path: root/svgio/inc/svgpolynode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgpolynode.hxx')
-rw-r--r--svgio/inc/svgpolynode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgpolynode.hxx b/svgio/inc/svgpolynode.hxx
index 772965475eb9..f692d2a1defc 100644
--- a/svgio/inc/svgpolynode.hxx
+++ b/svgio/inc/svgpolynode.hxx
@@ -45,7 +45,7 @@ namespace svgio::svgreader
virtual ~SvgPolyNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
- virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
+ virtual void parseAttribute(SVGToken aSVGToken, const OUString& aContent) override;
virtual void decomposeSvgNode(drawinglayer::primitive2d::Primitive2DContainer& rTarget, bool bReferenced) const override;
/// Polygon content, set if found in current context