Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java143 ItemsTable[] itemsTables;
262 ((ItemsTable) itemsTable).write(null); in redraw()
583 itemsTables = new ItemsTable[sections.length]; in initializeItemsSections()
589 itemsTables[i] = new ItemsTable(getSection(sections[i]), getTable(sections[i])); in initializeItemsSections()
942 public class ItemsTable class in AgendaTemplate
952 public ItemsTable(Object section_, Object table_) in ItemsTable() method in AgendaTemplate.ItemsTable

Completed in 23 milliseconds