/aoo4110/main/testtools/source/performance/ |
H A D | cli_testobj_performance.cs | 87 public void setLong(/*IN*/int n) { _long = n; } in setLong() method in testobj.PerformanceTestObject
|
H A D | ubobject.cxx | 153 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 D | NPreparedStatement.cxx | 227 void SAL_CALL OEvoabPreparedStatement::setLong( sal_Int32 /*parameterIndex*/, sal_Int64 /*aVal*/ ) … in setLong() function in OEvoabPreparedStatement
|
/aoo4110/main/basic/source/sbx/ |
H A D | sbxdec.cxx | 170 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 D | SPreparedStatement.cxx | 229 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 D | KPreparedStatement.cxx | 236 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 D | MacabPreparedStatement.cxx | 249 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 D | APreparedStatement.cxx | 375 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 D | FPreparedStatement.cxx | 284 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 D | preparedstatement.cxx | 318 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(SQLExcepti… in setLong() function in OPreparedStatement
|
H A D | RowSet.cxx | 2573 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 D | OPreparedStatement.cxx | 410 void SAL_CALL OPreparedStatement::setLong( sal_Int32 parameterIndex, sal_Int64 x ) throw(SQLExcepti… in setLong() function in OPreparedStatement
|
/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 483 void SAL_CALL OPreparedStatement::setLong(sal_Int32 parameter, sal_Int64 aVal) in setLong() function in OPreparedStatement
|
/aoo4110/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 270 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 D | parameters.cxx | 1002 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 D | TestComponent.java | 189 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 D | testcomp.cxx | 207 …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 D | testiadapter.cxx | 255 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 D | DatabaseDataProvider.cxx | 919 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 D | cppobj.cxx | 268 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 D | formadapter.cxx | 924 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 D | DatabaseForm.cxx | 3681 void SAL_CALL ODatabaseForm::setLong(sal_Int32 parameterIndex, sal_Int64 x) throw( SQLException, Ru… in setLong() function in frm::ODatabaseForm
|