Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/agenda/
H A DTemplateConsts.java101 public final static String STYLE_MEETING_TYPE_TEXT = "MeetingTypeText"; field
H A DAgendaTemplate.java374 …new PlaceholderElement(STYLE_MEETING_TYPE_TEXT, resources.reschkMeetingTitle_value, resources.resP… in initItemsCache()