summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commonbehaviorcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commonbehaviorcontext.hxx')
-rw-r--r--oox/source/ppt/commonbehaviorcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/commonbehaviorcontext.hxx b/oox/source/ppt/commonbehaviorcontext.hxx
index dbe070118d59..4d396050a517 100644
--- a/oox/source/ppt/commonbehaviorcontext.hxx
+++ b/oox/source/ppt/commonbehaviorcontext.hxx
@@ -43,7 +43,7 @@ namespace oox { namespace ppt {
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
const TimeNodePtr & pNode );
virtual ~CommonBehaviorContext( )
- throw( );
+ throw( ) override;
virtual void onEndElement() override;