summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2022-07-22 08:35:10 +0200
committerMiklos Vajna <vmiklos@collabora.com>2022-07-22 09:39:00 +0200
commit33cf26c8b6dc6cf38edf2d22cfefbd00904d9da8 (patch)
treef75e2530222cf145378746c24b4d0d986044c61d /include/xmloff
parent2d1df9f3dccc10f13b8585ad18afce1542ebc4d1 (diff)
sw content controls, date: add ODT filter
Map the PlainText UNO property to: <loext:content-control loext:plain-text="..."> on export, and do the opposite on import. Change-Id: Icec0c35b2b9fca53104e6526c98083db52df5d42 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137340 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 77f9c605b707..3a13ef6ff1d4 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3501,6 +3501,7 @@ namespace xmloff::token {
XML_PICTURE,
XML_DATE_FORMAT,
XML_DATE_RFC_LANGUAGE_TAG,
+ XML_PLAIN_TEXT,
XML_FILL_USE_SLIDE_BACKGROUND,