Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialog.java69 XCheckBox chkMeetingTitle; field in AgendaWizardDialog
228 chkMeetingTitle = insertCheckBox("chkMeetingTitle", null, in buildStep3()
H A DAgendaWizardDialogImpl.java255 …UnoDataAware.attachCheckBox(agenda,"cp_ShowMeetingType", chkMeetingTitle , new RedrawListener( Tem… in makeDA()