diff options
author | Szymon Kłos <szymon.klos@collabora.com> | 2019-10-28 10:19:50 +0100 |
---|---|---|
committer | Szymon Kłos <szymon.klos@collabora.com> | 2019-10-28 12:33:49 +0100 |
commit | 1144712bb99cfb699e73b473ee44351c50a35613 (patch) | |
tree | 6b34143b3a14664448c96da79cc788bb4f2afb31 /svx | |
parent | 6385e04f7e194ce6dcc82588f38355b467d0d276 (diff) |
jsdialogs: make possible to set .uno:BackgroundColor in Writer
Change-Id: Ifd6a63683ddf36a3c1e8babd9c030ae5f051ed00
Reviewed-on: https://gerrit.libreoffice.org/81596
Tested-by: Jenkins
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/sdi/svx.sdi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index 8e977c82173c..acbee171bc2d 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -408,6 +408,7 @@ SfxVoidItem TableDesign SID_TABLEDESIGN ] SvxColorItem BackgroundColor SID_BACKGROUND_COLOR +(SfxStringItem Color SID_ATTR_COLOR_STR, SvxColorItem BackgroundColor SID_BACKGROUND_COLOR) [ AutoUpdate = TRUE, |