Dear Community,
I'm working on a table styles as a GSoC project. My first goal is
to make
existing table styles export and import.
I have started with a core part of table styles - adding them to
Writer's
UNO API.
Summary of first week:
- Modifified sw_python tests to cover table styles
- Added TableStyles style family
- Implemented getCount, getByIndex, getElementNames, getByName in
TableStyle
family
- Modified stylesheets iterator to consider table style family.
- Added SwXTextTableStyle class
- A wrapper for internal SwTableAutoFormat class
- A container containing 10 cell styles:
"first-row", "last-row", "first-column", "last-column", "body",
"even-rows", "odd-rows", "even-columns", "odd-columns",
"background"
Patches can be found here:
https://gerrit.libreoffice.org/#/c/25351/
https://gerrit.libreoffice.org/#/c/25410/
https://gerrit.libreoffice.org/#/c/25558/
If you have any remarks and/or suggestions, please share.
Regards,
Jakub Trzebiatowski, irc: ubap
Context
- GSoC Report · Jakub Trzebiatowski
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.