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

List:       kde-commits
Subject:    koffice/filters/kword/rtf/export
From:       Johannes Wilm <johanneswilm () yahoo ! no>
Date:       2003-09-26 15:41:33
[Download RAW message or body]

CVS commit by wilm: 

fix: Paragraphs in tables do net get more and more lineshifts for every 
line.


  M +1 -2      ExportFilter.cc   2.93


--- koffice/filters/kword/rtf/export/ExportFilter.cc  #2.92:2.93
@@ -179,5 +179,5 @@ QString RTFWorker::makeTable(const Frame
             rowText += ProcessParagraphData( \
(*it).text,(*it).layout,(*it).formattingList);  rowText += m_eol;
-            endOfParagraph += "\\par"; // The problem is that the last paragraph \
ends with \cell not with \par +            endOfParagraph = "\\par"; // The problem \
is that the last paragraph ends with \cell not with \par  }
         rowText += "\\cell";
@@ -189,5 +189,4 @@ QString RTFWorker::makeTable(const Frame
     textBody += m_eol;
     m_inTable = oldInTable;
-//    m_prefix = QString::null;
 
     return textBody;


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

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