summaryrefslogtreecommitdiff
path: root/scripting/source/provider/MasterScriptProvider.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:52:02 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:14 +0100
commit7b79e23260db34f2bb0a2994a5e64dd39117228c (patch)
tree587b3c62ca67ee04e742e7856bf2bb169e72659c /scripting/source/provider/MasterScriptProvider.hxx
parent920f1dd4a77b887f79a24b76adf0d25f00551056 (diff)
New loplugin:dynexcspec: Add @throws documentation, scripting
Change-Id: I3a3f8ad12bad448f0ea2beb698cf4e6636d4595a
Diffstat (limited to 'scripting/source/provider/MasterScriptProvider.hxx')
-rw-r--r--scripting/source/provider/MasterScriptProvider.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripting/source/provider/MasterScriptProvider.hxx b/scripting/source/provider/MasterScriptProvider.hxx
index 989441a8403c..47ba9689ac8d 100644
--- a/scripting/source/provider/MasterScriptProvider.hxx
+++ b/scripting/source/provider/MasterScriptProvider.hxx
@@ -49,6 +49,7 @@ class MasterScriptProvider :
public t_helper
{
public:
+ /// @throws css::uno::RuntimeException
explicit MasterScriptProvider(
const css::uno::Reference< css::uno::XComponentContext >
& xContext ) throw( css::uno::RuntimeException );