• Miklos Vajna's avatar
    tdf#96113 sw: don't overwrite fo:background-color on ODT frame import · 3a0c0af7
    Miklos Vajna yazdı
    The situation is similar to commit
    79fb61ef (tdf#92379: svx: don't
    overwrite fo:background-color on ODF import, 2015-08-21), except that
    here text frames had the problem of loosing colors when transparency is
    set.
    
    Fix the problem by informing getSvxBrushItemFromSourceSet() about if
    we're in XML import or not.
    
    Change-Id: Id1adf60b14a3762f0a2a43c49caeed9f6ea039be
    3a0c0af7
odfimport.cxx 32.1 KB