Kaydet (Commit) 32877bf7 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

force size recalculation if existing cond format is displayed, fdo#58339

Change-Id: I916c78452dd3dc7f29940ce784ca79d687f375a0
üst 7a3859fe
...@@ -103,6 +103,8 @@ ScCondFormatList::ScCondFormatList(Window* pParent, const ResId& rResId, ScDocum ...@@ -103,6 +103,8 @@ ScCondFormatList::ScCondFormatList(Window* pParent, const ResId& rResId, ScDocum
break; break;
} }
} }
if(nCount)
EntrySelectHdl(&maEntries[0]);
} }
else else
{ {
......
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