diff options
author | Skyler Grey <skyler.grey@collabora.com> | 2023-10-20 14:30:31 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2023-10-30 20:07:01 +0100 |
commit | 6412a74b35a3e6089b65b4ad04549262e4bf93c8 (patch) | |
tree | 34d931f8fb5883b9b30967c5422c361558eb81cc /xmloff/source/token | |
parent | e195c22533de44cd4f6afab7836c7eb6a613d202 (diff) |
Enable STYLEREF flag export/import with ODF
This commit enables exporting the following STYLEREF flags with ODF
- Search from bottom to top
- Hide non numerical
After this commit, the following steps have been implemented
- The document model (I7d8f455ffe90cface4f3b1acf6b9bef6a045ed19)
- The layout (I7d8f455ffe90cface4f3b1acf6b9bef6a045ed19)
- The UI (I7d8f455ffe90cface4f3b1acf6b9bef6a045ed19)
- UNO (Ib664fec059aa1f7f130acc76c253d5d298fa59f7)
- DOCX/ODF filters (here and Ib664fec059aa1f7f130acc76c253d5d298fa59f7)
Change-Id: Iad8e8001807f5ceeaedc9665838672695174a936
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158351
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'xmloff/source/token')
-rw-r--r-- | xmloff/source/token/tokens.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/token/tokens.txt b/xmloff/source/token/tokens.txt index 731bf917ff6b..85d947387e20 100644 --- a/xmloff/source/token/tokens.txt +++ b/xmloff/source/token/tokens.txt @@ -1520,6 +1520,8 @@ ref-name reference reference-end reference-format +reference-from-bottom +reference-hide-non-numerical reference-mark reference-mark-end reference-mark-start |