User: obo Date: 2006/10/12 04:30:30 Modified: dba/connectivity/source/drivers/ado/ATables.cxx
Log: INTEGRATION: CWS sb59 (1.18.28); FILE MERGED 2006/08/08 08:28:54 sb 1.18.28.1: #i67487# Made code warning-free (wntmsci10). File Changes: Directory: /dba/connectivity/source/drivers/ado/ ================================================ File [changed]: ATables.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/ado/ATables.cxx?r1=1.19&r2=1.20 Delta lines: +1 -1 ------------------- --- ATables.cxx 17 Sep 2006 02:15:58 -0000 1.19 +++ ATables.cxx 12 Oct 2006 11:30:28 -0000 1.20 @@ -111,7 +111,7 @@ } // ------------------------------------------------------------------------- // XAppend -sdbcx::ObjectType OTables::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropertySet >& descriptor ) +sdbcx::ObjectType OTables::appendObject( const ::rtl::OUString&, const Reference< XPropertySet >& descriptor ) { OAdoTable* pTable = NULL; if ( !getImplementation( pTable, descriptor ) || pTable == NULL ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
