summaryrefslogtreecommitdiffstats
path: root/sc/source/core/tool/cellkeytranslator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/cellkeytranslator.cxx')
-rw-r--r--sc/source/core/tool/cellkeytranslator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/cellkeytranslator.cxx b/sc/source/core/tool/cellkeytranslator.cxx
index 9eb0429fd69d..0b563804e58f 100644
--- a/sc/source/core/tool/cellkeytranslator.cxx
+++ b/sc/source/core/tool/cellkeytranslator.cxx
@@ -157,7 +157,7 @@ static void lclMatchKeyword(OUString& rName, const ScCellKeywordHashMap& aMap,
void ScCellKeywordTranslator::transKeyword(OUString& rName, const lang::Locale* pLocale, OpCode eOpCode)
{
- if ( !spInstance.get() )
+ if (!spInstance)
spInstance.reset( new ScCellKeywordTranslator );
LanguageType nLang = pLocale ?