summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/OOo2Oasis.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:46:53 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:08 +0100
commit7fca7325543415e53e9db2a95e6a1ea5e77f429e (patch)
tree1b563a8dc50c4eb5429328c8238a6994853c5830 /xmloff/source/transform/OOo2Oasis.hxx
parent8ccd11e1ae7248071184bfbeb2bced9ce096d52b (diff)
New loplugin:dynexcspec: Add @throws documentation, xmloff
Change-Id: Idf9db7108514e91fb4fe3abeca55fbab844c770a
Diffstat (limited to 'xmloff/source/transform/OOo2Oasis.hxx')
-rw-r--r--xmloff/source/transform/OOo2Oasis.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/transform/OOo2Oasis.hxx b/xmloff/source/transform/OOo2Oasis.hxx
index f355cacbca45..14c4bcfae20a 100644
--- a/xmloff/source/transform/OOo2Oasis.hxx
+++ b/xmloff/source/transform/OOo2Oasis.hxx
@@ -89,6 +89,8 @@ public:
virtual sal_Bool SAL_CALL filter( const css::uno::Sequence< css::beans::PropertyValue >& aDescriptor ) throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL cancel( ) throw (css::uno::RuntimeException, std::exception) override;
+ /// @throws css::uno::Exception
+ /// @throws css::uno::RuntimeException
void SAL_CALL Initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw(css::uno::Exception, css::uno::RuntimeException);
// css::xml::sax::XDocumentHandler