Revision 694516
Go back to digest for 5th August 2007Features in Office
Jan Hambrecht committed changes in /trunk/koffice:
Implemented writing off pattern fill style. This requiered special handling because the actual pattern images had to be written too.
So the KoShapeSavingContext now has functions to add the pixmaps and write them later to the odf store. I added a helper class KoShapeStyleWriter for handling the shape style adding and writing of the office:styles styles for convienience. Added a new StyleFillImage style type to KoGenStyle for fill-image styles.
File Changes
Added 2 files
- /trunk/koffice/libs/flake
- /KoShapeStyleWriter.cpp
- /KoShapeStyleWriter.h
Modified 7 files
- /trunk/koffice
- /karbon/karbon_part.cc
- /libs/flake/CMakeLists.txt
- /libs/flake/KoShape.cpp
- /libs/flake/KoShapeSavingContext.cpp
- /libs/flake/KoShapeSavingContext.h
- /libs/main/KoGenStyle.h
- /libs/main/KoOasisStyles.cpp
9 files changed in total