Files
loongoffice/oox/qa
Regina Henschel 925fa608d6 tdf#142605 use frame size in oox export of BezierCurve
The export had used the bound rectangle of PolyPolygonBezier. But that
contains control points. Use API position and size instead.

I have not incorporated the changes into existing WritePolyPolygon,
but have made an own version for SdrPathObj, because I find it easier
to read and maintain, than having a lot of case distinctions depending
on the shape type.

Change-Id: I2e646c4f5fa37174c4979855212ca72f2dfa447e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120407
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
2021-08-14 17:15:28 +02:00
..