Home
last modified time | relevance | path

Searched defs:setNull (Results 1 – 18 of 18) sorted by relevance

/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx300 void setNull() in setNull() function in connectivity::ORowSetValue
385 inline void setNull() { m_aValue.setNull(); } in setNull() function in connectivity::ORowSetValueDecorator
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx233 void SAL_CALL OEvoabPreparedStatement::setNull( sal_Int32 /*parameterIndex*/, sal_Int32 /*sqlType*/… in setNull() function in OEvoabPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx237 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx199 void SAL_CALL MacabPreparedStatement::setNull(sal_Int32 parameterIndex, sal_Int32) throw(SQLExcepti… in setNull() function in MacabPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java298 public synchronized void setNull(int index, int sqlType) throws SQLException { in setNull() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java218 public void setNull(int arg0, int arg1) throws SQLException { in setNull() method in PostgresqlPreparedStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx381 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 /*sqlType*/ ) throw(… in setNull() function in OPreparedStatement
H A DAolevariant.cxx319 void OLEVariant::setNull() in setNull() function in OLEVariant
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx291 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 /*sqlType*/ ) throw(… in setNull() function in OPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx264 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull() function in OPreparedStatement
H A DRowSet.cxx2533 void SAL_CALL ORowSet::setNull( sal_Int32 parameterIndex, sal_Int32 /*sqlType*/ ) throw(SQLExceptio… in setNull() function in dbaccess::ORowSet
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DORowSetValue.java121 public void setNull() { in setNull() method in ORowSetValue
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx423 void SAL_CALL OPreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(SQLE… in setNull() function in OPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx503 void SAL_CALL OPreparedStatement::setNull(sal_Int32 parameter, sal_Int32 sqlType) in setNull() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx283 void SAL_CALL java_sql_PreparedStatement::setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) th… in setNull() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx966 void ParameterManager::setNull( sal_Int32 _nIndex, sal_Int32 sqlType ) in setNull() function in dbtools::ParameterManager
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx883 void SAL_CALL DatabaseDataProvider::setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) throw( SQL… in setNull() function in dbaccess::DatabaseDataProvider
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3645 void SAL_CALL ODatabaseForm::setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) throw( SQLExcepti… in setNull() function in frm::ODatabaseForm

Completed in 125 milliseconds