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

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

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47377 954022d7-b5bf-4e40-9824-e11837661b57
parent fcdbc9fb
......@@ -205,6 +205,9 @@ prop:asc_coAuthoringChatSendMessage
prop:asc_coAuthoringChatGetMessages
prop:asc_coAuthoringGetUsers
prop:asc_coAuthoringDisconnect
prop:_coSpellCheckInit
prop:_coSpellCheckSetServerUrl
prop:_spellCheckInitCallback
prop:get_TextProps
prop:GetJSONLogicDocument
prop:get_ContentCount
......@@ -1175,6 +1178,9 @@ asc_docs_api.prototype['asc_coAuthoringChatSendMessage'] = asc_docs_api.prototyp
asc_docs_api.prototype['asc_coAuthoringChatGetMessages'] = asc_docs_api.prototype.asc_coAuthoringChatGetMessages;
asc_docs_api.prototype['asc_coAuthoringGetUsers'] = asc_docs_api.prototype.asc_coAuthoringGetUsers;
asc_docs_api.prototype['asc_coAuthoringDisconnect'] = asc_docs_api.prototype.asc_coAuthoringDisconnect;
asc_docs_api.prototype['_coSpellCheckInit'] = asc_docs_api.prototype._coSpellCheckInit;
asc_docs_api.prototype['_coSpellCheckSetServerUrl'] = asc_docs_api.prototype._coSpellCheckSetServerUrl;
asc_docs_api.prototype['_spellCheckInitCallback'] = asc_docs_api.prototype._spellCheckInitCallback;
asc_docs_api.prototype['get_TextProps'] = asc_docs_api.prototype.get_TextProps;
asc_docs_api.prototype['GetJSONLogicDocument'] = asc_docs_api.prototype.GetJSONLogicDocument;
asc_docs_api.prototype['get_ContentCount'] = asc_docs_api.prototype.get_ContentCount;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
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