summaryrefslogtreecommitdiff
path: root/svgio/inc/svgio/svgreader/svgclippathnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgio/svgreader/svgclippathnode.hxx')
-rw-r--r--svgio/inc/svgio/svgreader/svgclippathnode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svgclippathnode.hxx b/svgio/inc/svgio/svgreader/svgclippathnode.hxx
index 1b3b6817bf8c..3cc9dbdabcde 100644
--- a/svgio/inc/svgio/svgreader/svgclippathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgclippathnode.hxx
@@ -46,7 +46,7 @@ namespace svgio
virtual ~SvgClipPathNode();
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;
/// apply contained clipPath to given geometry