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 81d3d80e7bb6..09dc6b0256d1 100644
--- a/store/source/stortree.hxx
+++ b/store/source/stortree.hxx
@@ -247,8 +247,8 @@ public:
/** External representation.
*/
- virtual storeError guard (sal_uInt32 nAddr);
- virtual storeError verify (sal_uInt32 nAddr) const;
+ virtual storeError guard (sal_uInt32 nAddr) SAL_OVERRIDE;
+ virtual storeError verify (sal_uInt32 nAddr) const SAL_OVERRIDE;
/** split.
*