Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java131 public final static String FILLIN_MINUTES_LOCATION = "<minutes-location>"; field
H A DAgendaTemplate.java791 else if (itemText.equals(FILLIN_MINUTES_LOCATION)) in createMinutes()