Commit 8f099635 authored by Igor.Zotov's avatar Igor.Zotov

убрал неиспользуемый код

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54632 954022d7-b5bf-4e40-9824-e11837661b57
parent 77345290
......@@ -2982,11 +2982,11 @@
Drawing.setAscChart(new asc_CChart());
break;
}
default :
/*default :
{
Drawing = CreateImageFromBinary(src);
break;
}
}*/
}
if(positionX && positionY && ws.objectRender)
Drawing.readFromBinaryForCopyPaste(reader,null, ws.objectRender,ws.objectRender.convertMetric(positionX,1,3),ws.objectRender.convertMetric(positionY,1,3));
......
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