Revision 736889

Go back to digest for 18th November 2007

Features in Office

Thorsten Zachmann committed changes in /trunk/koffice/libs/kopageapp:

Implemented intelligent paste of pages.
o When copying a page and the master page of that page already exists the master page is not created, instead the existing master page is used.
o When copying a page and the master page of that page does not yet exists the master page of that page is also created.
o When copying a master page a copy of the page is always created.

File Changes

Added 2 files
  • /trunk/koffice/libs/kopageapp/tests
  •   /TestPACopyPastePage.cpp
  •   /TestPACopyPastePage.h
Modified 5 files
  • /trunk/koffice/libs/kopageapp
  •   /KoPADocument.cpp
  •   /KoPAPastePage.cpp
  •   /KoPAPastePage.h
  •   /tests/CMakeLists.txt
  •   /tests/PAMock.h
7 files changed in total