Commit a61e265a authored by Anna.Pavlova's avatar Anna.Pavlova Committed by Alexander.Trofimov

Правка в fillContent для Limit

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58715 954022d7-b5bf-4e40-9824-e11837661b57
parent 418640af
......@@ -78,7 +78,7 @@ CLimit.prototype.Resize = function(oMeasure, Parent, ParaMath, RPI, ArgSize)
this.elements[0][0] = new CDegreeBase(null, true);
this.elements[0][0].setBase(this.ContentFName);
this.elements[0][0].setBase(this.ContentIterator);
this.elements[0][0].setIterator(this.ContentIterator);
this.elements[0][0].fillContent();
this.FName = this.ContentFName;
......
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