summaryrefslogtreecommitdiffstats
path: root/lingucomponent
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-09-18 10:39:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-09-18 14:41:57 +0200
commite19a21add0d1f559edc28451eddeb11335cffd21 (patch)
treeaeace52937023e7a36b81f9203af8b072d88c1ca /lingucomponent
parentemboss filter broken (diff)
downloadcore-e19a21add0d1f559edc28451eddeb11335cffd21.tar.gz
core-e19a21add0d1f559edc28451eddeb11335cffd21.zip
loplugin:external (macOS)
Change-Id: Ib06572a844d2999e9ecd91e26abd98ecec06a0ae Reviewed-on: https://gerrit.libreoffice.org/60665 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/spellcheck/macosxspell/macspellimp.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
index 96cb56529db5..5b3e30487d7d 100644
--- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
+++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
@@ -485,7 +485,7 @@ Reference< XSpellAlternatives > SAL_CALL
}
/// @throws Exception
-Reference< XInterface > MacSpellChecker_CreateInstance(
+static Reference< XInterface > MacSpellChecker_CreateInstance(
const Reference< XMultiServiceFactory > & /*rSMgr*/ )
{