Home
last modified time | relevance | path

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

12345678

/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java150 int count = param.getInt("ExportDocCount"); in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DProcessHandler.java353 this.mTimeOut = (long) (param.getInt(PropertyName.TIME_OUT) / 1.3); in ProcessHandler()
H A DOfficeProvider.java507 final int closeTime = param.getInt(util.PropertyName.OFFICE_CLOSE_TIME_OUT); in disposeOffice()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDatabaseMetaDataResultSet.java301 public synchronized int getInt(int columnIndex) throws SQLException { in getInt() method in DatabaseMetaDataResultSet
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx1964 ::getInt( sal_Int32 columnIndex ) in getInt() function in CachedContentResultSet
1968 XROW_GETXXX( getInt, sal_Int32 ); in getInt()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java51 public static int getInt(String name, Object parent) throws Exception in getInt() method in Configuration
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx322 getInt( sal_Int32 columnIndex )
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx175 sal_Int32 SAL_CALL getInt(sal_Int32 column) throw(SQLException, RuntimeException);
/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx396 return static_cast<double>(static_cast<sal_uInt32>(i_column->getInt())); in getValue()
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.hxx88 …virtual sal_Int32 SAL_CALL getInt( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
H A DCacheSet.hxx95 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx150 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx208 bRet = getInt(columnIndex) != 0; in getBoolean()
322 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, … in getInt() function in ODatabaseMetaDataResultSet
H A DOResultSet.cxx517 sal_Int32 SAL_CALL OResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, RuntimeException) in getInt() function in OResultSet
1540 *pColumn = getInt(nColumn); in fillRow()
/trunk/main/svx/source/inc/
H A Dsdbdatacolumn.hxx96 …inline sal_Int32 getInt() throw( ::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::Runt…
/trunk/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx161 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx820 cellDepth(pValue->getInt()); in sprm()
/trunk/main/ucb/source/ucp/file/
H A Dfilrow.cxx201 XRow_impl::getInt( in getInt() function in XRow_impl
/trunk/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx141 sal_Int32 SAL_CALL java_sql_CallableStatement::getInt( sal_Int32 columnIndex ) throw(starsdbc::SQLE… in getInt() function in java_sql_CallableStatement
/trunk/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx195 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx479 int getInt( int nIndex) const;
557 inline int CffSubsetterContext::getInt( int nIndex) const in getInt() function in CffSubsetterContext
/trunk/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx379 sal_Int32 SAL_CALL PropertyValueSet::getInt( sal_Int32 columnIndex ) in getInt() function in ucbhelper::PropertyValueSet
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv127 "ORowSet";"com::sun::star::sdbc::XRow";"getInt()"
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.java288 int nLevel = aCmdLine.getInt(CMD_DEBUG, Logger.LEVEL_DETAILEDINFOS); in main()
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx162 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…

Completed in 137 milliseconds

12345678