Commit aae1b5ec authored by SergeyLuzyanin's avatar SergeyLuzyanin

fix Bug 35241

parent 42ba43b7
...@@ -4927,6 +4927,8 @@ function CBinaryFileWriter() ...@@ -4927,6 +4927,8 @@ function CBinaryFileWriter()
var elem = spTree[i]; var elem = spTree[i];
switch(elem.getObjectType()) switch(elem.getObjectType())
{ {
case AscDFH.historyitem_type_Cnx:
case AscDFH.historyitem_type_Shape: case AscDFH.historyitem_type_Shape:
{ {
if(elem.bWordShape) if(elem.bWordShape)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment