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

Version: 1.1 (build:1165) from svn rev: 50265

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50267 954022d7-b5bf-4e40-9824-e11837661b57
parent 40b2785f
......@@ -181,6 +181,7 @@ prop:SetFontsPath
prop:SetTextBoxInputMode
prop:GetTextBoxInputMode
prop:ChangeReaderMode
prop:SetReaderModeOnly
prop:IncreaseReaderFontSize
prop:DecreaseReaderFontSize
prop:CreateCSS
......@@ -1248,6 +1249,7 @@ asc_docs_api.prototype['SetFontsPath'] = asc_docs_api.prototype.SetFontsPath;
asc_docs_api.prototype['SetTextBoxInputMode'] = asc_docs_api.prototype.SetTextBoxInputMode;
asc_docs_api.prototype['GetTextBoxInputMode'] = asc_docs_api.prototype.GetTextBoxInputMode;
asc_docs_api.prototype['ChangeReaderMode'] = asc_docs_api.prototype.ChangeReaderMode;
asc_docs_api.prototype['SetReaderModeOnly'] = asc_docs_api.prototype.SetReaderModeOnly;
asc_docs_api.prototype['IncreaseReaderFontSize'] = asc_docs_api.prototype.IncreaseReaderFontSize;
asc_docs_api.prototype['DecreaseReaderFontSize'] = asc_docs_api.prototype.DecreaseReaderFontSize;
asc_docs_api.prototype['CreateCSS'] = asc_docs_api.prototype.CreateCSS;
......
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