Revision 1200832

Go back to digest for 28th November 2010

Bug Fixes in Office

Sebastian Sauer committed changes in /branches/work/koffice-essen:

* call adjustSize() direct in postLayoutHook() to be sure we first adjust the size and then position the shape (where it's size was used).
* cache the documentSize. An even better way would be to calc the document's size while layouting but that's for later.
* on centered vertical-alignment proper position in the middle. This fixes page #21 in the a.odp.

File Changes

Modified 3 files
  • /branches/work/koffice-essen
  •   /libs/kotext/KoTextDocumentLayout.cpp
  •   /libs/kotext/KoTextDocumentLayout.h
  •   /plugins/textshape/Layout.cpp
3 files changed in total