Commit 54c84981 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47740 954022d7-b5bf-4e40-9824-e11837661b57
parent abd0d825
...@@ -4252,7 +4252,7 @@ function CDrawingDocument() ...@@ -4252,7 +4252,7 @@ function CDrawingDocument()
// фукнции для старта работы // фукнции для старта работы
this.OpenDocument = function() this.OpenDocument = function()
{ {
SetHintsProps(false, false); //SetHintsProps(false, false);
this.m_oDocumentRenderer.InitDocument(this); this.m_oDocumentRenderer.InitDocument(this);
this.m_oWordControl.CalculateDocumentSize(); this.m_oWordControl.CalculateDocumentSize();
......
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