Pman.Gnumeric.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 11 Nov 2010 03:53:48 +0000 (11:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 11 Nov 2010 03:53:48 +0000 (11:53 +0800)
Pman.Gnumeric.js

index 60e1ab2..80c85e4 100644 (file)
@@ -530,7 +530,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         
     },
     
-    
+    // private
     copyRow : function(src, dest) {
         if (dest == src) {
             return;
@@ -550,6 +550,8 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         
     },
     
+    // private
+    
     createCell: function(r,c)
     {
         //<gnm:Cell Row="6" Col="5" ValueType="60">Updated</gnm:Cell>