summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frmtool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/frmtool.hxx')
-rw-r--r--sw/source/core/inc/frmtool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/frmtool.hxx b/sw/source/core/inc/frmtool.hxx
index 68e9cc0413e2..b8d1b727db1a 100644
--- a/sw/source/core/inc/frmtool.hxx
+++ b/sw/source/core/inc/frmtool.hxx
@@ -379,7 +379,7 @@ class SwBorderAttrAccess : public SwCacheAccess
const SwFrm *pConstructor; //opt: for passing on to SwBorderAttrs
protected:
- virtual SwCacheObj *NewObj() SAL_OVERRIDE;
+ virtual SwCacheObj *NewObj() override;
public:
SwBorderAttrAccess( SwCache &rCache, const SwFrm *pOwner );