Commit f5b0b9bc authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

Bug 30416 - JS ошибка "a.chekBodyP...." при применении к clear style к тексту...

Bug 30416 - JS ошибка "a.chekBodyP...." при применении к clear style к тексту в заголовке диаграммы 

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@64821 954022d7-b5bf-4e40-9824-e11837661b57
parent 04feb629
......@@ -22993,6 +22993,16 @@ CTitle.prototype =
this.Refresh_RecalcData2();
},
chekBodyPrTransform: function()
{
return false;
},
checkContentWordArt: function()
{
return false;
},
Refresh_RecalcData2: function(pageIndex)
{
this.recalcInfo.recalculateTxBody = true;
......
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