https://bugs.documentfoundation.org/show_bug.cgi?id=152741
Justin L <jl...@mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Single line plain text |Single line plain text |content control created |content control: LO doesn't |with MS Word not recognized |prevent CR in |by Libre Office |multiline=false controls OS|Windows (All) |All See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=81 | |507 CC| |jl...@mail.com Whiteboard| |runSDT --- Comment #5 from Justin L <jl...@mail.com> --- while bug 81507 has ensured that multiline is not lost, there is no code that implements allowing/preventing multiline in LO, nor is it yet a content control property in sw/inc/formatcontentcontrol.hxx. multiLine (Allow Soft Line Breaks) Specifies whether soft line breaks can be added to the contents of this structured document tag when this document is modified. This setting shall not affect the ability of the structured document tag to display existing soft line breaks (which shall be preserved) and shall only affect the ability to add line breaks when the document is modified by an application. If this attribute is omitted, then the parent plain text structured document control shall not allow soft line breaks to be added to its contents. -- You are receiving this mail because: You are the assignee for the bug.