Home
last modified time | relevance | path

Searched refs:xcellrange (Results 1 – 2 of 2) sorted by relevance

/trunk/main/odk/examples/java/ToDo/
H A DToDo.java184 XCellRange xcellrange = ( XCellRange ) in recalc() local
245 sFeature = this.getStringFromCell( xcellrange, in recalc()
279 XCell xcell = xcellrange.getCellByPosition( in recalc()
345 XCell xcell = xcellrange.getCellByPosition( in recalc()
372 this.setStringToCell(xcellrange, intRow, in recalc()
378 xcellrange, intRow, in recalc()
392 this.setStringToCell( xcellrange, intRow, in recalc()
488 xcellrange, intRowToInsert, in recalc()
718 XCellRange xcellrange, in getOfficialHolidays() argument
853 XCellRange xcellrange, in getPrivateHolidays() argument
[all …]
/trunk/main/odk/examples/java/Spreadsheet/
H A DChartTypeChange.java264 XCellRange xcellrange = ( XCellRange ) UnoRuntime.queryInterface( in getChart() local
279 XCellRange xcellrangeChart = xcellrange.getCellRangeByName( "A1:" + in getChart()

Completed in 29 milliseconds