summaryrefslogtreecommitdiff
path: root/store/source/stortree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/stortree.hxx')
-rw-r--r--store/source/stortree.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/store/source/stortree.hxx b/store/source/stortree.hxx
index 7c865637068d..94e61a11bd24 100644
--- a/store/source/stortree.hxx
+++ b/store/source/stortree.hxx
@@ -239,8 +239,8 @@ public:
/** External representation.
*/
- virtual storeError guard (sal_uInt32 nAddr) SAL_OVERRIDE;
- virtual storeError verify (sal_uInt32 nAddr) const SAL_OVERRIDE;
+ virtual storeError guard (sal_uInt32 nAddr) override;
+ virtual storeError verify (sal_uInt32 nAddr) const override;
/** split.
*