summaryrefslogtreecommitdiff
path: root/store/source/storlckb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storlckb.hxx')
-rw-r--r--store/source/storlckb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storlckb.hxx b/store/source/storlckb.hxx
index d5b1e407f03e..416176fccc5c 100644
--- a/store/source/storlckb.hxx
+++ b/store/source/storlckb.hxx
@@ -105,7 +105,7 @@ public:
/** IStoreHandle.
*/
- virtual bool SAL_CALL isKindOf (sal_uInt32 nMagic);
+ virtual bool isKindOf (sal_uInt32 nMagic) SAL_OVERRIDE;
protected:
/** Destruction (OReference).