Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java141 public final static String FILLIN_MINUTE_RESPONSIBLE = "<mresponsible>"; field
H A DAgendaTemplate.java832 else if (itemText.equals(FILLIN_MINUTE_RESPONSIBLE)) in createMinutes()