Commit 6b72a966 authored by Sergey.Tsarkov's avatar Sergey.Tsarkov Committed by Alexander.Trofimov

для старых формул не проставлялись плейсхолдеры

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@62578 954022d7-b5bf-4e40-9824-e11837661b57
parent f5a54616
......@@ -7821,6 +7821,7 @@ function Binary_DocumentTableReader(doc, oReadResult, openParams, stream, bAllow
res = this.bcr.Read1(length, function(t, l){
return oThis.boMathr.ReadMathArg(t,l,oMathPara.Root);
});
oMathPara.Root.Correct_Content(true);
}
}
else if(c_oSerRunType.pptxDrawing === type)
......
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