Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java62 public final static String FILLIN_MEETING_TYPE = "<meeting-type>"; field
H A DAgendaTemplate.java309 if (itemName.equals(FILLIN_MEETING_TYPE)) in isShowItem()
372 itemsCache.put(FILLIN_MEETING_TYPE, in initItemsCache()
373 …new AgendaItem(FILLIN_MEETING_TYPE, new TextElement(resources.itemMeetingType, STYLE_MEETING_TYPE), in initItemsCache()
H A DAgendaWizardDialogImpl.java255 …owMeetingType", chkMeetingTitle , new RedrawListener( TemplateConsts.FILLIN_MEETING_TYPE ) , true); in makeDA()

Completed in 35 milliseconds