Commit f973d112 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@52329 954022d7-b5bf-4e40-9824-e11837661b57
parent 1ac8b68f
......@@ -7916,7 +7916,7 @@ function Binary_DocumentTableReader(doc, oReadResult, openParams, stream, bAllow
oMRun.setMathRunPrp(props);
oMRun.setTxtPrp(rPrp);
oElem.addElementToContent(rPrp);
oElem.addElementToContent(oMRun);
var text = this.stream.GetString2LE(length);
var str = "";
......
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