summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commontimenodecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commontimenodecontext.hxx')
-rw-r--r--oox/source/ppt/commontimenodecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/commontimenodecontext.hxx b/oox/source/ppt/commontimenodecontext.hxx
index 88695509f7ad..80ca749269e5 100644
--- a/oox/source/ppt/commontimenodecontext.hxx
+++ b/oox/source/ppt/commontimenodecontext.hxx
@@ -31,7 +31,7 @@ namespace oox::ppt {
{
public:
CommonTimeNodeContext( ::oox::core::FragmentHandler2 const & rParent, sal_Int32 aElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs, const TimeNodePtr & pNode);
- virtual ~CommonTimeNodeContext( ) throw( ) override;
+ virtual ~CommonTimeNodeContext( ) noexcept override;
virtual void onEndElement() override;