Revision 637047

Go back to digest for 4th March 2007

Features in Office

Thorsten Zachmann committed changes in /trunk/koffice:

o Started to implement saving in kopageapp so that I have one application to test the saving/loading stuff.

It is already possible to load a document saved by kpresenter or kivio in OpenOffice. The result is far from perfect, but it is a first step in the right direction :-)

The code is still in the designing phase, so please wait until the api has setteled before using the code.

File Changes

Added 3 files
  • /trunk/koffice/libs/kopageapp
  •   /KoPASavingContext.cpp
  •   /KoPASavingContext.h
  •   /KoPAStyles.h
Modified 13 files
  • /trunk/koffice
  •   /kpresenter/part/KPrDocument.cpp
  •   /kpresenter/part/KPrDocument.h
  •   /libs/kopageapp/CMakeLists.txt
  •   /libs/kopageapp/KoPADocument.cpp
  •   /libs/kopageapp/KoPADocument.h
  •   /libs/kopageapp/KoPAMasterPage.cpp
  •   /libs/kopageapp/KoPAMasterPage.h
  •   /libs/kopageapp/KoPAPage.cpp
  •   /libs/kopageapp/KoPAPage.h
  •   /libs/kopageapp/KoPAPageBase.cpp
  •   /libs/kopageapp/KoPAPageBase.h
  •   /kivio/src/part/KivioDocument.cpp
  •   /kivio/src/part/KivioDocument.h
16 files changed in total