https://bugs.documentfoundation.org/show_bug.cgi?id=157707
--- Comment #4 from Justin L <[email protected]> --- Created attachment 190156 --> https://bugs.documentfoundation.org/attachment.cgi?id=190156&action=edit notLayoutInCell_line.docx: modified by MSO 2010 - curve should be under first column Previous comments have shown code that just hard-codes true (on export) or false(on import) values to layoutInCell. However, that isn't a great idea because as this document shows, it should make a difference in layout. The layout is the topic of bug 157637. This version of the file just shows that we can't just willy-nilly start forcing certain layoutInCell values. Currently, this hard-coding makes it impossible for us to fix the layout when layoutInCell==false. -- You are receiving this mail because: You are the assignee for the bug.
