summaryrefslogtreecommitdiff
path: root/svgio/inc/svgio/svgreader/svgcharacternode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgio/svgreader/svgcharacternode.hxx')
-rw-r--r--svgio/inc/svgio/svgreader/svgcharacternode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgio/svgreader/svgcharacternode.hxx b/svgio/inc/svgio/svgreader/svgcharacternode.hxx
index bc5aea68e1ad..b37e18ee4993 100644
--- a/svgio/inc/svgio/svgreader/svgcharacternode.hxx
+++ b/svgio/inc/svgio/svgreader/svgcharacternode.hxx
@@ -162,7 +162,7 @@ namespace svgio
const OUString& rText);
virtual ~SvgCharacterNode();
- virtual const SvgStyleAttributes* getSvgStyleAttributes() const;
+ virtual const SvgStyleAttributes* getSvgStyleAttributes() const SAL_OVERRIDE;
virtual void decomposeText(drawinglayer::primitive2d::Primitive2DSequence& rTarget, SvgTextPosition& rSvgTextPosition) const;
void whiteSpaceHandling();
void addGap();