Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java55 …public final static String SECTION_MINUTES = "MINUTES"; //public final static String AGENDA_ITEM =… field
H A DAgendaTemplate.java862 textSectionHandler.removeTextSectionbyName(SECTION_MINUTES); in createMinutes()
867 textSectionHandler.insertTextSection(SECTION_MINUTES, template, false); in createMinutes()