Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java50 public final static String SECTION_MINUTES_ALL = "MINUTES_ALL"; field
H A DAgendaTemplate.java753 Object minutesAllSection = getSection(SECTION_MINUTES_ALL); in createMinutes()