summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-05-31 17:34:51 +0200
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-07-12 00:16:40 +0200
commit0fd05f6503c42df35b16735c7b690e56f1acab30 (patch)
treebe1d699776fed364844e5080551eff97647b4418 /include/xmloff
parent74bb3277e1471db2840584469a00158174780bd9 (diff)
MSForms: Introduce a new fieldmark class for text-based date field
Change-Id: I3df49c516603fb16601fc0a9c13c6d9ea401207a Reviewed-on: https://gerrit.libreoffice.org/75437 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/odffields.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/odffields.hxx b/include/xmloff/odffields.hxx
index 27525fb39374..82127a57628e 100644
--- a/include/xmloff/odffields.hxx
+++ b/include/xmloff/odffields.hxx
@@ -33,6 +33,8 @@
#define ODF_FORMDROPDOWN_LISTENTRY "Dropdown_ListEntry"
#define ODF_FORMDROPDOWN_RESULT "Dropdown_Selected"
+#define ODF_FORMDATE "vnd.oasis.opendocument.field.FORMDATE"
+
#define ODF_TOC "vnd.oasis.opendocument.field.TOC"
#define ODF_HYPERLINK "vnd.oasis.opendocument.field.HYPERLINK"