summaryrefslogtreecommitdiff
path: root/sc/source/core/data/stlpool.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/stlpool.cxx')
-rw-r--r--sc/source/core/data/stlpool.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/stlpool.cxx b/sc/source/core/data/stlpool.cxx
index 67a28622388a..e5ee60f083a4 100644
--- a/sc/source/core/data/stlpool.cxx
+++ b/sc/source/core/data/stlpool.cxx
@@ -491,7 +491,7 @@ struct CaseInsensitiveNamePredicate : svl::StyleSheetPredicate
}
bool
- Check(const SfxStyleSheetBase& rStyleSheet)
+ Check(const SfxStyleSheetBase& rStyleSheet) SAL_OVERRIDE
{
if (rStyleSheet.GetFamily() == mFamily)
{