diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-11-27 08:36:37 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-11-27 10:35:15 +0100 |
commit | 272c3548c4d2362eb737947c8cbb017e2d55aae1 (patch) | |
tree | b7a2a672ab36ace5f497db18cb1ae873c6199d7c /README.help.md | |
parent | 58594eaa9f4df52f919cf5b9c43959bcb9c2c452 (diff) |
sw floattable, per-frame wrap-on-all-pages mode: add layout
The anchor text of a floating table is normally wrapped around the table
only on the last page of the table. This property requests to wrap on
all pages instead for this frame.
Commit 7d7ca347fafa7a06094b00e8fb0d0452c4c81366 (sw floattable, wrap on
all pages: add layout, 2023-10-13) already arranged the layout code to
go via the per-frame SwFlyAtContentFrame::IsWrapOnAllPages(), so only
that needs updating.
Instead of always deciding this at a per-doc level, first check if the
frame itself requests the on-all-pages behavior. Otherwise keep deciding
this on a per-doc level. This is meant to please what the OASIS/ODT
proposal wants and also keeps the Word-style per-doc setting.
The ODT filter still needs doing.
Change-Id: Ibf10b5f016d70e6fe948d5273cc1fb1d98495586
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159981
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'README.help.md')
0 files changed, 0 insertions, 0 deletions