Difference between revisions of "PowerPoint filter"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
Line 1: Line 1:
= PowerPoint filter =
 
 
 
The PowerPoint filter is in charge of import and export of PowerPoint binary document (.PPT) into [[Impress]]. If you are a looking for the PPTX files from PowerPoint 2007, please go to the [[Office Open XML]].
 
The PowerPoint filter is in charge of import and export of PowerPoint binary document (.PPT) into [[Impress]]. If you are a looking for the PPTX files from PowerPoint 2007, please go to the [[Office Open XML]].
  
Line 18: Line 16:
  
 
[[Category:Impress]]
 
[[Category:Impress]]
 +
[[Category:Filter]]

Revision as of 18:27, 1 November 2007

The PowerPoint filter is in charge of import and export of PowerPoint binary document (.PPT) into Impress. If you are a looking for the PPTX files from PowerPoint 2007, please go to the Office Open XML.

The PowerPoint filter is maintained by Sven Jacobi.

Import

The import code is scattered between the svx and sd modules. Relevant files are in:

  • sd/source/filter/ppt
  • svx/source/svdraw/svdfppt.cxx

Export

The export code is contained in sd/source/filter/eppt

Personal tools