Searched refs:AgendaElement (Results 1 – 1 of 1) sorted by relevance
1243 AgendaElement ae = new TextElement(xTextRange); in Topics()1332 … ((AgendaElement) topicCells.get(i)).write(table.getCellByName(cursor.getRangeName())); in write2()1680 interface AgendaElement interface1700 class ParaStyled implements AgendaElement1875 class AgendaItem implements AgendaElement1879 AgendaElement field;1883 AgendaItem(String name_, TextElement te, AgendaElement f) in AgendaItem()