summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 8010898fef90..140f044c941a 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -577,7 +577,7 @@ public:
void EndAllAction();
/// To enable set up of StartActions and EndActions.
- virtual void CalcLayout() SAL_OVERRIDE;
+ virtual void CalcLayout() override;
/// Determine form of content. Return Type at CurCrsr->SPoint.
sal_uInt16 GetCntType() const;
@@ -586,7 +586,7 @@ public:
bool HasOtherCnt() const;
/// Apply ViewOptions with Start-/EndAction.
- virtual void ApplyViewOptions( const SwViewOption &rOpt ) SAL_OVERRIDE;
+ virtual void ApplyViewOptions( const SwViewOption &rOpt ) override;
/** Query text within selection.
@returns FALSE, if selected range is too large to be copied