summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterHelpView.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:51:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:14 +0100
commit920f1dd4a77b887f79a24b76adf0d25f00551056 (patch)
tree04e53aa3203c1877a1d0490f743f8e6ac37d11a1 /sdext/source/presenter/PresenterHelpView.hxx
parent5fb6c73d3037d9f860212ecb06b99fdc34bb6dcc (diff)
New loplugin:dynexcspec: Add @throws documentation, sdext
Change-Id: Id01b4012d2ac3cf479a96ed496eff3d97e5c80c5
Diffstat (limited to 'sdext/source/presenter/PresenterHelpView.hxx')
-rw-r--r--sdext/source/presenter/PresenterHelpView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterHelpView.hxx b/sdext/source/presenter/PresenterHelpView.hxx
index 3e068e484da7..67f314b82613 100644
--- a/sdext/source/presenter/PresenterHelpView.hxx
+++ b/sdext/source/presenter/PresenterHelpView.hxx
@@ -117,7 +117,7 @@ private:
*/
void CheckFontSize();
- /** This method throws a DisposedException when the object has already been
+ /** @throws css::lang::DisposedException when the object has already been
disposed.
*/
void ThrowIfDisposed()