diff options
author | Regina Henschel <rb.henschel@t-online.de> | 2022-06-15 13:15:15 +0200 |
---|---|---|
committer | Regina Henschel <rb.henschel@t-online.de> | 2022-06-16 00:57:51 +0200 |
commit | aca189d118d4351b293c089cb26584eb898e1849 (patch) | |
tree | ca05db5f69959247d4e7d92dfda7d4f8b91fa232 /xmloff/qa/unit/data | |
parent | 513ae848b668647093ae4161718b2585d80fdb7a (diff) |
tdf#149551 write draw:text-rotate-angle only once
The attributes 'vert' and 'vert270' set property TextPreRotateAngle on
import from OOXML. The property TextRotateAngle can be set by macro.
Both were written to file as 'draw:text-rotate-angle' attribute. So we
got a file format error 'duplicate attribute'.
The values are now added and the sum is written. That gives the same
rendering as after applying a macro. Using the sum is a workaround. We
have currently no way to save the direction specified by 'vert' and
'vert270' as style:writing-mode to ODF.
Change-Id: I93fd8ca42b82c1ed7f1bf6e33d932e5510615b2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135901
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Diffstat (limited to 'xmloff/qa/unit/data')
-rw-r--r-- | xmloff/qa/unit/data/tdf149551_verticalText.pptx | bin | 0 -> 16078 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/xmloff/qa/unit/data/tdf149551_verticalText.pptx b/xmloff/qa/unit/data/tdf149551_verticalText.pptx Binary files differnew file mode 100644 index 000000000000..b142a2e83420 --- /dev/null +++ b/xmloff/qa/unit/data/tdf149551_verticalText.pptx |