office-gobmx/oox
Radek Doulik d0014dae70 better pptx custom shape presets import/export
- sometimes we produced unreadable pptx document with custom shape presets
 - fixes part of n#760997
 - before we rely on simple rule that adjustments were named
   adj1, adj2, ... in case of multiple adjustments and named
   adj in case there was only one. there are few exceptions though,
   so now we use exact adjustment names defined in presetShapeDefinitions.xml
 - TODO: there still might be problem when exporting custom shapes, which
   didn't originated in pptx import

Change-Id: Ic9517a69145a295ba6f680ddc3cc30fc771db3fd
2012-09-18 18:51:22 +02:00
..
inc/oox targetted container_controls rework. 2012-09-13 12:49:32 +01:00
prj
source better pptx custom shape presets import/export 2012-09-18 18:51:22 +02:00
util
CustomTarget_generated.mk
Library_oox.mk
Makefile
Module_oox.mk
Package_generated.mk
Package_inc.mk
Package_tokens.mk
README

Support for Office Open XML, the office XML-format designed by Microsoft.

See also:
[http://wiki.services.openoffice.org/wiki/OOX]