summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx b/lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx
index d75c4197caea..51a3e00cb306 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx
@@ -84,7 +84,7 @@ public:
/**
* @descr Output group object and all it's children.
*/
- virtual void ToXml(IXFStream *pStrm);
+ virtual void ToXml(IXFStream *pStrm) SAL_OVERRIDE;
private:
XFContentContainer m_aChildren;