Home
last modified time | relevance | path

Searched refs:checkParameterIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx226 checkParameterIndex(parameter); in setString()
297 checkParameterIndex(parameter); in setBoolean()
317 checkParameterIndex(parameter); in setByte()
337 checkParameterIndex(parameter); in setDate()
365 checkParameterIndex(parameter); in setTime()
393 checkParameterIndex(parameter); in setTimestamp()
429 checkParameterIndex(parameter); in setDouble()
449 checkParameterIndex(parameter); in setFloat()
469 checkParameterIndex(parameter); in setInt()
489 checkParameterIndex(parameter); in setLong()
[all …]
H A Dmysqlc_preparedstatement.hxx73 void checkParameterIndex(sal_Int32 parameter);
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx328 checkParameterIndex(parameterIndex); in setParameter()
431 checkParameterIndex(parameterIndex); in setNull()
856 checkParameterIndex(ParameterIndex); in setStream()
948 void OPreparedStatement::checkParameterIndex(sal_Int32 _parameterIndex) in checkParameterIndex() function in OPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx370 void OPreparedStatement::checkParameterIndex(sal_Int32 _parameterIndex) in checkParameterIndex() function in OPreparedStatement
H A DSPreparedStatement.hxx76 void checkParameterIndex(sal_Int32 _parameterIndex);
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx97 void checkParameterIndex(sal_Int32 _parameterIndex);

Completed in 37 milliseconds