diff options
author | Szymon Kłos <szymon.klos@collabora.com> | 2019-11-05 10:35:49 +0100 |
---|---|---|
committer | Szymon Kłos <szymon.klos@collabora.com> | 2019-11-05 11:57:58 +0100 |
commit | 78d81c2e6ee4eb7caf2d4822657bc4eaa57bfc79 (patch) | |
tree | 7d3354d491fc1c2e8c4fc054e7ce81e8c0dba2ce /svx | |
parent | a14dc5ab90a2a7904efa68759795a2f8845898c2 (diff) |
jsdialogs: .uno:ChartBackColor with string argument
Change-Id: I2f28a0ba957548b020eacf3d630dccef6ebbf5ed
Reviewed-on: https://gerrit.libreoffice.org/82057
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/sdi/svx.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index 775dfa98309a..068612a76e7d 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -1524,7 +1524,7 @@ SvxColorItem Color SID_ATTR_CHAR_COLOR ] SvxBackgroundColorItem CharBackColor SID_ATTR_CHAR_BACK_COLOR - +(SfxStringItem Color SID_ATTR_COLOR_STR, SvxBackgroundColorItem CharBackColor SID_ATTR_CHAR_BACK_COLOR) [ AutoUpdate = TRUE, FastCall = FALSE, |