Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1126 List firstRowFormat = new Vector(); field in AgendaTemplate.Topics
1280firstRowFormat.add(new TableCellFormatter(table.getCellByName(cursor.getRangeName()))); in Topics()
1512 formatTable(cursor, firstRowFormat, false); in formatFirstRow()