Commit 929f8b6d authored by Anna.Pavlova's avatar Anna.Pavlova Committed by Alexander.Trofimov

selection => RealSelect

Select : RealSelect and LogicalSelect
Remove из параграфа

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@52768 954022d7-b5bf-4e40-9824-e11837661b57
parent 34978fb1
......@@ -7681,11 +7681,13 @@ ParaMath.prototype =
Cursor_MoveToStartPos : function()
{
console.log("cursor_MoveToStartPos");
this.Math.Cursor_MoveToStartPos();
},
Cursor_MoveToEndPos : function()
{
console.log("cursor_MoveToStartPos");
this.Math.Cursor_MoveToEndPos();
},
......
This diff is collapsed.
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