Revision 837257
Go back to digest for 27th July 2008Bug Fixes in Office
Girish Ramakrishnan committed changes in /trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp:
Fix loading of lists. We can now handle all the cases of list loading:
1. When the list has an automatic or named style.
2. When the list has no style, the style of the surrounding list is used.
3. When the list has no style and neither does the surrounding list, the paragraph's list style is used.
4. In the absence of paragraph's list style, we use the defaultListStyle.
File Changes
Modified 1 files
- /trunk/koffice/libs/kotext/opendocument/KoTextLoader.cpp
1 files changed in total