• Miklos Vajna's avatar
    filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType() · a44e42b9
    Miklos Vajna yazdı
    The problem was that the shapes produced by the drawingML import had
    types like ooxml-triangle, and EnhancedCustomShapeTypeNames::Get() only
    handles VML/binary MSO shapes (e.g. isosceles-triangle). Add an OOXML
    mode, and in that case use msfilter::util::GETVMLShapeType() instead,
    and only fall back to EnhancedCustomShapeTypeNames::Get() if necessary.
    
    Change-Id: Ic93ba4719133dd3e96c17d2562642a03e559fefa
    a44e42b9
Adı
Son kayıt (commit)
Son güncelleme
..
inc/pch 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...
README Loading commit data...