From eea8f578fd24f934620ef716dcbf7da2ae2312da Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Sep 2017 13:06:42 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 492e3b92..8ddf6367 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -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) { -- 2.39.2