Home
last modified time | relevance | path

Searched refs:intValue (Results 151 – 162 of 162) sorted by relevance

1234567

/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java227 if ( ResultSetConcurrency.READ_ONLY != aConcurrency.intValue() ) in resetted()
/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java331 lastFocusRow = Integer.valueOf(num).intValue() + nscrollvalue; in focusGained()
H A DAgendaTemplate.java842 topicTime = (new Integer((String) topic[3].Value)).intValue(); in createMinutes()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java256 getRecordParser().setCommandType(Integer.valueOf(sCommandType).intValue()); in reconnectToDatabase()
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java496 …inal int oldValue = ((Integer) securitySettings.getPropertyValue("MacroSecurityLevel")).intValue(); in impl_setMacroSecurityLevel()
H A DRowSet.java565 return rowCount.intValue(); in currentRowCount()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java209 int Index = Integer.valueOf(getIndexNumber(_scurName)).intValue(); in togglefollowingControlRow()
/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1583 nWidth = aIntegerWidth.intValue(); in getLabelWidth()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java328 return IntegerCache.getInteger(n.intValue()); in parseInt()
/aoo4110/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1412 … int nDialogHeight = ((Integer) xDialogModelPropertySet.getPropertyValue("Height")).intValue(); in addRoadmap()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java829 getGroupContext().setIterationCount(itNumber.intValue()); in startGroup()
/aoo4110/main/qadevOOo/runner/util/
H A DValueChanger.java63 int oldint = ((Integer) oldValue).intValue(); in changePValue()

Completed in 127 milliseconds

1234567