summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx b/lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx
index b25a152edd01..04a13b976652 100644
--- a/lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx
@@ -74,9 +74,9 @@ public:
void SetSVGPath(const OUString& path);
- virtual enumXFStyle GetStyleFamily();
+ virtual enumXFStyle GetStyleFamily() SAL_OVERRIDE;
- virtual void ToXml(IXFStream *pStrm);
+ virtual void ToXml(IXFStream *pStrm) SAL_OVERRIDE;
private:
OUString m_strName;