Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java85 public final static String STYLE_NOTES = "Notes"; field
H A DAgendaTemplate.java385 new AgendaItem(FILLIN_NOTES, new TextElement(resources.itemNote, STYLE_NOTES), in initItemsCache()