From aa77830c2ca3dd4f4d81ac14c795230fab653b6b Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Mon, 28 Oct 2019 09:51:32 +0100 Subject: jsdialogs: make possible to set .uno:BackColor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2fd9a70b54f211dbfe9bb58102e17afd38516d5d Reviewed-on: https://gerrit.libreoffice.org/81587 Tested-by: Jenkins Reviewed-by: Szymon Kłos --- sw/sdi/swriter.sdi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sw/sdi') diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index 0119bd185d33..8316bd9c8bd5 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -378,6 +378,7 @@ SfxVoidItem AutoSum FN_TABLE_AUTOSUM ] SvxColorItem BackColor SID_ATTR_CHAR_COLOR_BACKGROUND +(SfxStringItem Color SID_ATTR_COLOR_STR, SvxColorItem BackColor SID_ATTR_CHAR_COLOR_BACKGROUND) [ AutoUpdate = TRUE, @@ -1280,7 +1281,7 @@ SfxBoolItem Fields FN_VIEW_FIELDS ] SvxColorItem FontColor SID_ATTR_CHAR_COLOR2 -(SfxStringItem Color SID_ATTR_CHAR_COLOR2_STR, SvxColorItem FontColor SID_ATTR_CHAR_COLOR2) +(SfxStringItem Color SID_ATTR_COLOR_STR, SvxColorItem FontColor SID_ATTR_CHAR_COLOR2) [ AutoUpdate = TRUE, -- cgit v1.2.3