summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xftabstop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xftabstop.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xftabstop.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xftabstop.hxx b/lotuswordpro/source/filter/xfilter/xftabstop.hxx
index 963a01e054c3..b4aef7e38150 100644
--- a/lotuswordpro/source/filter/xfilter/xftabstop.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftabstop.hxx
@@ -66,7 +66,7 @@
class XFTabStop : public XFContent
{
public:
- virtual void ToXml(IXFStream *pStrm);
+ virtual void ToXml(IXFStream *pStrm) SAL_OVERRIDE;
};
inline void XFTabStop::ToXml(IXFStream *pStrm)