Searched refs:OSL_VERIFY_RES (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/connectivity/source/inc/ |
H A D | diagnose_ex.h | 28 #define OSL_VERIFY_RES( expression, fail_message ) \ macro 33 #define OSL_VERIFY_RES( expression, fail_message ) \ macro
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | DatabaseMetaData.cxx | 130 OSL_VERIFY_RES( !isExceptionOccured(t.pEnv,sal_True),"Exception occured!"); in getTables() 138 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables() 150 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables() 158 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables() 186 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables() 191 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables() 196 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables() 202 OSL_VERIFY_RES( !isExceptionOccured( t.pEnv, sal_True ), "Exception occured!" ); in getTables()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | DateConversion.cxx | 144 OSL_VERIFY_RES( bOk, "DBTypeConversion::toSQLString: _rVal is not datetime!"); in toSQLString() 177 OSL_VERIFY_RES( bOk, "DBTypeConversion::toSQLString: _rVal is not date!"); in toSQLString() 204 OSL_VERIFY_RES( bOk,"DBTypeConversion::toSQLString: _rVal is not time!"); in toSQLString()
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DIndex.cxx | 451 …OSL_VERIFY_RES( LocalFileHelper::ConvertURLToPhysicalName(sNDX,sPhysicalPath),"Can not convert Con… in DropImpl()
|
Completed in 38 milliseconds