summaryrefslogtreecommitdiff
path: root/linguistic/source/lngopt.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:55:21 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:18 +0100
commit21dda4921fa4bdcf6bd8193d776f316f967898da (patch)
tree2aa0ed38e7e7735df4bc0ab048ba9e64d4fc64bd /linguistic/source/lngopt.cxx
parent327f3f544e9bdb31e1d331c566db48a0a666a4f2 (diff)
New loplugin:dynexcspec: Add @throws documentation, linguistic
Change-Id: Ib1aba8d944d46d4cfc74b473da006aff4e7a1c83
Diffstat (limited to 'linguistic/source/lngopt.cxx')
-rw-r--r--linguistic/source/lngopt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx
index d50597a9b6a2..ba99a5a21a0f 100644
--- a/linguistic/source/lngopt.cxx
+++ b/linguistic/source/lngopt.cxx
@@ -209,6 +209,7 @@ void LinguProps::launchEvent( const PropertyChangeEvent &rEvt ) const
}
}
+/// @throws Exception
Reference< XInterface > SAL_CALL LinguProps_CreateInstance(
const Reference< XMultiServiceFactory > & /*rSMgr*/ )
throw(Exception)