Revision 758532

Go back to digest for 13th January 2008

Features in Office

Thorsten Zachmann committed changes in /trunk/koffice/libs/kotext/opendocument:

o add support also for styles in styles.xml. It is possible that there are styles with the same name in automatic-styles in context.xml and styles.xml. Therefore use two different hashes to save the styles.

The office styles are added to both hashes as it turned out to be about 30% faster than using a separate hash.

File Changes

Modified 4 files
  • /trunk/koffice/libs/kotext/opendocument
  •   /KoTextLoader.cpp
  •   /KoTextLoader.h
  •   /KoTextSharedLoadingData.cpp
  •   /KoTextSharedLoadingData.h
4 files changed in total