summaryrefslogtreecommitdiffstats
path: root/oox/source/ppt/animvariantcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/animvariantcontext.hxx')
-rw-r--r--oox/source/ppt/animvariantcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/animvariantcontext.hxx b/oox/source/ppt/animvariantcontext.hxx
index 25f7f7dfa9e1..8830e0e6a73a 100644
--- a/oox/source/ppt/animvariantcontext.hxx
+++ b/oox/source/ppt/animvariantcontext.hxx
@@ -33,7 +33,7 @@ namespace oox::ppt {
{
public:
AnimVariantContext( ::oox::core::FragmentHandler2 const & rParent, ::sal_Int32 aElement, css::uno::Any & aValue );
- virtual ~AnimVariantContext( ) throw( ) override;
+ virtual ~AnimVariantContext( ) noexcept override;
virtual void onEndElement() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;