summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-10-17 17:13:31 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-10-17 17:13:31 +0000
commit2a3db67be67252514576860c351278a224523480 (patch)
tree1460a2ae057c78d887bebb099e12ac2b9b6b539f /connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx
parentc292a8c9a12d14f108224433fb4fc1d8759e5b4d (diff)
#92924#: exception specifications
Diffstat (limited to 'connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx')
-rw-r--r--connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx b/connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx
index 1efbb9ea1c96..3d10a6a01104 100644
--- a/connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx
+++ b/connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ADatabaseMetaDataResultSet.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: oj $ $Date: 2001-08-30 13:20:58 $
+ * last change: $Author: hr $ $Date: 2001-10-17 18:13:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -194,8 +194,8 @@ namespace connectivity
virtual void SAL_CALL disposing(void);
// XInterface
virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException);
- virtual void SAL_CALL acquire() throw(::com::sun::star::uno::RuntimeException);
- virtual void SAL_CALL release() throw(::com::sun::star::uno::RuntimeException);
+ virtual void SAL_CALL acquire() throw();
+ virtual void SAL_CALL release() throw();
//XTypeProvider
virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw(::com::sun::star::uno::RuntimeException);
// XPropertySet