summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpdivinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpdivinfo.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpdivinfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpdivinfo.hxx b/lotuswordpro/source/filter/lwpdivinfo.hxx
index 4622e9f7eb24..9a24f3fbdb37 100644
--- a/lotuswordpro/source/filter/lwpdivinfo.hxx
+++ b/lotuswordpro/source/filter/lwpdivinfo.hxx
@@ -95,7 +95,7 @@ public:
sal_uInt16 GetMaxNumberOfPages();
LwpAtomHolder* GetExternalName(){return &m_ExternalName;}
protected:
- void Read();
+ void Read() SAL_OVERRIDE;
private:
LwpObjectID m_ParentID;
LwpAtomHolder m_Name;