https://bugs.documentfoundation.org/show_bug.cgi?id=153296
--- Comment #6 from Regina Henschel <[email protected]> --- The actual adjustment values are calculated based on the geometry in svx/source/customshapes/EnhancedCustomShapeGeometry.cxx in VML export. Those geometries belong to MS binary file formats. The geometries in OOXML presets which are used in "vml-shape-types" file sometimes differ. The "right-arrow" shape has two handles in OOXML and one handle in MS binary format, for example. Thus the calculated adjustment values do not fit to the geometry in the <v:shapetype> element. -- You are receiving this mail because: You are the assignee for the bug.
