Searched refs:RedrawListener (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/agenda/ |
| H A D | AgendaWizardDialogImpl.java | 255 …re.attachCheckBox(agenda,"cp_ShowMeetingType", chkMeetingTitle , new RedrawListener( TemplateConst… in makeDA() 256 …UnoDataAware.attachCheckBox(agenda,"cp_ShowRead", chkRead , new RedrawListener( TemplateConsts.FIL… in makeDA() 257 …UnoDataAware.attachCheckBox(agenda,"cp_ShowBring", chkBring , new RedrawListener( TemplateConsts.F… in makeDA() 258 …UnoDataAware.attachCheckBox(agenda,"cp_ShowNotes", chkNotes , new RedrawListener( TemplateConsts.F… in makeDA() 260 …UnoDataAware.attachCheckBox(agenda,"cp_ShowCalledBy", chkConvenedBy , new RedrawListener( Template… in makeDA() 261 …UnoDataAware.attachCheckBox(agenda,"cp_ShowFacilitator", chkPresiding , new RedrawListener( Templa… in makeDA() 262 …UnoDataAware.attachCheckBox(agenda,"cp_ShowNotetaker", chkNoteTaker , new RedrawListener( Template… in makeDA() 263 …UnoDataAware.attachCheckBox(agenda,"cp_ShowTimekeeper", chkTimekeeper , new RedrawListener( Templa… in makeDA() 264 …UnoDataAware.attachCheckBox(agenda,"cp_ShowAttendees", chkAttendees , new RedrawListener( Template… in makeDA() 265 …UnoDataAware.attachCheckBox(agenda,"cp_ShowObservers", chkObservers , new RedrawListener( Template… in makeDA() [all …]
|