Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1320 insertTableRows(table, rows, diff); // set the item's text... in write2()
1622 public static void insertTableRows(Object table, int start, int count) in insertTableRows() method in AgendaTemplate