summaryrefslogtreecommitdiff
path: root/lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwp
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2022-07-15 22:46:03 +0200
committerBartosz Kosiorek <gang65@poczta.onet.pl>2022-07-21 09:11:31 +0200
commita0bcd1d187a4e56a9fa600462842004545b6be9c (patch)
tree147169997a66bf755c5311fef5c489ea85b42306 /lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwp
parentd449da36086409e3cc440036193c4fc8a10a37a1 (diff)
tdf33787 lotuswordpro: fix increments of ordered bullets
With previous implementation there was an bug which causing missing incrementing ordered bullets. For example: A. Lettered bullet uppercase 1 (A. ) A. Lettered bullet uppercase 2 (B. ) A. Lettered bullet uppercase 3 (C. ) This patch is fixing that, and increments is working correctly: A. Lettered bullet uppercase 1 (A. ) B. Lettered bullet uppercase 2 (B. ) C. Lettered bullet uppercase 3 (C. ) It is also make sure that nested and skipped bullets are working correctly: 1) Numbered bullet w/ bracket one (1) ) Skipped bullet 2) Numbered bullet w/ bracket two (2) ) a) Lettered bullet w/ bracket lowercase 1 (a) ) b) Lettered bullet w/ bracket lowercase 2 (b) ) Change-Id: I1d1ad9ee549039077b418756efefb10bacfa1ddd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137112 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwp')
-rw-r--r--lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwpbin0 -> 21316 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwp b/lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwp
new file mode 100644
index 000000000000..12febcd60d55
--- /dev/null
+++ b/lotuswordpro/qa/cppunit/data/tdf33787-ordered-bullets.lwp
Binary files differ