Commit b8cc1013 authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

font select ASCW3

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56597 954022d7-b5bf-4e40-9824-e11837661b57
parent 499f5e2f
......@@ -1908,6 +1908,9 @@ CFontSelectList.prototype =
var _id = _info.GetFontID(window.g_font_loader, _style);
var _select = this.List[this.ListMap[_id.id]];
if (!_select)
continue;
var _bIsNeed = false;
if (0 != _lang.CodePage1Mask)
{
......
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