• Michael Stahl's avatar
    fdo#68839: ODF import: fix name of multi-image frame · b69d152c
    Michael Stahl yazdı
    When multiple image child elements are inside a frame, each one is
    imported and gets unique name via SwDoc::SetFlyName().  But the
    retained one is not necessarily the first one, which is the only one
    that may have the original name.
    
    Also the solveMultipleImages needs to return a smart pointer, as nothing
    else keeps the image contexts alive.
    
    (regression from 44cfc7cb)
    
    Change-Id: I28a8a752f3eed176cc2ebb4c9af11a0dd4d18ea6
    b69d152c
Adı
Son kayıt (commit)
Son güncelleme
..
chart Loading commit data...
core Loading commit data...
draw Loading commit data...
forms Loading commit data...
meta Loading commit data...
script Loading commit data...
style Loading commit data...
table Loading commit data...
text Loading commit data...
transform Loading commit data...
xforms Loading commit data...