User: rt      
Date: 2006/12/01 08:49:31

Modified:
   dba/connectivity/inc/connectivity/dbexception.hxx

Log:
 INTEGRATION: CWS dba22a (1.16.66); FILE MERGED
 2006/11/22 20:45:48 fs 1.16.66.1: #i71860# assignment from SQLErrorEvent and 
Any

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: dbexception.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/dbexception.hxx?r1=1.16&r2=1.17
Delta lines:  +2 -0
-------------------
--- dbexception.hxx     10 Jul 2006 14:16:08 -0000      1.16
+++ dbexception.hxx     1 Dec 2006 16:49:28 -0000       1.17
@@ -168,6 +168,8 @@
        const SQLExceptionInfo& operator=(const 
::com::sun::star::sdbc::SQLException& _rError);
        const SQLExceptionInfo& operator=(const 
::com::sun::star::sdbc::SQLWarning& _rError);
        const SQLExceptionInfo& operator=(const 
::com::sun::star::sdb::SQLContext& _rError);
+       const SQLExceptionInfo& operator=(const 
::com::sun::star::sdb::SQLErrorEvent& _rErrorEvent);
+       const SQLExceptionInfo& operator=(const ::com::sun::star::uno::Any& 
_rCaughtSQLException);
 
        sal_Bool        isKindOf(TYPE _eType) const;
                // not just a simple comparisation ! e.g. getType() == 
SQL_CONTEXT implies isKindOf(SQL_EXCEPTION) == sal_True !




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to