summaryrefslogtreecommitdiff
path: root/svx/source/inc/xmlxtexp.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:50:02 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:12 +0100
commit9859ee7b1901449e63e4047554776f23c2de20ce (patch)
tree3facdb30c2c4bec900c666781859c4aefa7d45c1 /svx/source/inc/xmlxtexp.hxx
parent77894947ea5fcae00d8eeaee9482b53adfc6b7f2 (diff)
New loplugin:dynexcspec: Add @throws documentation, svx
Change-Id: I0e827554a18622e19aec5f81c40da52664783f69
Diffstat (limited to 'svx/source/inc/xmlxtexp.hxx')
-rw-r--r--svx/source/inc/xmlxtexp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx
index 1152769ee7a9..71701fa6ede6 100644
--- a/svx/source/inc/xmlxtexp.hxx
+++ b/svx/source/inc/xmlxtexp.hxx
@@ -43,6 +43,7 @@ public:
virtual ~SvxXMLXTableExportComponent() override;
+ /// @throws css::uno::RuntimeException
static bool save( const OUString& rURL,
const css::uno::Reference< css::container::XNameContainer >& xTable,
const css::uno::Reference< css::embed::XStorage > &xStorage,