diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2021-07-06 14:31:07 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2021-07-06 15:50:08 +0200 |
commit | 7e7a871bcd4f923b015a7e040969335696b434c6 (patch) | |
tree | 9dbae9e89d51343be5454bd0c198095290dae54a /sfx2/uiconfig/ui | |
parent | 3d81ae0fbe5a3a8d2b27a2e7b8c4aff2b52ba3c1 (diff) |
XLSX export: handle macros on button form controls
This builds on top of commit 1e3263a677b61c718d0fd1be15c066b933f7de18
(XLSX export: handle button form controls, 2021-07-01).
The binary XLS export already had code to turn Calc macro names into
Excel ones, reuse that for XLSX purposes.
Also fix the unwanted named range on export,
oox::xls::FormulaParser::importMacroName() mentions how XLSX doesn't
have matching named ranges for vba macros (while XLS has), mirror this
on the export side as well.
Change-Id: I877b6ba2c2e834a2327482da5cadcddf1b4672bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118485
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'sfx2/uiconfig/ui')
0 files changed, 0 insertions, 0 deletions