Home
last modified time | relevance | path

Searched refs:getInt (Results 176 – 190 of 190) sorted by relevance

12345678

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java894 Array.setInt(newValue, i, Array.getInt(oldValue, i) + 1); in changePValue()
935 field.setInt(newValue, field.getInt(oldValue) + 1); in changePValue()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx269 sal_Int32 SAL_CALL MacabResultSet::getInt(sal_Int32 columnIndex) throw(SQLException, RuntimeExcepti… in getInt() function in MacabResultSet
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx329 sal_Int32 SAL_CALL SbaXFormAdapter::getInt(sal_Int32 columnIndex) throw( ::com::sun::star::sdbc::SQ… in getInt() function in SbaXFormAdapter
333 return xIface->getInt(columnIndex); in getInt()
/trunk/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx265 sal_Int32 SAL_CALL OResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt() function in OResultSet
H A DADatabaseMetaDataResultSet.cxx245 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, … in getInt() function in ODatabaseMetaDataResultSet
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx192 sal_Int32 nIntValue = val.getInt(); in lcl_attribute()
2219 sal_Int32 nIntValue = pValue->getInt(); in sprmWithProps()
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx240 sal_Int32 SAL_CALL java_sql_ResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getInt() function in java_sql_ResultSet
/trunk/main/dbaccess/source/core/api/
H A DRowSet.hxx310 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
H A DRowSetBase.cxx321 sal_Int32 SAL_CALL ORowSetBase::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeExceptio… in getInt() function in dbaccess::ORowSetBase
H A DRowSet.cxx1354 sal_Int32 SAL_CALL ORowSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt() function in dbaccess::ORowSet
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1334 aTransfer.transferValue( &XRow::getInt, &XParameters::setInt ); in impl_copyRows_throw()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx311 sal_Int32 SAL_CALL OResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt() function in OResultSet
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx271 …virtual sal_Int32 SAL_CALL getInt(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLExceptio…
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx1120 sal_Int32 nSize = xRow->getInt( 3 ); in open()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl51 <member scope="com::sun::star::sdbc">XResultSet::getInt()</member>

Completed in 154 milliseconds

12345678