User: ihi Date: 2006/08/28 07:54:16 Modified: dba/connectivity/source/drivers/kab/KStatement.cxx
Log: INTEGRATION: CWS dba205a (1.5.10); FILE MERGED 2006/07/20 09:20:41 fs 1.5.10.1: #i66361# File Changes: Directory: /dba/connectivity/source/drivers/kab/ ================================================ File [changed]: KStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/kab/KStatement.cxx?r1=1.5&r2=1.6 Delta lines: +0 -3 ------------------- --- KStatement.cxx 10 Jul 2006 14:29:16 -0000 1.5 +++ KStatement.cxx 28 Aug 2006 14:54:13 -0000 1.6 @@ -539,7 +539,6 @@ { sal_Bool bConverted = sal_False; // here we have to try to convert -OSL_ENSURE(false, "KabCommonStatement::convertFastPropertyValue is not implemented!"); return bConverted; } // ------------------------------------------------------------------------- @@ -561,7 +560,6 @@ default: ; } -OSL_ENSURE(false, "KabCommonStatement::setFastPropertyValue_NoBroadcast is not implemented!"); } // ------------------------------------------------------------------------- void KabCommonStatement::getFastPropertyValue(Any&,sal_Int32 nHandle) const @@ -581,7 +579,6 @@ default: ; } -OSL_ENSURE(false, "KabCommonStatement::getFastPropertyValue is not implemented!"); } // ----------------------------------------------------------------------------- void SAL_CALL KabCommonStatement::acquire() throw() --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
