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 02f0f4b328df..860da2afa361 100644
--- a/include/oox/ppt/pptimport.hxx
+++ b/include/oox/ppt/pptimport.hxx
@@ -69,7 +69,7 @@ public:
private:
virtual GraphicHelper* implCreateGraphicHelper() const SAL_OVERRIDE;
virtual ::oox::ole::VbaProject* implCreateVbaProject() const SAL_OVERRIDE;
- virtual OUString implGetImplementationName() const SAL_OVERRIDE;
+ virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
OUString maTableStyleListPath;