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

git-svn-id:...

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51539 954022d7-b5bf-4e40-9824-e11837661b57
parent d9034e9b
......@@ -3742,8 +3742,8 @@ CGraphicObjects.prototype =
var gr_pos = this.getNewGroupPos();
var near_pos = this.document.Get_NearestPos(this.selectionInfo.selectionArray[0].PageNum, gr_pos.x, gr_pos.y, true, null);
if( /*this.document.Document_Is_SelectionLocked(changestype_Drawing_Props) === false
&& */false === this.document.Document_Is_SelectionLocked(changestype_Drawing_Props, {Type : changestype_2_Element_and_Type , Element : near_pos.Paragraph, CheckType : changestype_Paragraph_Content} ))
// if( /*this.document.Document_Is_SelectionLocked(changestype_Drawing_Props) === false
// && */false === this.document.Document_Is_SelectionLocked(changestype_Drawing_Props, {Type : changestype_2_Element_and_Type , Element : near_pos.Paragraph, CheckType : changestype_Paragraph_Content} ))
{
History.Create_NewPoint();
var _selection_objects = this.selectionInfo.selectionArray;
......
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