Commit cb6878b8 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@55549 954022d7-b5bf-4e40-9824-e11837661b57
parent 571028be
...@@ -10925,7 +10925,7 @@ function Binary_oMathReader(stream) ...@@ -10925,7 +10925,7 @@ function Binary_oMathReader(stream)
res = c_oSerConstants.ReadUnknown; res = c_oSerConstants.ReadUnknown;
return res; return res;
}; };
this.ReadMathSPre = function(type, length, oSPre, props, oParent) this.ReadMathSPreCollaborative = function(type, length, oSPre, props, oParent)
{ {
var res = c_oSerConstants.ReadOk; var res = c_oSerConstants.ReadOk;
var oThis = this; var oThis = this;
......
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