Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogConst.java39 final String BTNREMOVE_ACTION_PERFORMED = "removeRow"; field
H A DAgendaWizardDialog.java323 btnRemove = insertButton("btnRemove", BTNREMOVE_ACTION_PERFORMED, in buildStep5()