for build

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47811 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Dmitry.Vikulov
2013-07-08 14:27:27 +00:00
committed by Alexander.Trofimov
parent b8445b6c2e
commit f09ba15491

View File

@ -205,7 +205,7 @@
"shapeWindowKeyDown": function () {self._onShapeWindowKeyDown.apply(self, arguments);},
"shapeWindowKeyPress": function () {self._onShapeWindowKeyPress.apply(self, arguments);},
"getGraphicsInfo": function () {return self._onGetGraphicsInfo.apply(self, arguments);},
"getSelectedGraphicObjects": function () {return self._onGetSelectedGraphicObjects.apply(self, arguments);},
"getSelectedGraphicObjects": function () {return self._onGetSelectedGraphicObjects.apply(self, arguments);}
});
this.model.handlers.add("cleanCellCache", function (wsId, range, canChangeColWidth) {