From 337a9a454c1bc95214111578d3f9c0622c55c509 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 18 May 2020 09:17:04 +0200 Subject: use for-range on Sequence in chart2 Change-Id: Ief02e5d5284b0cbad26b04c0a282dccfee577b90 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94398 Tested-by: Jenkins Reviewed-by: Noel Grandin --- chart2/source/tools/ConfigColorScheme.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chart2/source/tools/ConfigColorScheme.cxx') diff --git a/chart2/source/tools/ConfigColorScheme.cxx b/chart2/source/tools/ConfigColorScheme.cxx index 1618733aa15c..e3bdb20fac04 100644 --- a/chart2/source/tools/ConfigColorScheme.cxx +++ b/chart2/source/tools/ConfigColorScheme.cxx @@ -73,10 +73,10 @@ ChartConfigItem::ChartConfigItem( ConfigColorScheme & rListener ) : void ChartConfigItem::Notify( const Sequence< OUString > & aPropertyNames ) { - for( sal_Int32 nIdx=0; nIdx