Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java317 else if (itemName.equals(FILLIN_BRING)) in isShowItem()
376 itemsCache.put(FILLIN_BRING, in initItemsCache()
377 new AgendaItem(FILLIN_BRING, new TextElement(resources.itemBring, STYLE_BRING), in initItemsCache()
H A DTemplateConsts.java64 public final static String FILLIN_BRING = "<bring>"; field
H A DAgendaWizardDialogImpl.java257 …(agenda,"cp_ShowBring", chkBring , new RedrawListener( TemplateConsts.FILLIN_BRING ) , true).updat… in makeDA()

Completed in 116 milliseconds