summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/flat/EResultSet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/flat/EResultSet.hxx')
-rw-r--r--connectivity/source/inc/flat/EResultSet.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/inc/flat/EResultSet.hxx b/connectivity/source/inc/flat/EResultSet.hxx
index dd4e4715f530..8d99ed55da04 100644
--- a/connectivity/source/inc/flat/EResultSet.hxx
+++ b/connectivity/source/inc/flat/EResultSet.hxx
@@ -49,8 +49,8 @@ namespace connectivity::flat
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) override;
- virtual void SAL_CALL acquire() throw() override;
- virtual void SAL_CALL release() throw() override;
+ virtual void SAL_CALL acquire() noexcept override;
+ virtual void SAL_CALL release() noexcept override;
//XTypeProvider
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes( ) override;
// XPropertySet