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

List:       kde-commits
Subject:    koffice/filters/kspread/csv
From:       Tomas Mecir <mecirt () gmail ! com>
Date:       2004-11-29 14:40:17
Message-ID: 20041129144017.4D6FA1B303 () office ! kde ! org
[Download RAW message or body]

CVS commit by mecir: 

Some fixes related to the new generic format support ...


  M +0 -3      csvimport.cc   1.36


--- koffice/filters/kspread/csv/csvimport.cc  #1.35:1.36
@@ -166,5 +166,4 @@ KoFilter::ConversionStatus CSVFilter::co
                         cell = table->nonDefaultCell( col + 1, row + 1, false, s );
                         cell->setCellText( text, true );
-                        cell->setFormatType( Number_format );
                     }
                     else
@@ -188,5 +187,4 @@ KoFilter::ConversionStatus CSVFilter::co
                         cell = table->nonDefaultCell( col + 1, row + 1, false, s );
                         cell->setCellText( text, true );
-                        cell->setFormatType( Number_format );
                     }
                     else
@@ -210,5 +208,4 @@ KoFilter::ConversionStatus CSVFilter::co
                         cell = table->nonDefaultCell( col + 1, row + 1, false, s );
                         cell->setCellText( text,  true );
-                        cell->setFormatType( Number_format );
                     }
                     else


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

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