summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/DrawController.hxx')
-rw-r--r--sd/source/ui/inc/DrawController.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/inc/DrawController.hxx b/sd/source/ui/inc/DrawController.hxx
index c0a006529b51..abd43d072c14 100644
--- a/sd/source/ui/inc/DrawController.hxx
+++ b/sd/source/ui/inc/DrawController.hxx
@@ -281,6 +281,8 @@ protected:
/** When the called object has been disposed already this method throws
a Disposed exception and does not return.
+
+ @throws css::lang::DisposedException
*/
void ThrowIfDisposed() const
throw (css::lang::DisposedException);