https://bugs.documentfoundation.org/show_bug.cgi?id=118370

--- Comment #21 from Justin L <[email protected]> ---
Treating this issue as limited to comment 8's enhancement request. Wider
discussion of import filter improvements should use duplicate bug 32249.

Considering this bug as fixed with comment 20's patch, although additional
comments about better implementation are welcome here.

One improvement is better end of sentence detection. For that, I'd guess that
UNO XBreakIterator needs to be extended to include an isBoundary(pos) function
- to test if the chosen position is a legitimate boundary for the selected
break. (I don't know how to go about changing UNO stuff.) Currently
beginOfSentence/endOfSentence treat the end of any string as legitimate
start/end of a sentence which isn't valid in our text fragment situation.

(In reply to Regina Henschel from comment #19)
> Will you update the help?
No. I don't know how to modify the help documentation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to