Home
last modified time | relevance | path

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

12

/aoo41x/main/svx/source/form/
H A Dsdbdatacolumn.cxx221 void DataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong() function in svxform::DataColumn
223 m_xColumnUpdate->updateLong(x); in updateLong()
/aoo41x/main/dbaccess/source/core/api/
H A DWrappedResultSet.cxx193 _xParameter->updateLong(nPos,_rValue); in updateColumn()
217 _xParameter->updateLong(nPos,_rValue); in updateColumn()
H A DBookmarkSet.cxx219 _xParameter->updateLong(nPos,_rValue); in updateColumn()
243 _xParameter->updateLong(nPos,_rValue); in updateColumn()
H A Ddatacolumn.cxx375 void ODataColumn::updateLong(sal_Int64 x) throw( SQLException, RuntimeException ) in updateLong() function in ODataColumn
380 m_xRowUpdate->updateLong(m_nPos, x); in updateLong()
H A Dresultset.cxx726 void OResultSet::updateLong(sal_Int32 columnIndex, sal_Int64 x) throw( SQLException, RuntimeExcepti… in updateLong() function in OResultSet
734 m_xDelegatorRowUpdate->updateLong(columnIndex, x); in updateLong()
H A Ddatacolumn.hxx110 …virtual void SAL_CALL updateLong( sal_Int64 x ) throw(::com::sun::star::sdbc::SQLException, ::com:…
H A Dresultset.hxx252 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx255 void SAL_CALL updateLong(sal_Int32 column, sal_Int64 x) throw(SQLException, RuntimeException);
H A Dmysqlc_resultset.cxx1099 void SAL_CALL OResultSet::updateLong(sal_Int32 column, sal_Int64 /* x */) in updateLong() function in OResultSet
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXColumnUpdate.idl107 void updateLong([in]hyper x) raises (com::sun::star::sdbc::SQLException);
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRowUpdate.java302 oObj.updateLong(idx, newVal) ; in _updateLong()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXRowUpdate.idl119 void updateLong([in]long columnIndex, [in]hyper x) raises (SQLException);
/aoo41x/main/svx/source/inc/
H A Dsdbdatacolumn.hxx118 …inline void updateLong(sal_Int64 x) throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star:…
/aoo41x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv12 "ORowSet";"com::sun::star::sdbc::XRowUpdate#optional";"updateLong()"
/aoo41x/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx184 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx181 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
H A DSResultSet.cxx611 void SAL_CALL OResultSet::updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(SQLException, Runt… in updateLong() function in OResultSet
/aoo41x/main/connectivity/source/drivers/kab/
H A DKResultSet.hxx190 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
H A DKResultSet.cxx724 void SAL_CALL KabResultSet::updateLong(sal_Int32, sal_Int64) throw(SQLException, RuntimeException) in updateLong() function in KabResultSet
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx192 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv20 "ODatabaseForm";"com::sun::star::sdbc::XRowUpdate#optional";"updateLong()"
/aoo41x/main/connectivity/source/inc/ado/
H A DAResultSet.hxx203 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/aoo41x/main/connectivity/workben/skeleton/
H A DSResultSet.hxx216 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/aoo41x/main/connectivity/source/inc/file/
H A DFResultSet.hxx277 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/aoo41x/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx286 …virtual void SAL_CALL updateLong( sal_Int32 columnIndex, sal_Int64 x ) throw(::com::sun::star::sdb…

Completed in 110 milliseconds

12