User: vg      
Date: 2007/03/26 06:57:02

Modified:
   dba/connectivity/source/drivers/ado/AIndex.cxx

Log:
 INTEGRATION: CWS mingwport03 (1.20.60); FILE MERGED
 2006/11/07 12:29:53 vg 1.20.60.2: RESYNC: (1.20-1.21); FILE MERGED
 2006/09/07 10:22:03 vg 1.20.60.1: #i53572# MinGW port

File Changes:

Directory: /dba/connectivity/source/drivers/ado/
================================================

File [changed]: AIndex.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/ado/AIndex.cxx?r1=1.21&r2=1.22
Delta lines:  +2 -2
-------------------
--- AIndex.cxx  17 Sep 2006 02:13:31 -0000      1.21
+++ AIndex.cxx  26 Mar 2007 13:56:59 -0000      1.22
@@ -168,12 +168,12 @@
        OIndex_ADO::setFastPropertyValue_NoBroadcast(nHandle,rValue);
 }
 // 
-----------------------------------------------------------------------------
-void SAL_CALL OAdoIndex::acquire() 
throw(::com::sun::star::uno::RuntimeException)
+void SAL_CALL OAdoIndex::acquire() throw()
 {
        OIndex_ADO::acquire();
 }
 // 
-----------------------------------------------------------------------------
-void SAL_CALL OAdoIndex::release() 
throw(::com::sun::star::uno::RuntimeException)
+void SAL_CALL OAdoIndex::release() throw()
 {
        OIndex_ADO::release();
 }




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

Reply via email to