[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-11-05 11:07:44
[Download RAW message or body]

CVS commit by wilm: 

updated rtf-export ti work with clip-arts (only impotant in connection 
with koconverter and files from before koffice1.2)


  M +3 -3      ExportFilter.cc   2.96


--- koffice/filters/kword/rtf/export/ExportFilter.cc  #2.95:2.96
@@ -744,5 +744,5 @@ if (layout.counter.style)
                     str += makeTable((*paraFormatDataIt).frameAnchor);
                 }
-                else if (2==(*paraFormatDataIt).frameAnchor.type)
+                else if ((2==(*paraFormatDataIt).frameAnchor.type) || \
(5==(*paraFormatDataIt).frameAnchor.type))  {
                     content += makeImage((*paraFormatDataIt).frameAnchor);


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

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