diff options
author | Justin Luth <jluth@mail.com> | 2022-05-23 19:05:20 +0200 |
---|---|---|
committer | Justin Luth <jluth@mail.com> | 2022-06-15 01:28:51 +0200 |
commit | 5036c5a7afdd043c3fa5c108c985cd0d8ed352fa (patch) | |
tree | d3b64aaca54a52e6ff362235603fbca942968e18 /include/prewin.h | |
parent | 9470c5531dc928d438a6a7f4d47f2d82f2296cc1 (diff) |
tdf#145151 sw IsTableMode SelectionHasNumber: unselected cells
...shouldn't be checked
This followup patch checks the proper cells to see
if numbering or bullets are turned on.
There is one side effect here.
Picture this scenario where you
select some paragraphs (_ indicates blank paragraph)
_
_
1. some numbered text
_
In this non-empty case, SectionHasNumber is true,
showing numbering on in the toolbar.
Prior to this patch, the following scenario was "false",
showing numbering off in the toolbar.
-
-
1._
_
and the result was that all the blank lines toggled on.
Now it acts just like the non-empty case. Although one can
dispute that this is the correct action, consistency is nice...
Change-Id: I8a1b8ee0fe947a7bfe7906a0add3aaf2d8e7b232
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134886
Tested-by: Jenkins
Reviewed-by: Justin Luth <jluth@mail.com>
Diffstat (limited to 'include/prewin.h')
0 files changed, 0 insertions, 0 deletions