summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-08-13 13:47:59 +0200
committerNoel Grandin <noel@peralex.com>2013-08-15 09:11:35 +0200
commit00f5fde6c4520afe08650c257b8d2c279635eb09 (patch)
treeee50e7d6aab6101410813638aa71b20360e4b032 /chart2/source/controller/dialogs/dlg_CreationWizard.cxx
parentconvert include/svtools/rtfout.hxx from String to OUString (diff)
downloadcore-00f5fde6c4520afe08650c257b8d2c279635eb09.tar.gz
core-00f5fde6c4520afe08650c257b8d2c279635eb09.zip
convert include/svtools/roadmapwizard.hxx from String to OUString
Change-Id: I1b5a0c3f5946aac9d353550091616cf5a31e6f82
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_CreationWizard.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_CreationWizard.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
index 4a8a2c180323..74c069501f69 100644
--- a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
+++ b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx
@@ -196,7 +196,7 @@ void CreationWizard::setValidPage( TabPage * /* pTabPage */ )
m_bCanTravel = true;
}
-String CreationWizard::getStateDisplayName( WizardState nState ) const
+OUString CreationWizard::getStateDisplayName( WizardState nState ) const
{
sal_uInt16 nResId = 0;
switch( nState )