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
This commit is contained in:
parent
1e8352bd4f
commit
eda3dc51b9
1 changed files with 3 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue