Commit 5d23a3e6 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@50127 954022d7-b5bf-4e40-9824-e11837661b57
parent 09cb963f
......@@ -2529,9 +2529,6 @@ function CBinaryFileWriter()
_memory.len = oThis.len;
_memory.pos = oThis.pos;
_memory.WriteByte(c_oSerImageType2.Chart);
_memory.WriteByte(c_oSerPropLenType.Variable);
var oBinaryChartWriter = new BinaryChartWriter(_memory);
oBinaryChartWriter.WriteChartContent(grObj);
......
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