summaryrefslogtreecommitdiff
path: root/include/oox/ppt/pptimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/pptimport.hxx')
-rw-r--r--include/oox/ppt/pptimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/pptimport.hxx b/include/oox/ppt/pptimport.hxx
index e96f04b70374..eafb114b47fd 100644
--- a/include/oox/ppt/pptimport.hxx
+++ b/include/oox/ppt/pptimport.hxx
@@ -59,7 +59,7 @@ public:
// from FilterBase
virtual bool importDocument() override;
- virtual bool exportDocument() throw() override;
+ virtual bool exportDocument() noexcept override;
virtual const ::oox::drawingml::Theme* getCurrentTheme() const override;
virtual ::oox::vml::Drawing* getVmlDrawing() override;