Commit 84145ca5 authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander.Trofimov

дополение к Revision: 47235

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47240 954022d7-b5bf-4e40-9824-e11837661b57
parent 6549d5ac
......@@ -162,7 +162,7 @@ function BinaryCommonWriter(memory)
{
this.memory.WriteByte(c_oSer_ColorObjectType.Tint);
this.memory.WriteByte(c_oSerPropLenType.Double);
this.memory.WriteDouble(color.tint);
this.memory.WriteDouble2(color.tint);
}
}
else
......
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