Home
last modified time | relevance | path

Searched defs:updateBytes (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/form/
H A Dsdbdatacolumn.cxx241 void DataColumn::updateBytes(const Sequence< sal_Int8 >& x) throw( SQLException, RuntimeException ) in updateBytes() function in svxform::DataColumn
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx411 void ODataColumn::updateBytes(const Sequence< sal_Int8 >& x) throw( SQLException, RuntimeException ) in updateBytes() function in ODataColumn
H A Dresultset.cxx770 void OResultSet::updateBytes(sal_Int32 columnIndex, const Sequence< sal_Int8 >& x) throw( SQLExcept… in updateBytes() function in OResultSet
H A DRowSet.cxx768 void SAL_CALL ORowSet::updateBytes( sal_Int32 columnIndex, const Sequence< sal_Int8 >& x ) throw(SQ… in updateBytes() function in dbaccess::ORowSet
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java319 public void updateBytes(int arg0, byte[] arg1) throws SQLException { in updateBytes() method in PostgresqlResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java834 public void updateBytes(int columnIndex, byte[] x) throws SQLException { in updateBytes() method in JavaSQLResultSet
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx640 void SAL_CALL OResultSet::updateBytes( sal_Int32 columnIndex, const Sequence< sal_Int8 >& x ) throw… in updateBytes() function in OResultSet
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx824 void SAL_CALL MacabResultSet::updateBytes(sal_Int32, const Sequence< sal_Int8 >&) throw(SQLExceptio… in updateBytes() function in MacabResultSet
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx761 void SAL_CALL OResultSet::updateBytes( sal_Int32 columnIndex, const Sequence< sal_Int8 >& x ) throw… in updateBytes() function in OResultSet
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx816 void SAL_CALL OResultSet::updateBytes( sal_Int32 columnIndex, const Sequence< sal_Int8 >& x ) throw… in updateBytes() function in OResultSet
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx1151 void SAL_CALL OResultSet::updateBytes(sal_Int32 column, const Sequence< sal_Int8 >& /* x */) in updateBytes() function in OResultSet
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx726 void SAL_CALL java_sql_ResultSet::updateBytes( sal_Int32 columnIndex, const ::com::sun::star::uno::… in updateBytes() function in java_sql_ResultSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1070 void SAL_CALL OResultSet::updateBytes( sal_Int32 columnIndex, const Sequence< sal_Int8 >& x ) throw… in updateBytes() function in OResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx566 void SAL_CALL SbaXFormAdapter::updateBytes(sal_Int32 columnIndex, const Sequence< sal_Int8 >& x) th… in updateBytes() function in SbaXFormAdapter

Completed in 116 milliseconds