summaryrefslogtreecommitdiffstats
path: root/linguistic/source/spelldsp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/spelldsp.cxx')
-rw-r--r--linguistic/source/spelldsp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/spelldsp.cxx b/linguistic/source/spelldsp.cxx
index 11b4ebfcf47d..a23846506b09 100644
--- a/linguistic/source/spelldsp.cxx
+++ b/linguistic/source/spelldsp.cxx
@@ -281,7 +281,7 @@ bool SpellCheckerDispatcher::isValid_Impl(
LanguageType nLanguage,
const PropertyValues& rProperties,
bool bCheckDics)
- throw( RuntimeException, IllegalArgumentException )
+ throw( RuntimeException, IllegalArgumentException, std::exception )
{
MutexGuard aGuard( GetLinguMutex() );