Revision 623100

Go back to digest for 21st January 2007

Features in Office

Jan Hambrecht committed changes in /trunk/koffice/shapes/pathshapes:

The very beginning of a custom shape with enhanced geometry data as defined by the odf spec.

It contains a formula engine shamelessly copied from kspread and stripped down to only support the required functionality.

Just for fun I hardcoded the shape to resemble an arrow which can manipulated with a single interaction handle.

Have fun!

File Changes

Added 13 files
  • /trunk/koffice/shapes/pathshapes/enhancedpath
  •   /KoEnhancedPathCommand.cpp
  •   /KoEnhancedPathCommand.h
  •   /KoEnhancedPathFormula.cpp
  •   /KoEnhancedPathFormula.h
  •   /KoEnhancedPathHandle.cpp
  •   /KoEnhancedPathHandle.h
  •   /KoEnhancedPathParameter.cpp
  •   /KoEnhancedPathParameter.h
  •   /KoEnhancedPathShape.cpp
  •   /KoEnhancedPathShape.h
  •   /KoEnhancedPathShapeFactory.cpp
  •   /KoEnhancedPathShapeFactory.h
Modified 2 files
  • /trunk/koffice/shapes/pathshapes
  •   /CMakeLists.txt
  •   /KoPathShapesPlugin.cpp
15 files changed in total