summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/optuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/optuno.cxx')
-rw-r--r--sc/source/ui/unoobj/optuno.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/unoobj/optuno.cxx b/sc/source/ui/unoobj/optuno.cxx
index ff479fe92677..0731ef75cb06 100644
--- a/sc/source/ui/unoobj/optuno.cxx
+++ b/sc/source/ui/unoobj/optuno.cxx
@@ -198,9 +198,6 @@ ScDocOptionsObj::~ScDocOptionsObj()
void SAL_CALL ScDocOptionsObj::setPropertyValue(
const OUString& aPropertyName, const uno::Any& aValue )
- throw(beans::UnknownPropertyException, beans::PropertyVetoException,
- lang::IllegalArgumentException, lang::WrappedTargetException,
- uno::RuntimeException, std::exception)
{
SolarMutexGuard aGuard;
@@ -211,8 +208,6 @@ void SAL_CALL ScDocOptionsObj::setPropertyValue(
}
uno::Any SAL_CALL ScDocOptionsObj::getPropertyValue( const OUString& aPropertyName )
- throw(beans::UnknownPropertyException, lang::WrappedTargetException,
- uno::RuntimeException, std::exception)
{
SolarMutexGuard aGuard;