Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialog.java81 XCheckBox chkResourcePersons; field in AgendaWizardDialog
283 chkResourcePersons = insertCheckBox("chkResourcePersons", null, in buildStep4()
H A DAgendaWizardDialogImpl.java266 …UnoDataAware.attachCheckBox(agenda,"cp_ShowResourcePersons", chkResourcePersons , new RedrawListen… in makeDA()