Pman.Gnumeric.js
authoredward <edward@roojs.com>
Wed, 6 Sep 2017 05:06:42 +0000 (13:06 +0800)
committeredward <edward@roojs.com>
Wed, 6 Sep 2017 05:06:42 +0000 (13:06 +0800)
Pman.Gnumeric.js

index 492e3b9..8ddf636 100644 (file)
@@ -1235,7 +1235,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
 
     },
     
-    writeFixedImage : function (row, col, data, width, height, type) 
+    writeFixedImage : function (startRow, startCol, endRow, endCol data, width, height, type) 
     {
         
         if (!data) {