summaryrefslogtreecommitdiff
path: root/svgio/inc/svgio/svgreader/svgpolynode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgio/svgreader/svgpolynode.hxx')
-rw-r--r--svgio/inc/svgio/svgreader/svgpolynode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svgpolynode.hxx b/svgio/inc/svgio/svgreader/svgpolynode.hxx
index 0ce90960f6dc..f7dfe9d1051a 100644
--- a/svgio/inc/svgio/svgreader/svgpolynode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpolynode.hxx
@@ -51,7 +51,7 @@ namespace svgio
virtual ~SvgPolyNode();
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;
/// type read access