Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1315 int reqRows = 1 + (topic + 1) * rowsPerTopic; in write2() local
1316 int firstRow = reqRows - rowsPerTopic + 1; in write2()
1317 int diff = reqRows - rows; in write2()

Completed in 34 milliseconds