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, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/tableshape.cxx b/svx/source/unodraw/tableshape.cxx
index 31bf7d756b45..69823ea3043b 100644
--- a/svx/source/unodraw/tableshape.cxx
+++ b/svx/source/unodraw/tableshape.cxx
@@ -41,7 +41,7 @@ SvxTableShape::SvxTableShape(SdrObject* pObj)
SetShapeType( "com.sun.star.drawing.TableShape" );
}
-SvxTableShape::~SvxTableShape() throw()
+SvxTableShape::~SvxTableShape() noexcept
{
}