Searched refs:xcellrange (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/odk/examples/java/ToDo/ |
H A D | ToDo.java | 184 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 …]
|
/aoo4110/main/odk/examples/java/Spreadsheet/ |
H A D | ChartTypeChange.java | 264 XCellRange xcellrange = ( XCellRange ) UnoRuntime.queryInterface( in getChart() local 279 XCellRange xcellrangeChart = xcellrange.getCellRangeByName( "A1:" + in getChart()
|
Completed in 24 milliseconds