summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfdrawpath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfdrawpath.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawpath.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfdrawpath.hxx b/lotuswordpro/source/filter/xfilter/xfdrawpath.hxx
index d3607e20820b..be61b0c5c09b 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawpath.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawpath.hxx
@@ -121,7 +121,7 @@ public:
*/
void ClosePath(sal_Bool absPosition = sal_True);
- virtual void ToXml(IXFStream *pStrm);
+ virtual void ToXml(IXFStream *pStrm) SAL_OVERRIDE;
private:
std::vector<XFSvgPathEntry> m_aPaths;