Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1147 int topicCell = -1; field in AgendaTemplate.Topics
1266 topicCell = topicCells.indexOf(topicItems.get(FILLIN_TOPIC_TOPIC)); in Topics()
1323 setItemText(topicCell, data[1].Value); in write2()
1395 te = setItemText(topicCell, data[1].Value); in writeCell()
1396 cursorMoves = topicCell; in writeCell()