summaryrefslogtreecommitdiffstats
path: root/include/oox/ppt/dgmimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/dgmimport.hxx')
-rw-r--r--include/oox/ppt/dgmimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/dgmimport.hxx b/include/oox/ppt/dgmimport.hxx
index 83ec9608dd9a..3fd88b50114c 100644
--- a/include/oox/ppt/dgmimport.hxx
+++ b/include/oox/ppt/dgmimport.hxx
@@ -50,7 +50,7 @@ public:
virtual oox::drawingml::chart::ChartConverter* getChartConverter() SAL_OVERRIDE;
private:
- virtual OUString implGetImplementationName() const SAL_OVERRIDE;
+ virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual ::oox::ole::VbaProject* implCreateVbaProject() const SAL_OVERRIDE;
};