• Miklos Vajna's avatar
    xmloff: fix import of tables inside textboxes inside shapes · c7c14abf
    Miklos Vajna yazdı
    We already had the concept of having a XML_TEXT_TYPE_SHAPE type (for
    editeng-based text) and a XML_TEXT_TYPE_TEXTBOX (for Writer-based text),
    but in case of draw:custom-shape, the previous was always assumed,
    implicitly.
    
    Check if the shape is marked as having a textbox, and if so, use the
    XML_TEXT_TYPE_TEXTBOX handler, which makes e.g. the table import work.
    
    Change-Id: I45f28b36df1836eeba89e9eef44c7abd87fcbd56
    c7c14abf
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...