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

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47157 954022d7-b5bf-4e40-9824-e11837661b57
parent ed7178c9
...@@ -3656,13 +3656,6 @@ function CDrawingDocument() ...@@ -3656,13 +3656,6 @@ function CDrawingDocument()
this.m_oWordControl.m_oApi.sync_SearchEndCallback(); this.m_oWordControl.m_oApi.sync_SearchEndCallback();
} }
this.SelectionStart = function()
{
}
this.SelectionEnd = function()
{
}
this.private_StartDrawSelection = function(overlay) this.private_StartDrawSelection = function(overlay)
{ {
this.Overlay = overlay; this.Overlay = overlay;
......
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