diff options
Diffstat (limited to 'cui/source/options/cfgchart.cxx')
-rw-r--r-- | cui/source/options/cfgchart.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/cfgchart.cxx b/cui/source/options/cfgchart.cxx index faac1b594979..182c0f10488e 100644 --- a/cui/source/options/cfgchart.cxx +++ b/cui/source/options/cfgchart.cxx @@ -122,7 +122,7 @@ void SvxChartColorTable::useDefault() } } -String SvxChartColorTable::getDefaultName( size_t _nIndex ) +OUString SvxChartColorTable::getDefaultName( size_t _nIndex ) { OUString aName; |