Home
last modified time | relevance | path

Searched defs:updateObject (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx623 void ORowSetCache::updateObject( sal_Int32 columnIndex, const Any& x in updateObject() function in ORowSetCache
H A DRowSet.cxx826 void SAL_CALL ORowSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, Runt… in updateObject() function in dbaccess::ORowSet
H A Dresultset.cxx848 void OResultSet::updateObject(sal_Int32 columnIndex, const Any& x) throw( SQLException, RuntimeExce… in updateObject() function in OResultSet
H A Ddatacolumn.cxx474 void ODataColumn::updateObject(const Any& x) throw( SQLException, RuntimeException ) in updateObject() function in ODataColumn
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2550 bool PDFWriterImpl::updateObject( sal_Int32 n ) in updateObject() function in PDFWriterImpl
/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx271 void DataColumn::updateObject(const Any& x) throw( SQLException, RuntimeException ) in updateObject() function in svxform::DataColumn
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx692 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1243 void SAL_CALL OResultSet::updateObject(sal_Int32 column, const Any& /* x */) in updateObject() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx608 void SAL_CALL SbaXFormAdapter::updateObject(sal_Int32 columnIndex, const Any& x) throw( ::com::sun:… in updateObject() function in SbaXFormAdapter
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1127 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx846 void SAL_CALL java_sql_ResultSet::updateObject( sal_Int32 columnIndex, const ::com::sun::star::uno:… in updateObject() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx866 void SAL_CALL MacabResultSet::updateObject(sal_Int32, const Any&) throw(SQLException, RuntimeExcept… in updateObject() function in MacabResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx870 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx813 void SAL_CALL OResultSet::updateObject( sal_Int32 columnIndex, const Any& x ) throw(SQLException, R… in updateObject() function in OResultSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java355 public void updateObject(int arg0, Object arg1) throws SQLException { in updateObject() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java893 public void updateObject(int columnIndex, Object x) throws SQLException { in updateObject() method in JavaSQLResultSet
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java768 …public static boolean updateObject(XRowUpdate updatedObject, int columnIndex, Object value) throws… in updateObject() method in DbTools

Completed in 498 milliseconds