Commit d2948bc9 authored by Sergey Luzyanin's avatar Sergey Luzyanin

fix Bug 32989

parent fe814f19
......@@ -4735,6 +4735,9 @@ background-repeat: no-repeat;\
this.arrPreOpenLocksObjects[i]();
}
this.arrPreOpenLocksObjects = [];
if(OtherChanges && this.isSaveFonts_Images){
return;
}
}
}
this.WordControl.m_oLogicDocument.Recalculate({Drawings : {All : true, Map : {}}});
......
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