PowerPoint filter

From Apache OpenOffice Wiki
Revision as of 18:28, 1 November 2007 by Hub (Talk | contribs)

Jump to: navigation, search

The PowerPoint filter is in charge of importing and exporting from/to PowerPoint binary documents (.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