Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] checkin: Fix Bugzilla bug 194371-Use page emitter framework to implement ppt emitter

- Summary:Bugzilla Bug 194371-Use page emitter framework to implement ppt emitter

- Bugzilla Bug (s) Resolved: 194371

- Description:
Refactor PPT emitter to confirm to report engine emitter's framework.

- Tests Description: Manual test and code review

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTEmitter.java
/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTRender.java



- Files Added:

/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java
/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/device/PPTPage.java
/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/device/PPTPageDevice.java
/org.eclipse.birt.report.engine.fonts/fontsConfig_ppt.xml



- Files Deleted:

 

Hongchang Lin


Back to the top