summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 18:18:39 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 18:18:39 +0000
commit4f1dae914666d4223361e8210368f5ca13452eb8 (patch)
tree43203d79a7d9aa2b26c2dee3cf6340a33487a8ed /chart2
parent2495b03453e358b8cbfd0011332abc746c30520f (diff)
INTEGRATION: CWS odbmacros2 (1.2.90); FILE MERGED
2008/01/15 09:55:46 fs 1.2.90.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133#
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/controller/inc/dlg_CreationWizard.hxx b/chart2/source/controller/inc/dlg_CreationWizard.hxx
index ec45ce27dce6..4aa59e00faad 100644
--- a/chart2/source/controller/inc/dlg_CreationWizard.hxx
+++ b/chart2/source/controller/inc/dlg_CreationWizard.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_CreationWizard.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 17:58:03 $
+ * last change: $Author: kz $ $Date: 2008-03-06 19:18:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -84,10 +84,10 @@ public:
protected:
virtual sal_Bool leaveState( WizardState _nState );
- virtual WizardState determineNextState(WizardState nCurrentState);
+ virtual WizardState determineNextState(WizardState nCurrentState) const;
virtual void enterState(WizardState nState);
- virtual String getStateDisplayName( WizardState nState );
+ virtual String getStateDisplayName( WizardState nState ) const;
private:
//no default constructor