summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/mailmergewizard.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 18:07:48 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 18:07:48 +0000
commit3bf92148097a058ef39a983cba626cf9917be444 (patch)
tree817f08d94ff72259b8497f47f978d7167a111c9c /sw/source/ui/inc/mailmergewizard.hxx
parentINTEGRATION: CWS odbmacros2 (1.3.1082); FILE MERGED (diff)
downloadcore-3bf92148097a058ef39a983cba626cf9917be444.tar.gz
core-3bf92148097a058ef39a983cba626cf9917be444.zip
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#
Diffstat (limited to 'sw/source/ui/inc/mailmergewizard.hxx')
-rw-r--r--sw/source/ui/inc/mailmergewizard.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/mailmergewizard.hxx b/sw/source/ui/inc/mailmergewizard.hxx
index b08e49213bc3..31fc8b2f9aec 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);