diff options
Diffstat (limited to 'sd/source/ui/inc/slideshow.hxx')
-rw-r--r-- | sd/source/ui/inc/slideshow.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/inc/slideshow.hxx b/sd/source/ui/inc/slideshow.hxx index 49ac3448a7e4..30a77de00c6e 100644 --- a/sd/source/ui/inc/slideshow.hxx +++ b/sd/source/ui/inc/slideshow.hxx @@ -187,6 +187,7 @@ private: void StartInPlacePresentation(); void StartFullscreenPresentation(); + /// @throws css::uno::RuntimeException void ThrowIfDisposed() const throw (css::uno::RuntimeException); void CreateController( ViewShell* pViewSh, ::sd::View* pView, vcl::Window* pParentWindow ); |