summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/tableshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/tableshape.cxx')
-rw-r--r--svx/source/unodraw/tableshape.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/unodraw/tableshape.cxx b/svx/source/unodraw/tableshape.cxx
index fcf589cb545d..aa31209b4144 100644
--- a/svx/source/unodraw/tableshape.cxx
+++ b/svx/source/unodraw/tableshape.cxx
@@ -49,7 +49,6 @@ bool SvxTableShape::setPropertyValueImpl(
const OUString& rName,
const SfxItemPropertySimpleEntry* pProperty,
const css::uno::Any& rValue )
- throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception)
{
switch( pProperty->nWID )
{
@@ -102,7 +101,6 @@ bool SvxTableShape::getPropertyValueImpl(
const OUString& rName,
const SfxItemPropertySimpleEntry* pProperty,
css::uno::Any& rValue )
- throw(css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception)
{
switch( pProperty->nWID )
{