Home
last modified time | relevance | path

Searched refs:OSL_VERIFY_RES (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/inc/
H A Ddiagnose_ex.h28 #define OSL_VERIFY_RES( expression, fail_message ) \ macro
33 #define OSL_VERIFY_RES( expression, fail_message ) \ macro
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx130 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()
/aoo4110/main/connectivity/source/commontools/
H A DDateConversion.cxx144 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()
/aoo4110/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx451OSL_VERIFY_RES( LocalFileHelper::ConvertURLToPhysicalName(sNDX,sPhysicalPath),"Can not convert Con… in DropImpl()

Completed in 38 milliseconds