summaryrefslogtreecommitdiff
path: root/sc/inc/optuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/optuno.hxx')
-rw-r--r--sc/inc/optuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/optuno.hxx b/sc/inc/optuno.hxx
index f1a8b65d82f5..e62ae0ddd7f3 100644
--- a/sc/inc/optuno.hxx
+++ b/sc/inc/optuno.hxx
@@ -78,7 +78,7 @@ public:
const OUString& PropertyName )
throw(::com::sun::star::beans::UnknownPropertyException,
::com::sun::star::lang::WrappedTargetException,
- ::com::sun::star::uno::RuntimeException);
+ ::com::sun::star::uno::RuntimeException, std::exception);
};