Revision 685336

Go back to digest for 15th July 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice:

Introduce a KoFind class which is a controller that creates the find actions and is able to work with the text tool to let the user search for text in the current text document.
This will work for all KOffice apps; so feel free to add it to your app if you think it makes sense to have a Find on the current text-shape.

TODO; limit results based on text-style / replace.

File Changes

Added 2 files
  • /trunk/koffice/libs/kotext
  •   /KoFind.cpp
  •   /KoFind.h
Modified 6 files
  • /trunk/koffice
  •   /kword/part/KWView.cpp
  •   /libs/kotext/CMakeLists.txt
  •   /libs/kotext/KoRulerController.cpp
  •   /libs/kotext/KoText.h
  •   /shapes/text/TextTool.cpp
  •   /shapes/text/TextTool.h
8 files changed in total