• Michael Stahl's avatar
    tdf#103567 xmloff: ODF import: fix more lossage on Writer frames · ae00898f
    Michael Stahl yazdı
    There's another context that reads draw:frame, and it has the same
    problem as the one used for Impress shapes.  This causes SVG images
    in Writer to lose contour polygons and image maps.
    
    Fix this the same way as the other context.
    
    (likely regression from 44cfc7cb)
    
    Change-Id: I16cf55e68829b4e1b0841f2015d0729be0ce3725
    ae00898f
XMLTextFrameContext.cxx 58.7 KB