Home
last modified time | relevance | path

Searched refs:FILLIN_NOTES (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java321 else if (itemName.equals(FILLIN_NOTES)) in isShowItem()
384 itemsCache.put(FILLIN_NOTES, in initItemsCache()
385 new AgendaItem(FILLIN_NOTES, new TextElement(resources.itemNote, STYLE_NOTES), in initItemsCache()
H A DTemplateConsts.java66 public final static String FILLIN_NOTES = "<notes>"; field
H A DAgendaWizardDialogImpl.java258 …(agenda,"cp_ShowNotes", chkNotes , new RedrawListener( TemplateConsts.FILLIN_NOTES ) , true).updat… in makeDA()

Completed in 114 milliseconds