diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2016-08-11 18:39:20 +0200 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2016-08-29 13:13:17 +0200 |
commit | d943d4faf92f0b86c25f3cd6fe77ed8a7d4905d1 (patch) | |
tree | 620b5623841fe6480e6e4f9e278a59f8d57dbc1d /sw/qa/extras/mailmerge/data | |
parent | 345b7023b80587e1a022ff7d2ce16e8afb23d9c5 (diff) |
Fix SwDoc::AppendDoc for trailing sections
We already treat the StartOfContent node special in the CopyRange
function to prevent merging of SwTextNodes.
For trailing sections, we have to expand the code to treat
EndOfContent special too, because the supplied SwPaM range is
handled as [mark, point[, so it previously missed the section end
node, which resulted in "unhiding" the last section, if it was the
last node in the document.
Change-Id: Ie094e2a0182647a49c9ba45d08a7dd2cabe667c6
Diffstat (limited to 'sw/qa/extras/mailmerge/data')
-rw-r--r-- | sw/qa/extras/mailmerge/data/sections_first_last.odt | bin | 0 -> 9010 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/extras/mailmerge/data/sections_first_last.odt b/sw/qa/extras/mailmerge/data/sections_first_last.odt Binary files differnew file mode 100644 index 000000000000..5a92adb0838d --- /dev/null +++ b/sw/qa/extras/mailmerge/data/sections_first_last.odt |