diff options
Diffstat (limited to 'store/source/storpage.hxx')
-rw-r--r-- | store/source/storpage.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/store/source/storpage.hxx b/store/source/storpage.hxx index 6dc579e4b9b0..0b1b0c95ecaa 100644 --- a/store/source/storpage.hxx +++ b/store/source/storpage.hxx @@ -52,7 +52,7 @@ public: virtual storeError initialize ( ILockBytes * pLockBytes, storeAccessMode eAccessMode, - sal_uInt16 & rnPageSize); + sal_uInt16 & rnPageSize) SAL_OVERRIDE; /** isValid. * @return sal_True upon successful initialization, |