[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/filters/kspread/gnumeric
From:       Laurent Montel <montel () kde ! org>
Date:       2005-04-24 13:45:28
Message-ID: 20050424134528.1C27F62B () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Add todo


  M +1 -0      gnumericexport.cc   1.55
  M +8 -0      gnumericimport.cc   1.57


--- koffice/filters/kspread/gnumeric/gnumericexport.cc  #1.54:1.55
@@ -688,4 +688,5 @@ QDomElement GNUMERICExport::GetCellStyle
     // The indentation in GNumeric is an integer value. In KSpread, it's a double.
     // Save the double anyway, makes it even better when importing the document back in KSpread.
+    // TODO verify if it's correct, in import we "* 10.0"
     cell_style.setAttribute("Indent", QString::number(cell->getIndent(currentcolumn,currentrow)));
 

--- koffice/filters/kspread/gnumeric/gnumericimport.cc  #1.56:1.57
@@ -2026,4 +2026,12 @@ KoFilter::ConversionStatus GNUMERICFilte
                 {
                   // TODO: what is this for?
+                  // <xsd:enumeration value="10"/> <!-- empty     -->
+                  // <xsd:enumeration value="20"/> <!-- boolean   -->
+                  // <xsd:enumeration value="30"/> <!-- integer   -->
+                  // <xsd:enumeration value="40"/> <!-- float     -->
+                  // <xsd:enumeration value="50"/> <!-- error     -->
+                  // <xsd:enumeration value="60"/> <!-- string    -->
+                  // <xsd:enumeration value="70"/> <!-- cellrange -->
+                  // <xsd:enumeration value="80"/> <!-- array     -->
                 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic