diff options
author | Justin Luth <justin_luth@sil.org> | 2021-10-06 07:38:44 +0200 |
---|---|---|
committer | Justin Luth <justin_luth@sil.org> | 2021-10-07 07:21:17 +0200 |
commit | f629dc8dc8b9620508b5bd8e55ddb298438c447f (patch) | |
tree | 681a27d48fe3f59b266f78002824c12617b94dc4 /udkapi/com/sun | |
parent | ec76fff198323122bedc63ffdfd896c2543102c6 (diff) |
tdf#143982 doc/x export: save automatic table as 100% relative
Currently, the automatic mode is just being saved as
"determine width from cell size" or absolute size.
But a better match would be 100% of the available space,
so that changing the page or margin size would automatically
increase the table size (which is what automatic implies).
It doesn't appear that MS formats really have a
similar automatic. Their automatic just seems to
say that the width isn't specified at the table level.
So a percent-size seems to be the best match.
RTF currently does not even round-trip relative tables,
so I ignored that format.
Change-Id: I5bfc066864ab630755046b881e98503491cfb1ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123128
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'udkapi/com/sun')
0 files changed, 0 insertions, 0 deletions