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

Version: 1.1 (build:1185) from svn rev: 50530

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50540 954022d7-b5bf-4e40-9824-e11837661b57
parent 6ae061cb
......@@ -2,6 +2,10 @@
// THIS FILE HAS BEEN GENERATED BY ExtractJSApi.exe TOOL
// BEGINMAP
/*
var:CErrorData
prop:put_Value
prop:get_Value
---
var:asc_docs_api
prop:_coAuthoringInit
prop:pre_Save
......@@ -1134,6 +1138,9 @@ prop:get_Image
prop:get_Type
---
*/
window['CErrorData'] = CErrorData;
CErrorData.prototype['put_Value'] = CErrorData.prototype.put_Value;
CErrorData.prototype['get_Value'] = CErrorData.prototype.get_Value;
window['asc_docs_api'] = asc_docs_api;
asc_docs_api.prototype['_coAuthoringInit'] = asc_docs_api.prototype._coAuthoringInit;
asc_docs_api.prototype['pre_Save'] = asc_docs_api.prototype.pre_Save;
......
This diff is collapsed.
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