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