Home
last modified time | relevance | path

Searched refs:updateByte (Results 1 – 25 of 35) sorted by relevance

12

/aoo41x/main/svx/source/form/
H A Dsdbdatacolumn.cxx206 void DataColumn::updateByte(sal_Int8 x) throw( SQLException, RuntimeException ) in updateByte() function in svxform::DataColumn
208 m_xColumnUpdate->updateByte(x); in updateByte()
/aoo41x/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx348 void ODataColumn::updateByte(sal_Int8 x) throw( SQLException, RuntimeException ) in updateByte() function in ODataColumn
353 m_xRowUpdate->updateByte(m_nPos, x); in updateByte()
H A DWrappedResultSet.cxx203 _xParameter->updateByte(nPos,_rValue); in updateColumn()
H A DBookmarkSet.cxx229 _xParameter->updateByte(nPos,_rValue); in updateColumn()
H A Dresultset.cxx693 void OResultSet::updateByte(sal_Int32 columnIndex, sal_Int8 x) throw( SQLException, RuntimeExceptio… in updateByte() function in OResultSet
701 m_xDelegatorRowUpdate->updateByte(columnIndex, x); in updateByte()
H A Ddatacolumn.hxx107 …virtual void SAL_CALL updateByte( sal_Int8 x ) throw(::com::sun::star::sdbc::SQLException, ::com::…
H A Dresultset.hxx249 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx249 void SAL_CALL updateByte(sal_Int32 column, sal_Int8 x) throw(SQLException, RuntimeException);
H A Dmysqlc_resultset.cxx1060 void SAL_CALL OResultSet::updateByte(sal_Int32 column, sal_Int8 /* x */) in updateByte() function in OResultSet
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXColumnUpdate.idl80 void updateByte([in]byte x) raises (com::sun::star::sdbc::SQLException);
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRowUpdate.java215 oObj.updateByte(idx, newVal) ; in _updateByte()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXRowUpdate.idl86 void updateByte([in]long columnIndex, [in]byte x) raises (SQLException);
/aoo41x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx115 …inline void updateByte(sal_Int8 x) throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star::…
/aoo41x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv9 "ORowSet";"com::sun::star::sdbc::XRowUpdate#optional";"updateByte()"
/aoo41x/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx181 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx178 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
H A DSResultSet.cxx589 void SAL_CALL OResultSet::updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(SQLException, Runti… in updateByte() function in OResultSet
/aoo41x/main/connectivity/source/drivers/kab/
H A DKResultSet.hxx187 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
H A DKResultSet.cxx706 void SAL_CALL KabResultSet::updateByte(sal_Int32, sal_Int8) throw(SQLException, RuntimeException) in updateByte() function in KabResultSet
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx189 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv17 "ODatabaseForm";"com::sun::star::sdbc::XRowUpdate#optional";"updateByte()"
/aoo41x/main/connectivity/source/inc/ado/
H A DAResultSet.hxx200 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
/aoo41x/main/connectivity/workben/skeleton/
H A DSResultSet.hxx213 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
/aoo41x/main/connectivity/source/inc/file/
H A DFResultSet.hxx274 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…
/aoo41x/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx283 …virtual void SAL_CALL updateByte( sal_Int32 columnIndex, sal_Int8 x ) throw(::com::sun::star::sdbc…

Completed in 82 milliseconds

12