• Luboš Luňák's avatar
    compatibility setting for MS Word wrapping text in less space (bnc#822908) · 8f8b31ab
    Luboš Luňák yazdı
    The document itself is stupid and uses a SURROUND_THROUGH object with a number
    of empty lines that make it act is if it in fact was SURROUND_NONE, rather
    than actually disabling wrapping for the object and be done with it.
    But the difference was that Word still managed to fit those empty lines
    next to the object into the little space that was there, while LO already
    considered the space too small. So keep a compatibility setting for Word
    documents in order to avoid problems with such lame documents and hopefully
    that's enough.
    
    Change-Id: I7d17b90de381fd86914ce5efd9c5a29fe4850edc
    8f8b31ab
IDocumentSettingAccess.hxx 6.67 KB