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 722fce1c2a72..de9d73e45f0b 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 its children.
*/
- virtual void ToXml(IXFStream *pStrm) SAL_OVERRIDE;
+ virtual void ToXml(IXFStream *pStrm) override;
private:
rtl::Reference<XFContentContainer> m_aChildren;