https://issues.apache.org/bugzilla/show_bug.cgi?id=55292
--- Comment #14 from Tim Allison <[email protected]> --- Would overriding setBullet like this work: setBullet(boolean flag) setBullet(ListAutoNumber scheme) setBullet(ListAutoNumber scheme, int startAt) (In reply to Darren Roberts from comment #13) > Created attachment 30647 [details] > Replacement patch which fixes invalid content in unit test output > > Added checks to remove the buChar element if a bullet is set as auto-number > which should solve the problem of invalid content when opened with Excel. > > Also fixed unit-test TextBox size so it should now fully contain the content. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
