diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2021-07-01 12:34:52 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2021-07-01 17:15:30 +0200 |
commit | 1e3263a677b61c718d0fd1be15c066b933f7de18 (patch) | |
tree | 621a09584a2f57f1060c23baf66faca2d50589b6 /oox/source | |
parent | e190196f255b7d0147d61fd967a2b2a61a932185 (diff) |
XLSX export: handle button form controls
This builds on top of commit 94678a7b9c6b7e577c15adacc885e03551bcf17b
(XLSX export: improve handling of checkbox (form controls), 2021-06-30),
so now both checkboxes and buttons are handled during export.
Change-Id: I278b4925414d29399401cc15ab3d944db88ee0c5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118219
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'oox/source')
-rw-r--r-- | oox/source/token/tokens.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/oox/source/token/tokens.txt b/oox/source/token/tokens.txt index 4d2fb881f0bc..997b3e8b3b25 100644 --- a/oox/source/token/tokens.txt +++ b/oox/source/token/tokens.txt @@ -713,6 +713,7 @@ autoLoad autoNoTable autoPage autoPageBreaks +autoPict autoRecover autoRedefine autoRepublish @@ -1403,6 +1404,7 @@ contributors control control1 control2 +controlPr controls convMailMergeEsc convex @@ -2372,6 +2374,7 @@ forcedash foredepth forestGreen forgetLastTabAlignment +formControlPr formFld formLetters formProt @@ -3179,6 +3182,7 @@ location lock lockRevision lockStructure +lockText lockWindows locked lockedCanvas @@ -3661,6 +3665,7 @@ objOverTx objTx object objectDefaults +objectType objects obliqueBottom obliqueBottomLeft |