Revision 624951

Go back to digest for 21st January 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice/libs/kotext:

Introduce a VariableManager for 'named variables'. Or, as KWord called them, "custom variables".

This commit introduces variables as name-value pairs which can be inserted in the text and all variables will be updated when you alter the value in the variableManager.

File Changes

Added 6 files
  • /trunk/koffice/libs/kotext
  •   /InsertNamedVariableAction_p.cpp
  •   /InsertNamedVariableAction_p.h
  •   /KoNamedVariable.cpp
  •   /KoNamedVariable.h
  •   /KoVariableManager.cpp
  •   /KoVariableManager.h
Modified 6 files
  • /trunk/koffice/libs/kotext
  •   /CMakeLists.txt
  •   /InsertVariableAction_p.h
  •   /KoInlineObject.h
  •   /KoInlineObjectRegistry.h
  •   /KoInlineTextObjectManager.cpp
  •   /KoInlineTextObjectManager.h
12 files changed in total