Revision 844022

Go back to digest for 10th August 2008

Features in Office

Pierre Ducroquet committed changes in /branches/work/soc-koffice-pagestyles/kword/part:

Hi folks

I'm really happy (and, I must say, relieved and calmed down) to announce that with this commit, we have the beginning for support of master pages (also known as page styles) in KWord.
It's not clean, it has bugs, but I'm really happy to see the light at the end of the tunnel.
I had a notebook where I wrote a log during this travel through the KWord code.

I already extracted most interesting informations out of it, and I'll put them on the wiki soon...

At least now I understand much better how the layout is done, why it is hard...

File Changes

Modified 10 files
  • /branches/work/soc-koffice-pagestyles/kword/part
  •   /KWDocument.cpp
  •   /KWDocument.h
  •   /KWPage.cpp
  •   /KWPageManager.cpp
  •   /KWPageManager.h
  •   /commands/KWPageInsertCommand.cpp
  •   /commands/KWPageInsertCommand.h
  •   /frames/KWTextDocumentLayout.cpp
  •   /frames/KWTextDocumentLayout.h
  •   /frames/KWTextFrameSet.cpp
10 files changed in total