https://bugs.documentfoundation.org/show_bug.cgi?id=172113
--- Comment #7 from Justin L <[email protected]> --- I have a nearly finished chain of WIP commits ready, starting at https://gerrit.libreoffice.org/c/core/+/205234. I used https://gerrit.libreoffice.org/c/core/+/205316 to discover many things, so it has good debugging info in its earlier patchsets. In addition to InTextGrp, it appears that MutliPortion generally should also be included, so I added Bidi and RotatedText. DoubleLineText also should be added, and so I guess that RubyPortions should as well. One remaining thing that has proved tricky is when IsTextPortion HasOnlyBlanks. I probably need to extend the Portions class to hold a bHasOnlyBlanks flag. -- You are receiving this mail because: You are the assignee for the bug.
