Commit e5cfa693 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov
parent f9220e04
......@@ -349227,7 +349227,8 @@ var c_oAscTypeSelectElement =
Shape : 6,
Slide : 7,
Chart : 8,
Math : 9
Math : 9,
MailMerge : 10
};
var c_oAscTableBordersType = {
......@@ -359300,7 +359301,7 @@ CTextMeasurerWrapper.prototype =
lUnicode = g_fontApplication.GetReplaceGlyph(lUnicode, this.LastFontOriginInfo.Replace);
var _bounds = this.Measurer["GetDrawingBox"](lUnicode);
return {
Width : _bounds[0],
Ascent : _bounds[4],
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