summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorhimajin100000 <himajin100000@gmail.com>2020-05-19 14:32:52 +0200
committerAndras Timar <andras.timar@collabora.com>2020-05-23 09:54:55 +0200
commitd7d352e1692f4819742e419ea8b9577eb8b8c0ec (patch)
tree732e8587d8fae408f5f61472db000164eb689ed7 /include
parentdde26793d8c8a30801542508743f05aeebe2568f (diff)
meta:non-whitespace-character-count attribute is known
also, fixed a typo and re-positioned the item to the correct index. Change-Id: Ibac232a9e6851a0c59884bc82ead5de36ac2e391 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94454 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de> (cherry picked from commit acfd959f0b4069b74e76213e4118af9827005fff) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94460
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/xmltoken.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index dfc9ad5ced3d..2a385278a072 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1315,8 +1315,8 @@ namespace xmloff { namespace token {
XML_NOEMPTY,
XML_NOHREF,
XML_NOMATCH,
+ XML_NON_WHITESPACE_CHARACTER_COUNT,
XML_NONE,
- XML_NOPRTSUBSET,
XML_NORMAL,
XML_NORMALS_DIRECTION,
XML_NORMALS_KIND,
@@ -1326,6 +1326,7 @@ namespace xmloff { namespace token {
XML_NOTE,
XML_NOTES,
XML_NOTIN,
+ XML_NOTPRSUBSET,
XML_NOTSUBSET,
XML_NULL_DATE,
XML_NULL_YEAR,