Commit b526a1b4 authored by Alexey.Golubev's avatar Alexey.Golubev

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 e060ad73
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
// THIS FILE HAS BEEN GENERATED BY ExtractJSApi.exe TOOL // THIS FILE HAS BEEN GENERATED BY ExtractJSApi.exe TOOL
// BEGINMAP // BEGINMAP
/* /*
var:CErrorData
prop:put_Value
prop:get_Value
---
var:asc_docs_api var:asc_docs_api
prop:_coAuthoringInit prop:_coAuthoringInit
prop:pre_Save prop:pre_Save
...@@ -1134,6 +1138,9 @@ prop:get_Image ...@@ -1134,6 +1138,9 @@ prop:get_Image
prop:get_Type 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; window['asc_docs_api'] = asc_docs_api;
asc_docs_api.prototype['_coAuthoringInit'] = asc_docs_api.prototype._coAuthoringInit; asc_docs_api.prototype['_coAuthoringInit'] = asc_docs_api.prototype._coAuthoringInit;
asc_docs_api.prototype['pre_Save'] = asc_docs_api.prototype.pre_Save; asc_docs_api.prototype['pre_Save'] = asc_docs_api.prototype.pre_Save;
......
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