option dialog isn't fully layout aware yet, so always calculate
Change-Id: Ifed85cf8c1c2da70eae2d18b9ef32b61ce278c4a
This commit is contained in:
parent
afb41ff0c5
commit
84e5cdce3e
@ -410,8 +410,7 @@ void SvxFontSubstCheckListBox::setColSizes()
|
|||||||
void SvxFontSubstCheckListBox::Resize()
|
void SvxFontSubstCheckListBox::Resize()
|
||||||
{
|
{
|
||||||
SvxSimpleTable::Resize();
|
SvxSimpleTable::Resize();
|
||||||
if (isInitialLayout(this))
|
setColSizes();
|
||||||
setColSizes();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void SvxFontSubstCheckListBox::SetTabs()
|
void SvxFontSubstCheckListBox::SetTabs()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user