diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-10-12 21:04:36 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-10-13 09:02:17 +0200 |
commit | 3ee3ae85de3a29ebfb89e75960b65417bfd6ca55 (patch) | |
tree | d8bcc80544393216c1b6da6a2d8d07465de8df85 /pyuno | |
parent | 4f8b13267559e8e89a306a6c522f905322396bd0 (diff) |
tdf#137180 RTF import: fix bad left margin with direct format/para style/num
This is a case when a left margin appears as direct formatting on a
paragraph, the paragraph has a style and the style has the same left
margin. But the paragraph has a numbering as well: so it's not valid to
deduplicate the left margin from the direct formatting, because then the
left margin from the numbering will be used, which can be a different
value.
Change-Id: I5e27502b8d505bdfddfdc910858f62e501db35a5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104220
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'pyuno')
0 files changed, 0 insertions, 0 deletions