summaryrefslogtreecommitdiff
path: root/include/svx/gridctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/gridctrl.hxx')
-rw-r--r--include/svx/gridctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gridctrl.hxx b/include/svx/gridctrl.hxx
index 3dcb3ffabdca..51c35259be89 100644
--- a/include/svx/gridctrl.hxx
+++ b/include/svx/gridctrl.hxx
@@ -352,7 +352,7 @@ protected:
virtual void PostExecuteRowContextMenu(sal_uInt16 nRow, const PopupMenu& rMenu, sal_uInt16 nExecutionResult);
/// @throws css::uno::RuntimeException
- void DataSourcePropertyChanged(const css::beans::PropertyChangeEvent& evt) throw(css::uno::RuntimeException, std::exception);
+ void DataSourcePropertyChanged(const css::beans::PropertyChangeEvent& evt);
void FieldValueChanged(sal_uInt16 _nId, const css::beans::PropertyChangeEvent& _evt);
void FieldListenerDisposing(sal_uInt16 _nId);