Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java365 int colcount = datalist[0].length; in ArraytoCellRange() local
366 if (colcount > 0) in ArraytoCellRange()
369 …XCellRange xNewRange = xCellRange.getCellRangeByPosition(xpos, ypos, (colcount + xpos) - 1, (rowco… in ArraytoCellRange()

Completed in 20 milliseconds