summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-06-27 17:09:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-06-27 18:24:59 +0100
commit93e8257410378a4c45296049157d7344a69f7a5e (patch)
tree91bf97d3084299a2500d0fe7b6ebbd6bc80115bd /linguistic/source/spelldsp.hxx
parent345005495552a6b5e91e66eec6872dd359d0a164 (diff)
coverity#1308449 Uncaught exception
Change-Id: If9eea42dc28404dcf9e532fc72cdd1f12e9698b2
Diffstat (limited to 'linguistic/source/spelldsp.hxx')
-rw-r--r--linguistic/source/spelldsp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx
index 0ca04bc63bce..c88ed244be07 100644
--- a/linguistic/source/spelldsp.hxx
+++ b/linguistic/source/spelldsp.hxx
@@ -84,7 +84,7 @@ class SpellCheckerDispatcher :
bool isValid_Impl(const OUString& aWord, LanguageType nLanguage,
const ::com::sun::star::beans::PropertyValues& aProperties,
bool bCheckDics)
- throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException );
+ throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException, std::exception );
::com::sun::star::uno::Reference<
::com::sun::star::linguistic2::XSpellAlternatives >