Home
last modified time | relevance | path

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

12345678

/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx376 getInt( sal_Int32 columnIndex )
H A Dcontentresultsetwrapper.hxx452 getInt( sal_Int32 columnIndex )
/trunk/main/offapi/com/sun/star/sdb/
H A DXColumn.idl125 long getInt() raises (com::sun::star::sdbc::SQLException);
/trunk/main/dbaccess/source/core/api/
H A DKeySet.hxx172 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
H A DRowSetBase.hxx320 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
H A DKeySet.cxx1496 sal_Int32 SAL_CALL OKeySet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt() function in OKeySet
1500 return m_xRow->getInt(columnIndex); in getInt()
H A Dresultset.hxx194 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dresultset.hxx253 getInt( sal_Int32 columnIndex )
H A Dpropertyvalueset.hxx119 getInt( sal_Int32 columnIndex )
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java292 int i = Configuration.getInt("ooInetProxyType", node); in getOOProxies()
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx237 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, … in getInt() function in ODatabaseMetaDataResultSet
H A Ddbtools.cxx1485 if(xRow->getInt(2) == _nDataType) in getSearchColumnFlag()
1487 nSearchFlag = xRow->getInt(9); in getSearchColumnFlag()
/trunk/main/connectivity/source/inc/java/sql/
H A DResultSet.hxx147 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx216 sal_Int32 SAL_CALL OResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt() function in OResultSet
H A DSResultSet.hxx144 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/offapi/com/sun/star/sdbc/
H A DXRow.idl136 long getInt([in]long columnIndex) raises (SQLException);
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHDriver.cxx548 bLastOne = xRow->getInt(1) == 1; in shutdownConnection()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx150 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx171 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
H A DOResultSet.hxx249 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv170 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getInt()"
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx736 sal_Int32 SAL_CALL OEvoabResultSet::getInt( sal_Int32 /*nColumnNum*/ ) throw(SQLException, RuntimeE… in getInt() function in connectivity::evoab::OEvoabResultSet
/trunk/main/connectivity/source/inc/ado/
H A DAResultSet.hxx166 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/workben/skeleton/
H A DSResultSet.hxx179 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx240 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…

Completed in 160 milliseconds

12345678