diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2021-12-15 20:16:05 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2021-12-16 09:07:57 +0100 |
commit | c40df02caa6b5473f80bd8c2ed14763dac2076cd (patch) | |
tree | 54e89644c4682ede45bd685a99139d3fc02f32df /cui | |
parent | 617052236400e86888e1a2894f9ae4125fd73351 (diff) |
writerfilter: some param -> sprm in rtftok
The structure for these properties is to have a list like "paragraph
properties", which then has keys (e.g. NS_ooxml::LN_CT_PrBase_pBdr for
border), which may have sub-keys (e.g. NS_ooxml::LN_CT_PBdr_top), and
finally some value.
Stop calling sub-keys "parameters"; the real parameter will be some
writerfilter::Value subclass.
This is just meant to make the code more readable, no functional changes
intended.
Change-Id: Ie63b3216cafa6fcd0ad1ee8cf990cd7982ab7fb4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126894
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions