summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/glshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/glshell.hxx')
-rw-r--r--sw/source/uibase/inc/glshell.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/glshell.hxx b/sw/source/uibase/inc/glshell.hxx
index 17ac5fdcb1bf..6722ec79f5b3 100644
--- a/sw/source/uibase/inc/glshell.hxx
+++ b/sw/source/uibase/inc/glshell.hxx
@@ -27,7 +27,7 @@ class SwGlosDocShell : public SwDocShell
OUString aGroupName;
protected:
- virtual bool Save() SAL_OVERRIDE;
+ virtual bool Save() override;
public:
TYPEINFO_OVERRIDE();
@@ -58,7 +58,7 @@ class SwWebGlosDocShell : public SwWebDocShell
OUString aGroupName;
protected:
- virtual bool Save() SAL_OVERRIDE;
+ virtual bool Save() override;
public:
TYPEINFO_OVERRIDE();