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

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

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50054 954022d7-b5bf-4e40-9824-e11837661b57
parent 5a16b885
......@@ -346,6 +346,7 @@ prop:sync_ShowParaMarksCallback
prop:sync_SpaceBetweenPrgCallback
prop:sync_PrPropCallback
prop:sync_EndAddShape
prop:SetDrawingFreeze
prop:change_PageOrient
prop:get_DocumentOrientation
prop:change_DocSize
......@@ -1412,6 +1413,7 @@ asc_docs_api.prototype['sync_ShowParaMarksCallback'] = asc_docs_api.prototype.sy
asc_docs_api.prototype['sync_SpaceBetweenPrgCallback'] = asc_docs_api.prototype.sync_SpaceBetweenPrgCallback;
asc_docs_api.prototype['sync_PrPropCallback'] = asc_docs_api.prototype.sync_PrPropCallback;
asc_docs_api.prototype['sync_EndAddShape'] = asc_docs_api.prototype.sync_EndAddShape;
asc_docs_api.prototype['SetDrawingFreeze'] = asc_docs_api.prototype.SetDrawingFreeze;
asc_docs_api.prototype['change_PageOrient'] = asc_docs_api.prototype.change_PageOrient;
asc_docs_api.prototype['get_DocumentOrientation'] = asc_docs_api.prototype.get_DocumentOrientation;
asc_docs_api.prototype['change_DocSize'] = asc_docs_api.prototype.change_DocSize;
......
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