summaryrefslogtreecommitdiff
path: root/svx/source/inc/xmlxtexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/xmlxtexp.hxx')
-rw-r--r--svx/source/inc/xmlxtexp.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx
index 71701fa6ede6..fcbf6c464486 100644
--- a/svx/source/inc/xmlxtexp.hxx
+++ b/svx/source/inc/xmlxtexp.hxx
@@ -47,8 +47,7 @@ public:
static bool save( const OUString& rURL,
const css::uno::Reference< css::container::XNameContainer >& xTable,
const css::uno::Reference< css::embed::XStorage > &xStorage,
- OUString *pOptName )
- throw (css::uno::RuntimeException, std::exception);
+ OUString *pOptName );
// methods without content:
virtual void ExportAutoStyles_() override;