summaryrefslogtreecommitdiffstats
path: root/include/svtools/popupmenucontrollerbase.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-19 17:50:25 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-19 18:03:12 +0100
commit2527c001408b17b5a740d81debcf97a1385932e0 (patch)
tree7935f00217ec102995b7cf4656bbfa3e8dbb9474 /include/svtools/popupmenucontrollerbase.hxx
parentNew loplugin:dynexcspec: Add @throws documentation, svx (diff)
downloadcore-2527c001408b17b5a740d81debcf97a1385932e0.tar.gz
core-2527c001408b17b5a740d81debcf97a1385932e0.zip
New loplugin:dynexcspec: Add @throws documentation, svtools
Change-Id: I274142728ea25be094343e3489758314e371a857
Diffstat (limited to 'include/svtools/popupmenucontrollerbase.hxx')
-rw-r--r--include/svtools/popupmenucontrollerbase.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svtools/popupmenucontrollerbase.hxx b/include/svtools/popupmenucontrollerbase.hxx
index 1358f5e0c957..d78aa34cd567 100644
--- a/include/svtools/popupmenucontrollerbase.hxx
+++ b/include/svtools/popupmenucontrollerbase.hxx
@@ -98,6 +98,7 @@ namespace svt
void dispatchCommand( const OUString& sCommandURL, const css::uno::Sequence< css::beans::PropertyValue >& rArgs, const OUString& sTarget = OUString() );
protected:
+ /// @throws css::uno::RuntimeException
void throwIfDisposed() throw ( css::uno::RuntimeException );
/** helper method to cause statusChanged is called once for the given command url */