e216988657
Inset values for top, bottom are calcualted differently in OOXML and need to be coverted on import to the text distance LO values, that place the text relative to the shape correctly. At export, the values can be converted back to the OOXML inset compatible values, but the values are not always converted back to the same values as the conversion is not bijective, however they do render the same. This also adds the test for the conversion when importing and checks that the exported values are expected. Change-Id: Ic64eec1a2a80ddad997f916da3e87dc30aaa12be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135463 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> |
||
---|---|---|
.. | ||
chartexport.cxx | ||
ColorPropertySet.cxx | ||
ColorPropertySet.hxx | ||
DMLPresetShapeExport.cxx | ||
drawingml.cxx | ||
ooxml-export-notes.txt | ||
preset-definitions-to-shape-types.pl | ||
presetTextWarpDefinitions.xml | ||
README | ||
shapes.cxx | ||
vmlexport.cxx |
presetTextWarpDefinitions.xml and presetShapeDefinitions.xml come from the OOXML documentation (TC45).