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

Justin L <[email protected]> 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 <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to