summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/unocontrolmodel.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-06-05 08:09:38 +0200
committerNoel Grandin <noel@peralex.com>2014-06-05 08:17:47 +0200
commitb6c67082c04a0e749de669f56208094f372825bc (patch)
tree92764ac6a31a22d0daec720fc130fa0a4fca07d3 /include/toolkit/controls/unocontrolmodel.hxx
parent5ceded62aa5695239cc6ea6681f74340deb43cc8 (diff)
toolkit: remove SAL_THROW macro
Change-Id: Id9e27c6cbcdc0c229a0dc2a3ad075d62121e6c5d
Diffstat (limited to 'include/toolkit/controls/unocontrolmodel.hxx')
-rw-r--r--include/toolkit/controls/unocontrolmodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/unocontrolmodel.hxx b/include/toolkit/controls/unocontrolmodel.hxx
index f971dd300fdc..6fe15a97d7d4 100644
--- a/include/toolkit/controls/unocontrolmodel.hxx
+++ b/include/toolkit/controls/unocontrolmodel.hxx
@@ -88,7 +88,7 @@ protected:
sal_Int32* _pHandles, /// the handles of the properties to set
::com::sun::star::uno::Any* _pValues, /// the values of the properties to set
sal_Int32* _pValidHandles /// pointer to the valid handles, allowed to be adjusted
- ) const SAL_THROW(());
+ ) const;
/// ensures that two property values in a sequence have a certain order
void ImplEnsureHandleOrder(