summaryrefslogtreecommitdiff
path: root/svgio/inc/svgio/svgreader/svglinenode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgio/svgreader/svglinenode.hxx')
-rw-r--r--svgio/inc/svgio/svgreader/svglinenode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svglinenode.hxx b/svgio/inc/svgio/svgreader/svglinenode.hxx
index e2d5addef069..56fd95409b29 100644
--- a/svgio/inc/svgio/svgreader/svglinenode.hxx
+++ b/svgio/inc/svgio/svgreader/svglinenode.hxx
@@ -49,7 +49,7 @@ namespace svgio
virtual ~SvgLineNode();
virtual const SvgStyleAttributes* getSvgStyleAttributes() const;
- virtual void parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::OUString& aContent);
+ virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent);
virtual void decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool bReferenced) const;
/// X1 content, set if found in current context