Home
last modified time | relevance | path

Searched refs:STYLE_MEETING_TYPE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java82 public final static String STYLE_MEETING_TYPE = "MeetingType"; field
H A DAgendaTemplate.java373 …new AgendaItem(FILLIN_MEETING_TYPE, new TextElement(resources.itemMeetingType, STYLE_MEETING_TYPE), in initItemsCache()