/aoo41x/main/connectivity/inc/connectivity/ |
H A D | FValue.hxx | 300 void setNull() in setNull() function in connectivity::ORowSetValue 385 inline void setNull() { m_aValue.setNull(); } in setNull() function in connectivity::ORowSetValueDecorator
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 233 void SAL_CALL OEvoabPreparedStatement::setNull( sal_Int32 /*parameterIndex*/, sal_Int32 /*sqlType*/… in setNull() function in OEvoabPreparedStatement
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 237 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KPreparedStatement.cxx | 186 void SAL_CALL KabPreparedStatement::setNull(sal_Int32 parameterIndex, sal_Int32) throw(SQLException… in setNull() function in KabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.cxx | 199 void SAL_CALL MacabPreparedStatement::setNull(sal_Int32 parameterIndex, sal_Int32) throw(SQLExcepti… in setNull() function in MacabPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 381 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 /*sqlType*/ ) throw(… in setNull() function in OPreparedStatement
|
H A D | Aolevariant.cxx | 319 void OLEVariant::setNull() in setNull() function in OLEVariant
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 291 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 /*sqlType*/ ) throw(… in setNull() function in OPreparedStatement
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 264 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull() function in OPreparedStatement
|
H A D | RowSet.cxx | 2533 void SAL_CALL ORowSet::setNull( sal_Int32 parameterIndex, sal_Int32 /*sqlType*/ ) throw(SQLExceptio… in setNull() function in dbaccess::ORowSet
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OPreparedStatement.cxx | 423 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull() function in OPreparedStatement
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 503 void SAL_CALL OPreparedStatement::setNull(sal_Int32 parameter, sal_Int32 sqlType) in setNull() function in OPreparedStatement
|
/aoo41x/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 283 void SAL_CALL java_sql_PreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) th… in setNull() function in java_sql_PreparedStatement
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 966 void ParameterManager::setNull( sal_Int32 _nIndex, sal_Int32 sqlType ) in setNull() function in dbtools::ParameterManager
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 883 void SAL_CALL DatabaseDataProvider::setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) throw( SQL… in setNull() function in dbaccess::DatabaseDataProvider
|
/aoo41x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3645 void SAL_CALL ODatabaseForm::setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) throw( SQLExcepti… in setNull() function in frm::ODatabaseForm
|