Searched refs:lastCellInfo (Results 1 – 2 of 2) sorted by relevance
30 private CellInfo lastCellInfo; field in SpreadsheetDataProcessor146 lastCellInfo = cellInfo; in processRow()189 return lastCellInfo; in getLastCellInfo()
312 CellInfo[] lastCellInfo = new CellInfo[headerSize]; in fillHeaderCells() local334 lastCellInfo[fieldIndex] = cellInfo; in fillHeaderCells()336 incrementSpan(lastCellInfo[fieldIndex], isRows); in fillHeaderCells()