Commit 27ec2fb2 authored by Alexey.Golubev's avatar Alexey.Golubev Committed by Alexander.Trofimov

Version: 1.1 (build:1087) from svn rev: HEAD

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@49401 954022d7-b5bf-4e40-9824-e11837661b57
parent e820e260
......@@ -541,6 +541,7 @@ prop:asc_addChartDrawingObject
prop:asc_editChartDrawingObject
prop:asc_getChartPreviews
prop:sync_closeChartEditor
prop:asc_setDrawCollaborationMarks
---
var:CChatMessage
prop:get_UserId
......@@ -1606,6 +1607,7 @@ asc_docs_api.prototype['asc_addChartDrawingObject'] = asc_docs_api.prototype.asc
asc_docs_api.prototype['asc_editChartDrawingObject'] = asc_docs_api.prototype.asc_editChartDrawingObject;
asc_docs_api.prototype['asc_getChartPreviews'] = asc_docs_api.prototype.asc_getChartPreviews;
asc_docs_api.prototype['sync_closeChartEditor'] = asc_docs_api.prototype.sync_closeChartEditor;
asc_docs_api.prototype['asc_setDrawCollaborationMarks'] = asc_docs_api.prototype.asc_setDrawCollaborationMarks;
window['CChatMessage'] = CChatMessage;
CChatMessage.prototype['get_UserId'] = CChatMessage.prototype.get_UserId;
CChatMessage.prototype['get_Message'] = CChatMessage.prototype.get_Message;
......
This diff is collapsed.
This diff is collapsed.
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