diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-10-24 12:11:01 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-10-24 13:46:28 +0200 |
commit | c361f3987bc57bf345cb6da4806d2278b6221113 (patch) | |
tree | 980445fe98fe49cb9ee41cf38f1e9550104271c4 | |
parent | eafef8fd195654f0e7dbd007bcc7fa0f6d29b599 (diff) |
xmloff: document the GutterAtTop Writer setting
Change-Id: Ic56d7b3333e50bd6cf0d32d19995b09bf612384c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158381
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
-rw-r--r-- | xmloff/documentation/LibreOffice_settings.xml_config-items.fods | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/xmloff/documentation/LibreOffice_settings.xml_config-items.fods b/xmloff/documentation/LibreOffice_settings.xml_config-items.fods index 6f290f818e87..90d25bbd8915 100644 --- a/xmloff/documentation/LibreOffice_settings.xml_config-items.fods +++ b/xmloff/documentation/LibreOffice_settings.xml_config-items.fods @@ -1287,6 +1287,27 @@ <table:table-row table:style-name="ro1"> <table:table-cell table:number-columns-repeated="2"/> <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>GutterAtTop</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:number-columns-repeated="3" 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>true: gutter margin is at the top</text:p><text:p>false: gutter margin is at the left/right (depends on RTL)</text:p> + </table:table-cell> + <table:table-cell office:value-type="string" calcext:value-type="string"> + <text:p>c088d26578d1be352efa49bd164a8217627648de</text:p> + </table:table-cell> + <table:table-cell table:number-columns-repeated="1014"/> + </table:table-row> + <table:table-row table:style-name="ro1"> + <table:table-cell table:number-columns-repeated="2"/> + <table:table-cell office:value-type="string" calcext:value-type="string"> <text:p>IgnoreFirstLineIndentInNumbering</text:p> </table:table-cell> <table:table-cell office:value-type="string" calcext:value-type="string"> |