Searched refs:topicCellFormats (Results 1 – 1 of 1) sorted by relevance
1135 List topicCellFormats = new Vector(); field in AgendaTemplate.Topics1256 … topicCellFormats.add(new TableCellFormatter(table.getCellByName(cursor.getRangeName()))); in Topics()1339 formatTable(cursor, topicCellFormats, false); in write2()1414 ((TableCellFormatter) topicCellFormats.get(cursorMoves)).format(xc); in writeCell()