Pman.Gnumeric.js
[Pman.Core] / Pman.Gnumeric.js
index 302f285..b79395c 100644 (file)
@@ -1234,6 +1234,19 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                 // < /gnm:Objects>
 
     },
+    
+    writeFixedImage : function (startCol, startRow, endCol, endRow, type, data, width, height) 
+    {
+        if (!data) {
+            throw "write Image called with missing data";
+        }
+        
+        
+        return true;
+                //< /gnm:SheetObjectImage>
+                // < /gnm:Objects>
+
+    },
  
     /**
      * mergeRegion: