Home
last modified time | relevance | path

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

12

/aoo41x/main/svx/source/form/
H A Dsdbdatacolumn.cxx211 void DataColumn::updateShort(sal_Int16 x) throw( SQLException, RuntimeException ) in updateShort() function in svxform::DataColumn
213 m_xColumnUpdate->updateShort(x); in updateShort()
/aoo41x/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx205 _xParameter->updateShort(nPos,_rValue); in updateColumn()
209 _xParameter->updateShort(nPos,_rValue); in updateColumn()
H A DBookmarkSet.cxx231 _xParameter->updateShort(nPos,_rValue); in updateColumn()
235 _xParameter->updateShort(nPos,_rValue); in updateColumn()
H A Ddatacolumn.cxx357 void ODataColumn::updateShort(sal_Int16 x) throw( SQLException, RuntimeException ) in updateShort() function in ODataColumn
362 m_xRowUpdate->updateShort(m_nPos, x); in updateShort()
H A Dresultset.cxx704 void OResultSet::updateShort(sal_Int32 columnIndex, sal_Int16 x) throw( SQLException, RuntimeExcept… in updateShort() function in OResultSet
712 m_xDelegatorRowUpdate->updateShort(columnIndex, x); in updateShort()
H A Ddatacolumn.hxx108 …virtual void SAL_CALL updateShort( sal_Int16 x ) throw(::com::sun::star::sdbc::SQLException, ::com…
H A Dresultset.hxx250 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx251 void SAL_CALL updateShort(sal_Int32 column, sal_Int16 x) throw(SQLException, RuntimeException);
H A Dmysqlc_resultset.cxx1073 void SAL_CALL OResultSet::updateShort(sal_Int32 column, sal_Int16 /* x */) in updateShort() function in OResultSet
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXColumnUpdate.idl89 void updateShort([in]short x) raises (com::sun::star::sdbc::SQLException);
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRowUpdate.java244 oObj.updateShort(idx, newVal) ; in _updateShort()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXRowUpdate.idl97 void updateShort([in]long columnIndex, [in]short x) raises (SQLException);
/aoo41x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx116 …inline void updateShort(sal_Int16 x) throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star…
/aoo41x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv10 "ORowSet";"com::sun::star::sdbc::XRowUpdate#optional";"updateShort()"
/aoo41x/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx182 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx179 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
H A DSResultSet.cxx597 void SAL_CALL OResultSet::updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(SQLException, Run… in updateShort() function in OResultSet
/aoo41x/main/connectivity/source/drivers/kab/
H A DKResultSet.hxx188 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
H A DKResultSet.cxx712 void SAL_CALL KabResultSet::updateShort(sal_Int32, sal_Int16) throw(SQLException, RuntimeException) in updateShort() function in KabResultSet
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx190 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv18 "ODatabaseForm";"com::sun::star::sdbc::XRowUpdate#optional";"updateShort()"
/aoo41x/main/connectivity/source/inc/ado/
H A DAResultSet.hxx201 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
/aoo41x/main/connectivity/workben/skeleton/
H A DSResultSet.hxx214 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
/aoo41x/main/connectivity/source/inc/file/
H A DFResultSet.hxx275 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…
/aoo41x/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx284 …virtual void SAL_CALL updateShort( sal_Int32 columnIndex, sal_Int16 x ) throw(::com::sun::star::sd…

Completed in 71 milliseconds

12