Commit 4258ae01 authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

правка падения

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56997 954022d7-b5bf-4e40-9824-e11837661b57
parent 468d4ecf
......@@ -1012,6 +1012,7 @@ CGroupShape.prototype =
}
},
rebuildSeries: function()
{
for(var i = 0; i < this.spTree.length; ++i)
......
......@@ -36,6 +36,9 @@ CGroupShape.prototype.handleUpdateLn = function()
CGroupShape.prototype.getRecalcObject = CShape.prototype.getRecalcObject;
CGroupShape.prototype.setRecalcObject = CShape.prototype.setRecalcObject;
CGroupShape.prototype.Get_ColorMap = CShape.prototype.Get_ColorMap;
CGroupShape.prototype.getTargetDocContent = DrawingObjectsController.prototype.getTargetDocContent,
CGroupShape.prototype.documentUpdateInterfaceState = function()
{
if(this.selection.textSelection)
......
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