From 898cbb22f07a2c1487700326f134fe54e7a13f4d Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 15 May 2020 09:56:35 +0200 Subject: use for-range on Sequence in basctl..canvas Change-Id: Idad3d8fbe785c7b1b8b287a3227372adb2757de8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94260 Tested-by: Jenkins Reviewed-by: Noel Grandin --- basegfx/source/tools/canvastools.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'basegfx') diff --git a/basegfx/source/tools/canvastools.cxx b/basegfx/source/tools/canvastools.cxx index 3ef52a85e197..67bba41a933f 100644 --- a/basegfx/source/tools/canvastools.cxx +++ b/basegfx/source/tools/canvastools.cxx @@ -196,9 +196,9 @@ namespace basegfx::unotools { ::basegfx::B2DPolyPolygon aRes; - for( sal_Int32 nCurrPoly=0; nCurrPoly