Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java345 else if (itemName.equals(FILLIN_OBSERVERS)) in isShowItem()
410 itemsCache.put(FILLIN_OBSERVERS, in initItemsCache()
411 … new AgendaItem(FILLIN_OBSERVERS, new TextElement(resources.itemObservers, STYLE_OBSERVERS), in initItemsCache()
H A DTemplateConsts.java75 public final static String FILLIN_OBSERVERS = "<observers>"; field
H A DAgendaWizardDialogImpl.java265 …p_ShowObservers", chkObservers , new RedrawListener( TemplateConsts.FILLIN_OBSERVERS ) , true).upd… in makeDA()

Completed in 123 milliseconds