| Test read/write against an OPT record from a real ppt file.
In PowerPoint is is legal to have array properties with empty complex part.
In Glen's original implementation complex part is always 6 bytes which resulted
in +6 extra bytes when writing back out. As the result the ppt becomes unreadable.
Make sure we write back the original empty complex part.
See Bug 41946 for details.
|