Commit 4103b638 authored by Dmitry.Vikulov's avatar Dmitry.Vikulov Committed by Alexander.Trofimov

getDrawingObjects via DrawingBase

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47987 954022d7-b5bf-4e40-9824-e11837661b57
parent dfd8567c
......@@ -2407,8 +2407,9 @@ function DrawingObjects() {
return _t.image.height / _t.getHeightFromTo();
}
//if ( g_oTableId )
// g_oTableId.Add( _t, _t.id );
_t.getDrawingObjects = function() {
return _this;
}
}
DrawingBase.prototype = {
......
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