diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2018-11-13 11:00:33 +0100 |
---|---|---|
committer | Michael Stahl <Michael.Stahl@cib.de> | 2018-11-15 15:10:07 +0100 |
commit | 99a97d3807cf8c95ab452d5c16b3079ad62755f0 (patch) | |
tree | 48b9e9708968e4eafd110a83234f96e22051ca61 /unotools/qa | |
parent | cfb7ee43b05bf8e028ac1490242138c49ffa224e (diff) |
sw_redlinehide_3: add second result to SwGetExpField, SwSetExpField
This is quite tricky & somewhat ugly due to the SwValueField base class
& we need to duplicate its member too :(
It would be possible to filter the deleted fields in
SwDocUpdateField::MakeFieldList(), but the problem with that is that
the instance is long-lived & might be used with different layout
settings, so it's probably better to filter in the 5 or so client
functions that iterate over the GetSortList().
Note that this will also filter other fields including database fields,
hopefully that shouldn't cause problems.
Change-Id: I0cdbc7757fa529598b5dbceec0bd2c4a619be05a
Diffstat (limited to 'unotools/qa')
0 files changed, 0 insertions, 0 deletions