Commit ba2799a0 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

Поправил генерацию стилей

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@66681 954022d7-b5bf-4e40-9824-e11837661b57
parent fe47adb8
......@@ -1405,7 +1405,7 @@
continue;
this.drawStyle(oGraphics, stringRenderer, oStyle, oStyle.Name, styleIndex);
this.drawStyle2(oGraphics2, stringRenderer, oCustomStyle || oStyle, oStyle.Name);
this.drawStyle2(oGraphics2, stringRenderer, oStyle, oStyle.Name);
this.docStyles[styleIndex] = new CStyleImage(oStyle.Name, styleIndex, c_oAscStyleImage.Document, oCanvas2.toDataURL("image/png"));
++styleIndex;
......
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