Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fixed the bug 202028 Text transform style does not take effect in DOC/XLS.

- Summary:
    fixed the bug 202028 Text transform style does not take effect in DOC/XLS.
 
 
-  Bugzilla Bug(s) Resolved: 
    202028
 
-  Description:  
   Now the transform can be handled in excle and word emitter. when transform style is set, the cell will be treated as string.
 
-  Test Description:  
    Manual Test.
 
-  Notes to Build Team: 

-  Notes to Developers: 

-  Notes to QA: 

-  Files Edited:  
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WpmlWriter.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleConstant.java
 
-  Files Added:
 

Attachment: man_002.gif
Description: GIF image


Back to the top