summaryrefslogtreecommitdiff
path: root/store/source/stordir.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/stordir.hxx')
-rw-r--r--store/source/stordir.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/stordir.hxx b/store/source/stordir.hxx
index 0a4a036a9aa3..97c3afadf352 100644
--- a/store/source/stordir.hxx
+++ b/store/source/stordir.hxx
@@ -70,7 +70,7 @@ public:
/** IStoreHandle.
*/
- virtual bool SAL_CALL isKindOf (sal_uInt32 nTypeId);
+ virtual bool isKindOf (sal_uInt32 nTypeId) SAL_OVERRIDE;
protected:
/** Destruction.