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

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |2574
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #4 from Michael Stahl <[email protected]> ---
the styles.xml has a bunch of styles with text:anchor-type attribute:

    <style:style style:name="Frame" style:family="graphic">
      <style:graphic-properties text:anchor-type="paragraph" svg:x="0in"
svg:y="0in" style:wrap="parallel" style:number-wrapped-paragraphs="no-limit"
style:wrap-contour="false" style:vertical-pos="top"
style:vertical-rel="paragraph-content" style:horizontal-pos="center"
style:horizontal-rel="paragraph-content"/>
    </style:style>
    <style:style style:name="Graphics" style:family="graphic">
      <style:graphic-properties text:anchor-type="paragraph" svg:x="0in"
svg:y="0in" style:wrap="none" style:vertical-pos="top"
style:vertical-rel="paragraph" style:horizontal-pos="center"
style:horizontal-rel="paragraph"/>
    </style:style>
    <style:style style:name="OLE" style:family="graphic">
      <style:graphic-properties text:anchor-type="paragraph" svg:x="0in"
svg:y="0in" style:wrap="none" style:vertical-pos="top"
style:vertical-rel="paragraph" style:horizontal-pos="center"
style:horizontal-rel="paragraph"/>
    </style:style>
    <style:style style:name="Formula" style:family="graphic">
      <style:graphic-properties text:anchor-type="as-char" svg:y="0in"
style:vertical-pos="top" style:vertical-rel="baseline"/>
    </style:style>

was this ever intentional?

document was written by OOo 3.3 but of course this would likely be
round-tripped so we have no idea what version created it...

-- 
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