summaryrefslogtreecommitdiff
path: root/include/svtools/popupmenucontrollerbase.hxx
diff options
context:
space:
mode:
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 */