/trunk/main/dbaccess/source/ui/misc/ |
H A D | UpdateHelperImpl.hxx | 72 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 D | sdbdatacolumn.cxx | 196 void DataColumn::updateNull() throw( SQLException, RuntimeException ) in updateNull() function in svxform::DataColumn
|
/trunk/main/dbaccess/source/core/api/ |
H A D | datacolumn.cxx | 330 void ODataColumn::updateNull(void) throw( SQLException, RuntimeException ) in updateNull() function in ODataColumn
|
H A D | RowSetCache.cxx | 563 void ORowSetCache::updateNull(sal_Int32 columnIndex,ORowSetValueVector::Vector& io_aRow in updateNull() function in ORowSetCache
|
H A D | resultset.cxx | 670 void OResultSet::updateNull(sal_Int32 columnIndex) throw( SQLException, RuntimeException ) in updateNull() function in OResultSet
|
H A D | RowSet.cxx | 713 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 D | PostgresqlResultSet.java | 347 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 D | JavaSQLResultSet.java | 753 public void updateNull(int columnIndex) throws SQLException { in updateNull() method in JavaSQLResultSet
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SResultSet.cxx | 575 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
|
/trunk/main/connectivity/source/drivers/macab/ |
H A D | MacabResultSet.cxx | 770 void SAL_CALL MacabResultSet::updateNull(sal_Int32) throw(SQLException, RuntimeException) in updateNull() function in MacabResultSet
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AResultSet.cxx | 711 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FResultSet.cxx | 758 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
|
/trunk/main/mysqlc/source/ |
H A D | mysqlc_resultset.cxx | 1034 void SAL_CALL OResultSet::updateNull(sal_Int32 column) in updateNull() function in OResultSet
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | ResultSet.cxx | 636 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 D | OResultSet.cxx | 1013 void SAL_CALL OResultSet::updateNull( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in updateNull() function in OResultSet
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 503 void SAL_CALL SbaXFormAdapter::updateNull(sal_Int32 columnIndex) throw( ::com::sun::star::sdbc::SQL… in updateNull() function in SbaXFormAdapter
|