Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java255 …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()
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()
572 private class RedrawListener implements DataAware.Listener { class in AgendaWizardDialogImpl
[all …]

Completed in 16 milliseconds