Commit e334ace4 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix CopyStyle

parent 1c3da447
......@@ -4266,6 +4266,7 @@ CStyles.prototype =
{
res[StyleId] = this.Style[StyleId].Copy();
}
return res;
},
Get_DefaultParaPr : function()
......
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