diff options
Diffstat (limited to 'oox')
-rw-r--r-- | oox/source/ppt/dgmimport.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/dgmimport.cxx b/oox/source/ppt/dgmimport.cxx index 7ff543cfbbb7..19ff1cab4817 100644 --- a/oox/source/ppt/dgmimport.cxx +++ b/oox/source/ppt/dgmimport.cxx @@ -54,7 +54,7 @@ QuickDiagrammingImport::QuickDiagrammingImport( const ::com::sun::star::uno::Ref : XmlFilterBase( rxContext ) {} -bool QuickDiagrammingImport::importDocument() throw() +bool QuickDiagrammingImport::importDocument() throw (css::uno::RuntimeException) { /* to activate the PPTX dumper, define the environment variable OOO_PPTXDUMPER and insert the full path to the file |