• Miklos Vajna's avatar
    oox: handle textboxes in ShapeContextHandler::endFastElement() · 866a4436
    Miklos Vajna yazdı
    DOCX shape import normally works by oox creating the shape, then
    writerfilter handling the shape text. For drawingML shapes, having shape
    text, this a bit more complicated, as there are shape properties after
    the shape text as well.
    
    ShapeContextHandler::endFastElement() assumed that shape text is only
    possible on css.text.TextFrame shapes: also handle shapes having a
    TextBox as well.
    
    sw/qa/extras/ooxmlimport/data/mce-nested.docx is a reproducer for this
    problem (group shape missing), when TextBoxes are enabled by default in
    oox.
    
    Change-Id: I7a412b31965cf363da0b0c7fcc732741f2037542
    866a4436
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
source Loading commit data...
util Loading commit data...
CustomTarget_generated.mk Loading commit data...
Library_oox.mk Loading commit data...
Makefile Loading commit data...
Module_oox.mk Loading commit data...
Package_customshapes.mk Loading commit data...
Package_generated.mk Loading commit data...
README Loading commit data...