https://bugs.documentfoundation.org/show_bug.cgi?id=117199
--- Comment #7 from Bartosz <[email protected]> ---
There are four types of shapes:
* Group - This MUST be the value of the attribute if the shape specified by
this element has subshapes.
* Guide - Specifies that the shape is not shown.
* Foreign - Specifies that the data specified in this element’s ForeignData
element is shown.
* Shape - Specifies that the shape does not meet any of the previous conditions
It seems that import of "Group Shape" should be mapped to LibreOffice draw.
Example of group shape:
<Shape ID='69' Type='Group' MasterShape='12'>
<Cell N='LayerMember' V=''/>
<Shapes>
<Shape ID='70' Type='Shape' MasterShape='13'>
<Cell N='LayerMember' V=''/>
<Cell N='FillForegnd' V='#5b9bd5' F='Inh'/>
</Shape>
<Shape ID='71' Type='Shape' MasterShape='14'>
<Cell N='LayerMember' V=''/>
<Cell N='FillForegnd' V='#5b9bd5' F='Inh'/>
<Cell N='FillBkgnd' V='#4d4d4d' F='Inh'/>
</Shape>
...
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs