diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2021-02-05 21:19:32 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2021-02-08 11:47:51 +0100 |
commit | 560f9bac4c1ee1b044efc55af8d532e9efefd313 (patch) | |
tree | 5e7e3e4abdc3049e46e6e7729833aafe729ee1b6 /vbahelper | |
parent | 63d3bf99101e2138a21a74a3d717d4f25d3d242f (diff) |
oox: prefix VML shapetype ids with _x0000_t
Word 2013 refuses to even load a file that has a <v:shapetype
id="shapetype_75"> on some form control shape, reporting a misleading
error in a location far later when the top-level w:tbl that contains
the shape ends.
Using id="_x0000_t75" appears to work, so let's do that then.
Couldn't find any documentation on why this is so.
Change-Id: Ie22bb04244e24b00a1880544872ae8e281422405
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110493
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'vbahelper')
0 files changed, 0 insertions, 0 deletions