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

List:       kde-commits
Subject:    koffice/filters/kword/rtf/export
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2003-09-18 21:19:48
[Download RAW message or body]

CVS commit by goutte: 

As MS Word does not know microseconds in date/time fileds, replace by 0 msec.


  M +3 -2      ExportFilter.cc   2.85


--- koffice/filters/kword/rtf/export/ExportFilter.cc  #2.84:2.85
@@ -485,4 +485,5 @@ QString RTFWorker::ProcessParagraphData 
                         key.replace("PPP","MMM");
                         key.replace("PPPP","MMMM");
+                        key.replace("zzz","000"); // replace microseconds by 000
                         kdDebug(30515) << "New format:  " << key << endl;
                         str += "\\@ \"";


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

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