Kaydet (Commit) 4d4d25ee authored tarafından Maxim Monastirsky's avatar Maxim Monastirsky

Always use split button for .uno:CharBackColor

Change-Id: I4dd01ec8692fff77a94d6fa698e438581f6dbf37
üst 5350dfca
...@@ -2778,6 +2778,7 @@ SvxColorToolBoxControl::SvxColorToolBoxControl( ...@@ -2778,6 +2778,7 @@ SvxColorToolBoxControl::SvxColorToolBoxControl(
SAL_FALLTHROUGH; SAL_FALLTHROUGH;
case SID_ATTR_CHAR_COLOR: case SID_ATTR_CHAR_COLOR:
case SID_ATTR_CHAR_BACK_COLOR:
m_bSplitButton = true; m_bSplitButton = true;
break; break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment