Commit 863a473c 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@48770 954022d7-b5bf-4e40-9824-e11837661b57
parent 5face1b2
......@@ -94,11 +94,6 @@ function CPPTXContentLoader()
if (this.Reader == null)
this.Reader = new BinaryPPTYLoader();
if (null != paraDrawing)
{
this.ParaDrawing = paraDrawing;
this.TempMainObject = null;
}
this.LogicDocument = null;
this.Reader.ImageMapChecker = this.ImageMapChecker;
......
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