Revision 635641

Go back to digest for 25th February 2007

Features in Office

Thomas Zander committed changes in /trunk/koffice:

Reinstate a feature from 1.x. The expanding of the text-frame when the text does not fit.
This redesign has the following changes;
* The text is layouted before requesting a resize. Which means we are not guessing what the new size should be, we just add exactly what we need.
* Resizing a frame is limited to the page-margins. So it will not auto-resize outside the page-margins but will request a new page.

File Changes

Modified 8 files
  • /trunk/koffice
  •   /libs/kotext/KoTextDocumentLayout.cpp
  •   /libs/kotext/KoTextDocumentLayout.h
  •   /shapes/text/Layout.cpp
  •   /shapes/text/Layout.h
  •   /kword/part/frame/KWTextDocumentLayout.cpp
  •   /kword/part/frame/KWTextDocumentLayout.h
  •   /kword/part/frame/KWTextFrameSet.cpp
  •   /kword/part/frame/KWTextFrameSet.h
8 files changed in total