Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1386 int cursorMoves = 0; in writeCell() local
1392 cursorMoves = numCell; in writeCell()
1396 cursorMoves = topicCell; in writeCell()
1400 cursorMoves = responsibleCell; in writeCell()
1404 cursorMoves = timeCell; in writeCell()
1410 cursor.goRight((short) cursorMoves, false); in writeCell()
1414 ((TableCellFormatter) topicCellFormats.get(cursorMoves)).format(xc); in writeCell()

Completed in 20 milliseconds