[Libreoffice-bugs] [Bug 100675] FILEOPEN Header image hides a bit of the text
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 16 07:23:52 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=100675
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Whiteboard|TooBusyNowNeedsFurtherTesti |interoperability
|ngForPossibleRegressionAndP |
|ossibleDuplicates |
|interoperability |
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=77
| |219
Resolution|--- |NOTOURBUG
Status|NEW |RESOLVED
--- Comment #13 from Justin L <jluth at mail.com> ---
wr (4 bits): An unsigned integer that specifies the style of text wrapping
around this shape. This MUST be one of the following values.
...
2 Wrap text around an absolutely positioned object (square wrapping).
3 Display as if the shape is not there. The shape appears either in front of or
behind the text, based on fBelowText.
C - fBelowText (1 bit): An unsigned integer that specifies whether this shape
is behind the text. A value of 1 specifies that the shape appears behind the
paragraph. A value of 0 specifies that the shape appears in front of the text
and obscures it. If wr is not 3, this field MUST be ignored.
In this document, wr==2, so fBelowText must be ignored. [bBelowText in sw]
--
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/20200416/17455565/attachment.htm>
More information about the Libreoffice-bugs
mailing list