diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-10-13 16:03:50 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-10-16 08:12:52 +0200 |
commit | d254ec0e8e7be6cd42e70998df7b8d0f3233a0fb (patch) | |
tree | 221c992d3f8545add8cac5b683b8b6cc15d94245 /xmloff | |
parent | fab52afe822d08fdb9aa06668e02967bc85ae2c1 (diff) |
xmloff: document the ContinuousEndnotes Writer setting
Change-Id: I37d223092cc2ff5ccfdaf39424ba9dca2b9b1ef4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157941
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/documentation/LibreOffice_settings.xml_config-items.fods | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/xmloff/documentation/LibreOffice_settings.xml_config-items.fods b/xmloff/documentation/LibreOffice_settings.xml_config-items.fods index f886d19b22f3..6f290f818e87 100644 --- a/xmloff/documentation/LibreOffice_settings.xml_config-items.fods +++ b/xmloff/documentation/LibreOffice_settings.xml_config-items.fods @@ -1014,6 +1014,30 @@ <table:table-row table:style-name="ro4"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>ContinuousEndnotes</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>boolean</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>false</text:p> + </table:table-cell> + <table:table-cell table:style-name="Default" office:value-type="string" calcext:value-type="string"> + <text:p>true</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="2" table:style-name="Default" office:value-type="string" calcext:value-type="string"> + <text:p>false</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"><text:p>Word compat:</text:p><text:p>true: endnotes at the end of the document, without a page break</text:p><text:p>false: endnotes at the end of the document, on their own page</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>4814e8caa5f06c4fe438dfd7d7315e4a2410ea18</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="1014"/> + </table:table-row> + <table:table-row table:style-name="ro4"> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>ConsiderTextWrapOnObjPos</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> |