Commit 1c3365ab authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix CopyStyle

parent a020669e
......@@ -4242,6 +4242,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