summaryrefslogtreecommitdiff
path: root/basic/qa/vba_tests/array.vb
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2022-06-23 12:11:22 +0200
committerLászló Németh <nemeth@numbertext.org>2022-06-24 09:16:47 +0200
commit2413f213625253a9c2b1787b3b9fe859d724a9bd (patch)
tree6cbe24f606864f676acdc7059c5c418ad343b9f1 /basic/qa/vba_tests/array.vb
parent9e170a35eebbe86e6137510bc8ea34e5a45dbd8d (diff)
tdf#115523 sw_redlinenum: show correct, also original numbering
in Show Changes mode, according to the name "Show Changes" and according to the interoperability requirements. Instead of the fake numbering which counted the deleted list items in Show Changes mode, e.g.: "3. This was the third originally, but now it's the second list item." now show the correct number followed by the original number within braces: "2.[3.] This was the third originally, but now it's the second list item." Note: the tabulators after the longer numbering are replaced with spaces to avoid messy indentation in Show Changes mode. New enum values for the alternative lists: SwListRedlineType::SHOW - the original (fake) numbering in Show Changes mode SwListRedlineType::HIDDEN - the original numbering of Hide Changes mode, and new numbering in Show Changes mode SwListRedlineType::ORIGTEXT - the new numbering of Show Changes mode to show the original numbering of the deleted or inserted list items Follow-up to commit c180c9447256588fe5e7991e06642883574760ae "sw_redlinehide_3: add second SwNodeNum to SwTextNode". Change-Id: Ieaca550561c5d5a7ac5d9defb9c7fa283d6aa674 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136313 Tested-by: Jenkins Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'basic/qa/vba_tests/array.vb')
0 files changed, 0 insertions, 0 deletions