From 2d26f7fb7f4f2cb1a7ea96486d2a9d25a4638c2e Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 20 Jan 2017 12:59:11 +0100 Subject: loplugin:dynexcspec (macOS), lingucomponent Change-Id: I11f7419babd1ceb158ab0a329dd3d8699b7b2702 --- lingucomponent/source/spellcheck/macosxspell/macspellimp.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lingucomponent') diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm index 959d51813753..7378beb15c55 100644 --- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm +++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm @@ -399,7 +399,7 @@ Reference< XSpellAlternatives > SAL_CALL return xAlt; } - +/// @throws Exception Reference< XInterface > SAL_CALL MacSpellChecker_CreateInstance( const Reference< XMultiServiceFactory > & /*rSMgr*/ ) throw(Exception) -- cgit