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

удален cmathcomposition

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55959 954022d7-b5bf-4e40-9824-e11837661b57
parent e91eeafe
...@@ -7498,7 +7498,7 @@ function Binary_DocumentTableReader(doc, oReadResult, openParams, stream, bAllow ...@@ -7498,7 +7498,7 @@ function Binary_DocumentTableReader(doc, oReadResult, openParams, stream, bAllow
oParStruct.addToContent(oMathPara); oParStruct.addToContent(oMathPara);
res = this.bcr.Read1(length, function(t, l){ res = this.bcr.Read1(length, function(t, l){
return oThis.boMathr.ReadMathOMathPara(t,l,oMathPara.Math); return oThis.boMathr.ReadMathOMathPara(t,l,oMathPara);
}); });
} }
else if ( c_oSerParType.OMath == type ) else if ( c_oSerParType.OMath == type )
......
This diff is collapsed.
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