summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/sbagrid.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-10-26 11:43:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-10-26 11:43:21 +0000
commit73e70add3f0923de99f697814666cbad418d7862 (patch)
treec186d7ca61849f5fcf8cf493840f7bccdf2b37ed /dbaccess/source/ui/inc/sbagrid.hxx
parent57ee93b8e0ce5d7ddc73a68ce0d4d8da9ee815ff (diff)
#92924# exception specifications
Diffstat (limited to 'dbaccess/source/ui/inc/sbagrid.hxx')
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/sbagrid.hxx b/dbaccess/source/ui/inc/sbagrid.hxx
index bd0f8f6163f9..c1e05f4e9709 100644
--- a/dbaccess/source/ui/inc/sbagrid.hxx
+++ b/dbaccess/source/ui/inc/sbagrid.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sbagrid.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: oj $ $Date: 2001-10-02 07:55:27 $
+ * last change: $Author: hr $ $Date: 2001-10-26 12:43:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,7 +134,7 @@ namespace dbaui
// XTypeProvider
virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw (::com::sun::star::uno::RuntimeException);
- virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw (::com::sun::star::uno::RuntimeException);
+ virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw ();
// ::com::sun::star::lang::XServiceInfo
::rtl::OUString SAL_CALL getImplementationName() throw( ::com::sun::star::uno::RuntimeException );