Revision 613062

Go back to digest for 17th December 2006

Features in Office

Thomas Zander committed changes in /trunk/koffice:

Refactor paragraph borders painting+layout.
I moved the calculation of which borders to have to be a layout-time thing.

This has the effect that multiple paragraphs can share one border, so you won't see lines between paragraphs anymore and non-continues lines are drawn correctly now.

File Changes

Added 2 files
  • /trunk/koffice/libs/kotext
  •   /KoTextBlockBorderData.cpp
  •   /KoTextBlockBorderData.h
Modified 4 files
  • /trunk/koffice
  •   /libs/kotext/CMakeLists.txt
  •   /libs/kotext/KoTextBlockData.cpp
  •   /libs/kotext/KoTextBlockData.h
  •   /kword/part/frame/KWTextDocumentLayout.cpp
6 files changed in total