diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-01-20 15:15:32 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-01-23 10:12:05 +0000 |
commit | 5ef8d07fe04717dc4a5b8846a3b324381b2c8efd (patch) | |
tree | cf5e8346fbbb0e20f5772ff2b08c680225c7562e /readlicense_oo | |
parent | 3f11b3c466565432e45f19f1cc30171075b9af8d (diff) |
tdf#153090 writerfilter,sw: DOCX/RTF import/export of TOC \c \t
This is for Table of Figures/Objects/Tables.
The core will happily generate entries from paragraph styles by simply
setting the Template flag and adding the style name.
In Word, this feature differs from ToC in that only a single paragraph
style is allowed, and there is only one level to assign to so that is
omitted and \t is simply the style name (presumably suffering the usual
i18n disaster, see tdf#153083).
So implement it with the same limitations, not reusing the
CreateFromLevelParagraphStyles property on SwXDocumentIndex but instead
add new property CreateFromParagraphStyle.
Change-Id: Ic8ab1fa9e81bdc85cc932f6bba8724d560e0fbc1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145904
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'readlicense_oo')
0 files changed, 0 insertions, 0 deletions