diff options
Diffstat (limited to 'drawinglayer')
-rw-r--r-- | drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx index 6ac21b0985b0..7f0c2e37f844 100644 --- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx +++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx @@ -1491,7 +1491,7 @@ namespace drawinglayer if(!mnSvtGraphicFillCount && aLocalPolyPolygon.count()) { - // #121194# Changed implementation and checked usages fo convert to metafile, + // #121194# Changed implementation and checked usages of convert to metafile, // presentation start (uses SvtGraphicFill) and printing. // calculate transformation. Get real object size, all values in FillGraphicAttribute |