Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogResources.java81 String resErrSaveTemplate; field in AgendaWizardDialogResources
174 resErrSaveTemplate = getResText(RID_AGENDAWIZARDDIALOG_START + 43); in AgendaWizardDialogResources()
H A DAgendaWizardDialogImpl.java485 …geBox(xMSF, xControl.getPeer(), "ErrBox", VclWindowPeerAttribute.OK, resources.resErrSaveTemplate); in finishWizard()
506 …stemDialog.showMessageBox(xMSF, "ErrBox", VclWindowPeerAttribute.OK, resources.resErrSaveTemplate); in finishWizard()