mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
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:
committed by
Alexander.Trofimov
parent
b8445b6c2e
commit
f09ba15491
@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user