summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
index 3f7670498e4a..f47dd4ec0d7a 100644
--- a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
@@ -116,7 +116,7 @@ public:
/**
* @descr Output header style object.
*/
- virtual void ToXml(IXFStream *pStrm);
+ virtual void ToXml(IXFStream *pStrm) SAL_OVERRIDE;
protected:
sal_Bool m_bIsFooter;