INTEGRATION: CWS hr50 (1.7.218); FILE MERGED
2008/04/08 14:30:31 hr 1.7.218.1: #i86574#: fix warning (gcc-4.2.3)
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* OpenOffice.org - a multi-platform office productivity suite
|
||||||
*
|
*
|
||||||
* $RCSfile: KResultSet.cxx,v $
|
* $RCSfile: KResultSet.cxx,v $
|
||||||
* $Revision: 1.8 $
|
* $Revision: 1.9 $
|
||||||
*
|
*
|
||||||
* This file is part of OpenOffice.org.
|
* This file is part of OpenOffice.org.
|
||||||
*
|
*
|
||||||
@@ -356,8 +356,9 @@ DateTime SAL_CALL KabResultSet::getTimestamp(sal_Int32 columnIndex) throw(SQLExc
|
|||||||
return nRet;
|
return nRet;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else {
|
||||||
;
|
;
|
||||||
|
}
|
||||||
// trigger an exception here
|
// trigger an exception here
|
||||||
}
|
}
|
||||||
// Trigger an exception ?
|
// Trigger an exception ?
|
||||||
|
Reference in New Issue
Block a user