Home
last modified time | relevance | path

Searched defs:updateNull (Results 1 – 16 of 16) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DUpdateHelperImpl.hxx72 virtual void updateNull(sal_Int32 _nPos, ::sal_Int32) in updateNull() function in dbaui::ORowUpdateHelper
128 virtual void updateNull(sal_Int32 _nPos, ::sal_Int32 sqlType) in updateNull() function in dbaui::OParameterUpdateHelper
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx196 void DataColumn::updateNull() throw( SQLException, RuntimeException ) in updateNull() function in svxform::DataColumn
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx330 void ODataColumn::updateNull(void) throw( SQLException, RuntimeException ) in updateNull() function in ODataColumn
H A DRowSetCache.cxx563 void ORowSetCache::updateNull(sal_Int32 columnIndex,ORowSetValueVector::Vector& io_aRow in updateNull() function in ORowSetCache
H A Dresultset.cxx670 void OResultSet::updateNull(sal_Int32 columnIndex) throw( SQLException, RuntimeException ) in updateNull() function in OResultSet
H A DRowSet.cxx713 void SAL_CALL ORowSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in dbaccess::ORowSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java347 public void updateNull(int arg0) throws SQLException { in updateNull() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java753 public void updateNull(int columnIndex) throws SQLException { in updateNull() method in JavaSQLResultSet
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx575 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx770 void SAL_CALL MacabResultSet::updateNull(sal_Int32) throw(SQLException, RuntimeException) in updateNull() function in MacabResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx711 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx758 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1034 void SAL_CALL OResultSet::updateNull(sal_Int32 column) in updateNull() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx636 void SAL_CALL java_sql_ResultSet::updateNull( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc:… in updateNull() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1013 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx503 void SAL_CALL SbaXFormAdapter::updateNull(sal_Int32 columnIndex) throw( ::com::sun::star::sdbc::SQL… in updateNull() function in SbaXFormAdapter

Completed in 137 milliseconds