summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdivopts.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpdivopts.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpdivopts.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpdivopts.hxx b/lotuswordpro/source/filter/lwpdivopts.hxx
index a1bdeb172d38..314e4451e232 100644
--- a/lotuswordpro/source/filter/lwpdivopts.hxx
+++ b/lotuswordpro/source/filter/lwpdivopts.hxx
@@ -110,7 +110,7 @@ public:
LwpDivisionOptions(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
~LwpDivisionOptions();
protected:
- void Read();
+ void Read() SAL_OVERRIDE;
private:
LwpHyphenOptions m_HyphOpts;
sal_uInt16 m_nOptionFlag;