summaryrefslogtreecommitdiffstats
path: root/sc/inc/viewuno.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-29 11:14:36 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-29 13:23:52 +0000
commit125f1ad355490a8c141d7322b99c33be6023b769 (patch)
tree8c0c1714be3392c02af2b488d7cd4033cbee816c /sc/inc/viewuno.hxx
parentcoverity#1158313 Uncaught exception (diff)
downloadcore-125f1ad355490a8c141d7322b99c33be6023b769.tar.gz
core-125f1ad355490a8c141d7322b99c33be6023b769.zip
coverity#1158312 Uncaught exception
Change-Id: Ic9f49d79474c0c7f5a04bec499e05bd48aad0f3a
Diffstat (limited to 'sc/inc/viewuno.hxx')
-rw-r--r--sc/inc/viewuno.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx
index c0f37cbed020..70c00d52b7f0 100644
--- a/sc/inc/viewuno.hxx
+++ b/sc/inc/viewuno.hxx
@@ -311,7 +311,8 @@ public:
getActiveSheet() throw(::com::sun::star::uno::RuntimeException);
virtual void SAL_CALL setActiveSheet( const ::com::sun::star::uno::Reference<
::com::sun::star::sheet::XSpreadsheet >& xActiveSheet )
- throw(::com::sun::star::uno::RuntimeException);
+ throw(::com::sun::star::uno::RuntimeException,
+ std::exception);
//XEnhancedMouseClickBroadcaster