https://bugs.documentfoundation.org/show_bug.cgi?id=114416
--- Comment #9 from Wolfgang Jäger <[email protected]> --- The mentioned run-time error in user code is still thrown because the mentioned optionsl property isn't implemented. There weren't any changes concerning the functionality requested. Since inside words no automatic line wrapping is applied as long as not sheet format settings (margins) force it, the property could only be relevant if a piece of text which contains whitespace must be kept together. I can't think of a real case where tabulators might be afflicted. So: The functionality of the property can (next to always - disregarding a tiny difference in width) be achieved by using U+202F in place of ordinary space. The mentioned optional property is unneeded. If an actual implementation of the property was once intended, the development of UNICODE may have made it obsolete. If the optional property should be removed from the IDL may depend on the ODF specifications. The specialist should be asked. -- You are receiving this mail because: You are the assignee for the bug.
