From d92abebdfa0af05a54c4322ef017758c006f492e Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 6 Mar 2008 18:07:48 +0000 Subject: INTEGRATION: CWS odbmacros2 (1.7.88); FILE MERGED 2008/01/15 11:50:41 fs 1.7.88.1: some re-factoring of OWizardMachine, RoadmapWizard and derived classes, to prepare the migration UI for #i49133# --- sw/source/ui/inc/mailmergewizard.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sw/source/ui/inc/mailmergewizard.hxx b/sw/source/ui/inc/mailmergewizard.hxx index 21a07319fd..bce40804b8 100644 --- a/sw/source/ui/inc/mailmergewizard.hxx +++ b/sw/source/ui/inc/mailmergewizard.hxx @@ -4,9 +4,9 @@ * * $RCSfile: mailmergewizard.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: vg $ $Date: 2007-10-22 15:20:11 $ + * last change: $Author: kz $ $Date: 2008-03-06 19:07:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -78,7 +78,7 @@ protected: // roadmap feature ?? // virtual sal_Bool prepareLeaveCurrentState( CommitPageReason _eReason ); - virtual String getStateDisplayName( WizardState _nState ); + virtual String getStateDisplayName( WizardState _nState ) const; public: SwMailMergeWizard(SwView& rView, SwMailMergeConfigItem& rConfigItem); -- cgit v1.2.3