Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java73 public final static String FILLIN_TIMEKEEPER = "<timekeeper>"; field
H A DAgendaTemplate.java329 else if (itemName.equals(FILLIN_TIMEKEEPER)) in isShowItem()
406 itemsCache.put(FILLIN_TIMEKEEPER, in initItemsCache()
407 … new AgendaItem(FILLIN_TIMEKEEPER, new TextElement(resources.itemTimekeeper, STYLE_TIMEKEEPER), in initItemsCache()
H A DAgendaWizardDialogImpl.java263 …ShowTimekeeper", chkTimekeeper , new RedrawListener( TemplateConsts.FILLIN_TIMEKEEPER ) , true).up… in makeDA()

Completed in 28 milliseconds