summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfribtable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribtable.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribtable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpfribtable.hxx b/lotuswordpro/source/filter/lwpfribtable.hxx
index f7d0acbef49e..7c24562e838b 100644
--- a/lotuswordpro/source/filter/lwpfribtable.hxx
+++ b/lotuswordpro/source/filter/lwpfribtable.hxx
@@ -67,7 +67,7 @@ public:
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) SAL_OVERRIDE;
LwpSuperTableLayout* GetSuperTable();
void RegisterNewStyle();
- virtual void XFConvert(XFContentContainer* pCont);
+ void XFConvert(XFContentContainer* pCont);
private:
LwpObjectID m_objTable;
};