Home
last modified time | relevance | path

Searched refs:setLong (Results 26 – 50 of 52) sorted by relevance

123

/trunk/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx89 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/java/sql/
H A DPreparedStatement.hxx78 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/dbaccess/source/core/inc/
H A Dpreparedstatement.hxx108 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
H A DDatabaseDataProvider.hxx142 …virtual void SAL_CALL setLong(sal_Int32 parameterIndex, sal_Int64 x) throw(::com::sun::star::sdbc:…
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.hxx107 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.hxx106 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx105 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx133 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/offapi/com/sun/star/sdbc/
H A DPreparedStatement.idl79 pstmt.setLong(2, 110592)
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx375 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(SQLExcepti… in setLong() function in OPreparedStatement
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv66 "ORowSet";"com::sun::star::sdbc::XParameters";"setLong()"
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx284 void SAL_CALL OPreparedStatement::setLong( sal_Int32 /*parameterIndex*/, sal_Int64 /*aVal*/ ) throw… in setLong() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx410 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(SQLExcepti… in setLong() function in OPreparedStatement
/trunk/main/bridges/test/
H A Dtestcomp.cxx207 …virtual void SAL_CALL setLong( sal_Int32 /* _long */) throw(::com::sun::star::uno::RuntimeExceptio… in setLong() function in ServiceImpl
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv94 "ODatabaseForm";"com::sun::star::sdbc::XParameters";"setLong()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java897 Array.setLong(newValue, i, Array.getLong(oldValue, i) + 1); in changePValue()
938 field.setLong(newValue, field.getLong(oldValue) + 1); in changePValue()
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx270 void SAL_CALL java_sql_PreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::… in setLong() function in java_sql_PreparedStatement
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx924 void SAL_CALL SbaXFormAdapter::setLong(sal_Int32 parameterIndex, sal_Int64 x) throw( ::com::sun::st… in setLong() function in SbaXFormAdapter
928 xIface->setLong(parameterIndex, x); in setLong()
/trunk/main/testtools/source/performance/
H A Dubtest.cxx699 xBench->setLong( 0 ); in benchmark()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.hxx382 …virtual void SAL_CALL setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(::com::sun::star::sdb…
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1289 aTransfer.transferValue( &XRow::getLong, &XParameters::setLong ); in impl_copyRows_throw()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3681 void SAL_CALL ODatabaseForm::setLong(sal_Int32 parameterIndex, sal_Int64 x) throw( SQLException, Ru… in setLong() function in frm::ODatabaseForm
3683 m_aParameterManager.setLong(parameterIndex, x); in setLong()
H A DDatabaseForm.hxx411 …virtual void SAL_CALL setLong(sal_Int32 parameterIndex, sal_Int64 x) throw(::com::sun::star::sdbc:…
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx458 xLBT->setLong(aRet.Long); in performTest()
H A Dcppobj.cxx268 virtual void SAL_CALL setLong( sal_Int32 _long ) throw(::com::sun::star::uno::RuntimeException) in setLong() function in bridge_object::Test_Impl

Completed in 249 milliseconds

123