Always use split button for .uno:CharBackColor

Change-Id: I4dd01ec8692fff77a94d6fa698e438581f6dbf37
This commit is contained in:
Maxim Monastirsky
2017-02-07 19:52:11 +02:00
parent 5350dfca60
commit 4d4d25ee6f

View File

@@ -2778,6 +2778,7 @@ SvxColorToolBoxControl::SvxColorToolBoxControl(
SAL_FALLTHROUGH;
case SID_ATTR_CHAR_COLOR:
case SID_ATTR_CHAR_BACK_COLOR:
m_bSplitButton = true;
break;