diff options
author | Balazs Varga <balazs.varga991@gmail.com> | 2019-10-17 12:37:04 +0200 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2019-10-22 14:33:46 +0200 |
commit | 9ff954d5f780cae5df6942e97b713cfc19449145 (patch) | |
tree | 68f1de08936b6e2cd138f38dc33fb3d535e14213 /vcl | |
parent | 6fff5e07f63213b711d5ddd25e47e9593e306643 (diff) |
tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title position
Import part: set the anchor position to the TOP_LEFT corner of the rectangle
during the import, if the textbox is rotated with 90 or 270 degree. Because
the OOXML files always contains the TOP_LEFT coordinates of a textbox, even if
they are rotated.
Note: Unfortunatelly we do not know the shape size, so this fix
cannot handle rotations different than 0, 90 or 270 degrees.
Export part: export the top left corner coordinates of axis title shape
as the OOXML Standerd requires.
Change-Id: Id0875d65884f6bfef8726135a7c03418d2ce3f23
Reviewed-on: https://gerrit.libreoffice.org/80939
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'vcl')
0 files changed, 0 insertions, 0 deletions