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

Version: 2.5 (build:1421) from svn rev: 53591

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@53597 954022d7-b5bf-4e40-9824-e11837661b57
parent b38b517f
......@@ -30,7 +30,9 @@ prop:getSelectedElements
prop:sync_ChangeLastSelectedElement
prop:Init
prop:asc_getEditorPermissions
prop:asc_getLicense
prop:asc_getEditorPermissionsCallback
prop:_onGetLicense
prop:asc_setDocInfo
prop:asc_setLocale
prop:LoadDocument
......@@ -1170,7 +1172,9 @@ asc_docs_api.prototype['getSelectedElements'] = asc_docs_api.prototype.getSelect
asc_docs_api.prototype['sync_ChangeLastSelectedElement'] = asc_docs_api.prototype.sync_ChangeLastSelectedElement;
asc_docs_api.prototype['Init'] = asc_docs_api.prototype.Init;
asc_docs_api.prototype['asc_getEditorPermissions'] = asc_docs_api.prototype.asc_getEditorPermissions;
asc_docs_api.prototype['asc_getLicense'] = asc_docs_api.prototype.asc_getLicense;
asc_docs_api.prototype['asc_getEditorPermissionsCallback'] = asc_docs_api.prototype.asc_getEditorPermissionsCallback;
asc_docs_api.prototype['_onGetLicense'] = asc_docs_api.prototype._onGetLicense;
asc_docs_api.prototype['asc_setDocInfo'] = asc_docs_api.prototype.asc_setDocInfo;
asc_docs_api.prototype['asc_setLocale'] = asc_docs_api.prototype.asc_setLocale;
asc_docs_api.prototype['LoadDocument'] = asc_docs_api.prototype.LoadDocument;
......
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