PowerPoint filter

From Apache OpenOffice Wiki
Revision as of 16:32, 26 October 2007 by Hub (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 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