Searched refs:cellContents (Results 1 – 1 of 1) sorted by relevance
323 String cellContents = formatHeader(fields.get(fieldIndex), fieldValue); in fillHeaderCells() local326 cellInfo = new CellInfo(currentHeader, null, cellContents); in fillHeaderCells()329 cellInfo = new CellInfo(null, currentHeader, cellContents); in fillHeaderCells()