summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/geometrycontrolmodel_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/geometrycontrolmodel_impl.hxx')
-rw-r--r--include/toolkit/controls/geometrycontrolmodel_impl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/geometrycontrolmodel_impl.hxx b/include/toolkit/controls/geometrycontrolmodel_impl.hxx
index 658c7410c910..de708b53bbad 100644
--- a/include/toolkit/controls/geometrycontrolmodel_impl.hxx
+++ b/include/toolkit/controls/geometrycontrolmodel_impl.hxx
@@ -56,7 +56,7 @@ void OGeometryControlModel<CONTROLMODEL>::fillProperties(::com::sun::star::uno::
//--------------------------------------------------------------------
template <class CONTROLMODEL>
-::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL OGeometryControlModel<CONTROLMODEL>::getImplementationId( ) throw (::com::sun::star::uno::RuntimeException)
+::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL OGeometryControlModel<CONTROLMODEL>::getImplementationId( ) throw (::com::sun::star::uno::RuntimeException, std::exception)
{
static ::cppu::OImplementationId * pId = NULL;
if ( !pId )