Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/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
/aoo41x/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
/aoo41x/main/connectivity/source/drivers/kab/
H A DKResultSet.cxx748 void SAL_CALL KabResultSet::updateBytes(sal_Int32, const Sequence< sal_Int8 >&) throw(SQLException,… in updateBytes() function in KabResultSet
/aoo41x/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
/aoo41x/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
/aoo41x/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
/aoo41x/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
/aoo41x/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
/aoo41x/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
/aoo41x/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 303 milliseconds