Revision a87ebca...
Go back to digest for 21st August 2011Bug Fixes in Office
Matus Uzak committed changes in [calligra] /:
pptx: Updated calculation of vertical paragraph margins.
MS PowerPoint ususes a specific approach to calculate paragraph margins when
paragraph spacing is provided as a percentage value. Using the same approach
as in the PPT filter.
We are now compatible with the ODP output filter from MS PowerPoint2007.
The caclulated values equal to ceiled values from the MS PowerPoint2007 UI.
File Changes
Modified 4 files
- filters/libmsooxml/MsooXmlCommonReaderDrawingMLImpl.h
- filters/libmsooxml/MsooXmlCommonReaderDrawingMLMethods.h
- filters/stage/pptx/PptxXmlSlideReader.cpp
- filters/stage/pptx/PptxXmlSlideReader.h
4 files changed in total