https://bugs.documentfoundation.org/show_bug.cgi?id=100391

--- Comment #10 from Regina Henschel <[email protected]> ---
In the meantime the export is in DrawingML::WriteCustomGeometry(). But there
the problem is the same. It uses
mpFS->singleElementNS(XML_a, XML_rect, XML_l, "l", XML_t, "t", XML_r, "r",
XML_b, "b");
That works for most shapes but not for "Puzzle", because the text area in shape
"Puzzle" is smaller than the shape snap rectangle.
There is a // ToDO: use draw:TextAreas for <a:rect> in the code.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to