Home
last modified time | relevance | path

Searched defs:setLong (Results 1 – 22 of 22) sorted by relevance

/aoo4110/main/testtools/source/performance/
H A Dcli_testobj_performance.cs87 public void setLong(/*IN*/int n) { _long = n; } in setLong() method in testobj.PerformanceTestObject
H A Dubobject.cxx153 virtual void SAL_CALL setLong( sal_Int32 _long ) throw(::com::sun::star::uno::RuntimeException) in setLong() function in benchmark_object::ServiceImpl
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx227 void SAL_CALL OEvoabPreparedStatement::setLong( sal_Int32 /*parameterIndex*/, sal_Int64 /*aVal*/ ) … in setLong() function in OEvoabPreparedStatement
/aoo4110/main/basic/source/sbx/
H A Dsbxdec.cxx170 void SbxDecimal::setLong( sal_Int32 val ) in setLong() function in SbxDecimal
365 void SbxDecimal::setLong( sal_Int32 val ) { (void)val; } in setLong() function in SbxDecimal
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx229 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 aVal ) throw(SQLExce… in setLong() function in OPreparedStatement
/aoo4110/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.cxx236 void SAL_CALL KabPreparedStatement::setLong(sal_Int32, sal_Int64) throw(SQLException, RuntimeExcept… in setLong() function in KabPreparedStatement
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx249 void SAL_CALL MacabPreparedStatement::setLong(sal_Int32, sal_Int64) throw(SQLException, RuntimeExce… in setLong() function in MacabPreparedStatement
/aoo4110/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
/aoo4110/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
/aoo4110/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx318 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(SQLExcepti… in setLong() function in OPreparedStatement
H A DRowSet.cxx2573 void SAL_CALL ORowSet::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(SQLException, Runtime… in setLong() function in dbaccess::ORowSet
/aoo4110/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
/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx483 void SAL_CALL OPreparedStatement::setLong(sal_Int32 parameter, sal_Int64 aVal) in setLong() function in OPreparedStatement
/aoo4110/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
/aoo4110/main/connectivity/source/commontools/
H A Dparameters.cxx1002 void ParameterManager::setLong( sal_Int32 _nIndex, sal_Int64 x ) in setLong() function in dbtools::ParameterManager
/aoo4110/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java189 public void setLong(/*IN*/int n) throws com.sun.star.uno.RuntimeException { in setLong() method in TestComponent._PerformancTestObject
540 public void setLong(int zint) throws com.sun.star.uno.RuntimeException { in setLong() method in TestComponent._TestObject
/aoo4110/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
/aoo4110/main/stoc/test/
H A Dtestiadapter.cxx255 virtual void SAL_CALL setLong( sal_Int32 _long ) throw(::com::sun::star::uno::RuntimeException) in setLong() function in Test_Impl
/aoo4110/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx919 void SAL_CALL DatabaseDataProvider::setLong(sal_Int32 parameterIndex, sal_Int64 x) throw( SQLExcept… in setLong() function in dbaccess::DatabaseDataProvider
/aoo4110/main/testtools/source/bridgetest/
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
/aoo4110/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
/aoo4110/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

Completed in 162 milliseconds