User: hr      
Date: 06/06/19 18:18:13

Modified:
 /dba/connectivity/source/drivers/calc/
  CDriver.cxx

Log:
 INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED
 2005/11/16 12:58:53 fs 1.6.30.1: #i57457# warning free code

File Changes:

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

File [changed]: CDriver.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/calc/CDriver.cxx?r1=1.6&r2=1.7
Delta lines:  +1 -1
-------------------
--- CDriver.cxx 8 Sep 2005 05:34:51 -0000       1.6
+++ CDriver.cxx 20 Jun 2006 01:18:10 -0000      1.7
@@ -107,7 +107,7 @@
        return sal_False;
 }
 
-Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& info ) 
throw(SQLException, RuntimeException)
+Sequence< DriverPropertyInfo > SAL_CALL ODriver::getPropertyInfo( const 
::rtl::OUString& url, const Sequence< PropertyValue >& /*info*/ ) 
throw(SQLException, RuntimeException)
 {
        if ( !acceptsURL(url) )
                
::dbtools::throwGenericSQLException(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Invalid
 URL!")) ,*this);




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

Reply via email to