Home
last modified time | relevance | path

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

12345678

/trunk/main/writerfilter/source/dmapper/
H A DFontTable.cxx69 int nIntValue = val.getInt(); in lcl_attribute()
527 int nVal = val.getInt(); in lcl_attribute()
545 sal_Int32 nIntValue = pValue->getInt(); in lcl_sprm()
H A DSettingsTable.cxx108 int nIntValue = val.getInt(); in lcl_attribute()
132 sal_Int32 nIntValue = pValue->getInt(); in lcl_sprm()
205 m_pImpl->m_bRecordChanges = bool(rSprm.getValue( )->getInt( ) ); in lcl_sprm()
H A DOLEHandler.cxx98 m_nDxaOrig = rVal.getInt(); in lcl_attribute()
101 m_nDyaOrig = rVal.getInt(); in lcl_attribute()
H A DGraphicImport.cxx394 sal_Int32 nIntValue = val.getInt(); in lcl_attribute()
1039 handleWrapTextValue(val.getInt()); in lcl_attribute()
1047 handleWrapTextValue(val.getInt()); in lcl_attribute()
1053 handleWrapTextValue(val.getInt()); in lcl_attribute()
1186 sal_Int32 nIntValue = val.getInt(); in ProcessShapeOptions()
/trunk/main/forms/qa/integration/forms/
H A DMasterDetailForms.java165 assure( "wrong form state after loading (ID1)", m_masterResult.getInt(1) == 1 ); in checkMultipleKeys()
166 assure( "wrong form state after loading (ID2)", m_masterResult.getInt(2) == 1 ); in checkMultipleKeys()
390 int masterValue = m_masterResult.getInt( locateMasterCols.findColumn( masterColName ) ); in verifyColumnValueIdentity()
391 int detailValue = m_detailResult.getInt( locateDetailCols.findColumn( detailColName ) ); in verifyColumnValueIdentity()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3934 sal_Int32 getInt( const Any& rAny ) in getInt() function
3998 pFont->m_aGlobalMetricX.width = getInt(pProps[n].Value); in readOverrideMetrics()
4006 pFont->m_nAscend = getInt(pProps[n].Value); in readOverrideMetrics()
4008 pFont->m_nDescend = getInt(pProps[n].Value); in readOverrideMetrics()
4010 pFont->m_nLeading = getInt(pProps[n].Value); in readOverrideMetrics()
4012 pFont->m_nXMin = getInt(pProps[n].Value); in readOverrideMetrics()
4014 pFont->m_nYMin = getInt(pProps[n].Value); in readOverrideMetrics()
4016 pFont->m_nXMax = getInt(pProps[n].Value); in readOverrideMetrics()
4018 pFont->m_nYMax = getInt(pProps[n].Value); in readOverrideMetrics()
4030 sal_Int32 nGlyph = getInt(pEnc[m].Value); in readOverrideMetrics()
[all …]
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx161 virtual sal_Int32 getInt() const;
177 virtual sal_Int32 getInt() const;
203 virtual sal_Int32 getInt() const;
H A DWW8ResourceModelImpl.cxx322 sal_Int32 WW8Value::getInt() const in getInt() function in writerfilter::doctok::WW8Value
357 sal_Int32 WW8IntValue::getInt() const in getInt() function in writerfilter::doctok::WW8IntValue
395 sal_Int32 WW8StringValue::getInt() const in getInt() function in writerfilter::doctok::WW8StringValue
/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java328 int lastId = row.getInt(1); in fillUpBigTable()
427 System.out.println("Row Count: " + row.getInt(1)); in checkResults()
437 System.out.println("Row Count: " + row.getInt(1)); in checkResults()
448 System.out.println("Row Count: " + row.getInt(1)); in checkResults()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DAccessibleButton.java107 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
112 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
116 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
H A DAccessibleComboBox.java105 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
109 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
135 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DAccessibleEditableTextPara_HeaderFooter.java75 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
80 util.utils.shortWait(Param.getInt("ShortWait")*5); in createTestEnvironment()
89 util.utils.shortWait(Param.getInt("ShortWait")); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeWatcher.java68 int timeOut = params.getInt("TimeOut"); in run()
73 timeOut = params.getInt("TimeOut"); in run()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XWarningsSupplier.java75 oldVal = row.getInt(DBTools.TST_INT); in _getWarnings()
78 newVal = row.getInt(DBTools.TST_INT); in _getWarnings()
H A D_XRowUpdate.java136 if (rowData.get(i) instanceof Integer) row.getInt(i + 1) ; in _updateNull()
272 int newVal = 1 + row.getInt(idx) ; in _updateInt()
274 int getVal = row.getInt(idx) ; in _updateInt()
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java197 int getInt( int _colIndex ) throws SQLException in getInt() method in ResultSet
199 return m_row.getInt( _colIndex ); in getInt()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigGroup.java93 return new Integer(field.getInt(this)); in convertValue()
150 field.setInt(this, Configuration.getInt(propertyName, configView)); in readField()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDBHelper.java266 nValue = oResult.getInt(1); in QueryIntFromSQL()
270 nValue = oResult.getInt(_sColumnName); in QueryIntFromSQL()
/trunk/main/l10ntools/source/filter/utils/
H A DConfigHelper.java195 public synchronized int getInt(java.lang.String sProp) in getInt() method in ConfigHelper
204 public synchronized int getInt(java.lang.String sProp , in getInt() method in ConfigHelper
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx2016 virtual sal_Int32 getInt() const = 0;
2048 …virtual sal_Int32 getInt() const { return m_xRow->getInt( m_nPos );… in getInt() function in connectivity::detail::RowValue
2081 … virtual sal_Int32 getInt() const { return m_xColumn->getInt(); } in getInt() function in connectivity::detail::ColumnValue
2180 (*this) = _rValueSource.getInt(); in impl_fill()
2184 (*this) = _rValueSource.getInt(); in impl_fill()
H A Ddbtools2.cxx408 sal_Int32 nField5 = xRow->getInt(5); in lcl_createSDBCXColumn()
410 sal_Int32 nField7 = xRow->getInt(7) in lcl_createSDBCXColumn()
411 , nField9 = xRow->getInt(9) in lcl_createSDBCXColumn()
412 , nField11= xRow->getInt(11); in lcl_createSDBCXColumn()
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java340 … int maximum = param.getInt(PropertyName.THREAD_TIME_OUT) / param.getInt(PropertyName.SHORT_WAIT); in handleRecoveryDialogAfterCrash()
483 … int maximum = param.getInt(PropertyName.THREAD_TIME_OUT) / param.getInt(PropertyName.SHORT_WAIT); in handleRecoveryDialogAtRestart()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java212 public int getInt(int i) throws SQLException in getInt() method in RowSet
214 return m_row.getInt(i); in getInt()
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java213 public int getInt(int i) throws SQLException in getInt() method in RowSet
215 return m_row.getInt(i); in getInt()
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx261 return m_result->getInt(column); in getByte()
368 sal_Int32 SAL_CALL OResultSet::getInt(sal_Int32 column) in getInt() function in OResultSet
377 return m_result->getInt(column); in getInt()
530 return (sal_Int16) m_result->getInt(column); in getShort()

Completed in 339 milliseconds

12345678