From eda3dc51b9c248d94e30737805d20103e8737f21 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 25 Jun 2008 13:23:43 +0000 Subject: [PATCH] INTEGRATION: CWS rptwizard01 (1.12.80); FILE MERGED 2008/05/21 10:13:00 lla 1.12.80.2: RESYNC: (1.12-1.13); FILE MERGED 2008/02/14 13:14:56 lla 1.12.80.1: #i86092# cleanups --- .../com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java index 087c9c378b64..36ac2a2da127 100644 --- a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java +++ b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.java @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: AgendaWizardDialogImpl.java,v $ - * $Revision: 1.13 $ + * $Revision: 1.14 $ * * This file is part of OpenOffice.org. * @@ -116,6 +116,8 @@ public class AgendaWizardDialogImpl extends AgendaWizardDialog super(xmsf); } + protected void enterStep(int OldStep, int NewStep) {} + protected void leaveStep(int OldStep, int NewStep) {} /** * read the configuration data, open the specified template,