[Libreoffice-bugs] [Bug 114449] Horizontal line uno command
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 15 22:52:05 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=114449
Yousuf Philips (jay) <philipz85 at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jluth at mail.com,
| |mstahl at redhat.com
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=45
| |884
Blocks| |108237
--- Comment #4 from Yousuf Philips (jay) <philipz85 at hotmail.com> ---
(In reply to Regina Henschel from comment #3)
> ODF has no special element for a horizontal line.
>
> The horizontal line is a picture-element with a rectangle as content
> anchored as character in Word.
Well for correct interopability with OOXML and other document formats, ODF will
need something to identify the difference between a shape and a horizontal
line, like how OOXML has it. OOXML uses the o:hr, o:hrstd, o:hrnoshade,
o:hrpct, o:hralign attributes of the <v:rect> tag to represent this difference.
http://www.datypic.com/sc/ooxml/e-v_rect.html
> So the import as rectangular shape is correct.
I believe it is incorrect to import it as a rectangular shape with a fill color
and an undefined border line, but instead it should be imported as a defined
line shape, but with the ability to extend its height similar to a rectangle
shape. This will allow correct interopability with other document formats where
you can define the line style, which isnt possible with a rectangular shape.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108237
[Bug 108237] [META] ODF specification issues
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171215/327494a2/attachment.html>
More information about the Libreoffice-bugs
mailing list