/aoo41x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 241 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 D | datacolumn.cxx | 411 void ODataColumn::updateBytes(const Sequence< sal_Int8 >& x) throw( SQLException, RuntimeException ) in updateBytes() function in ODataColumn
|
H A D | resultset.cxx | 770 void OResultSet::updateBytes(sal_Int32 columnIndex, const Sequence< sal_Int8 >& x) throw( SQLExcept… in updateBytes() function in OResultSet
|
H A D | RowSet.cxx | 768 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 D | SResultSet.cxx | 640 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 D | KResultSet.cxx | 748 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 D | MacabResultSet.cxx | 824 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 D | AResultSet.cxx | 761 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 D | FResultSet.cxx | 816 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 D | mysqlc_resultset.cxx | 1151 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 D | ResultSet.cxx | 726 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 D | OResultSet.cxx | 1070 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 D | formadapter.cxx | 566 void SAL_CALL SbaXFormAdapter::updateBytes(sal_Int32 columnIndex, const Sequence< sal_Int8 >& x) th… in updateBytes() function in SbaXFormAdapter
|