summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpcharacterstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpcharacterstyle.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpcharacterstyle.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/lotuswordpro/source/filter/lwpcharacterstyle.hxx b/lotuswordpro/source/filter/lwpcharacterstyle.hxx
index f548a486e1ee..eb8a84a8e71f 100644
--- a/lotuswordpro/source/filter/lwpcharacterstyle.hxx
+++ b/lotuswordpro/source/filter/lwpcharacterstyle.hxx
@@ -79,11 +79,11 @@ public:
inline sal_uInt32 GetFinalFontID() const;
- virtual void RegisterStyle() SAL_OVERRIDE;
+ virtual void RegisterStyle() override;
protected:
void ReadCommon();
- void Read() SAL_OVERRIDE;
+ void Read() override;
protected:
@@ -125,7 +125,7 @@ class LwpCharacterStyle : public LwpTextStyle
public:
LwpCharacterStyle(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- void Read() SAL_OVERRIDE;
+ void Read() override;
private: