https://bugs.documentfoundation.org/show_bug.cgi?id=142284
--- Comment #10 from Justin L <[email protected]> --- Created attachment 187610 --> https://bugs.documentfoundation.org/attachment.cgi?id=187610&action=edit 142284_dump.doc: doc_dump looking for relevant contour SPRMs For DOC format, it sounds like I need to be looking for a pWrapPolygonVertices property, which is an OfficeArtFOPTEOPID with an opid of 0x383. Since the opid is the lowest 14 bits, I should be able to find a 0xX383 number in the dump, but I don't see any. -- You are receiving this mail because: You are the assignee for the bug.
