From koffice-devel Sat Mar 20 14:55:00 2010 From: "Matus Uzak" Date: Sat, 20 Mar 2010 14:55:00 +0000 To: koffice-devel Subject: Review Request: kword: msword-odf filter - Added initial support for a Message-Id: <20100320145500.12476.98154 () localhost> X-MARC-Message: https://marc.info/?l=koffice-devel&m=126909694811699 ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3324/ ----------------------------------------------------------- Review request for KOffice. Summary ------- A section in a .doc file stores information about it's first page, for example header/footer, border, padding, etc. A separate master-page and page-layout have to be created by the filter to support the first page. I've made use of the next-style-name attribute to connect the two master-pages. This is not yet supported by kword, but we are working on it. Actually the first page specific header/footer is stored into the corresponding master-page element. Just one page-layout is stored into the styles collection at the moment, this one is shared by both master-pages. Support for the first page specific data will be added into the setPageLayoutStyle function soon. Diffs ----- trunk/koffice/filters/kword/msword-odf/document.h 1104431 trunk/koffice/filters/kword/msword-odf/document.cpp 1104431 trunk/koffice/filters/kword/msword-odf/tablehandler.cpp 1104431 trunk/koffice/filters/kword/msword-odf/texthandler.cpp 1104431 trunk/koffice/filters/kword/msword-odf/wv2/src/wvlog.h 1104431 Diff: http://reviewboard.kde.org/r/3324/diff Testing ------- Thanks, Matus _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel