missing open brace
This commit is contained in:
parent
605bc21f79
commit
1c12cc8070
1 changed files with 1 additions and 0 deletions
|
@ -2564,6 +2564,7 @@ void SwTabFrm::MakeAll()
|
||||||
bMovedFwd = true;
|
bMovedFwd = true;
|
||||||
aNotify.SetLowersComplete( sal_False );
|
aNotify.SetLowersComplete( sal_False );
|
||||||
if ( IsFollow() )
|
if ( IsFollow() )
|
||||||
|
{
|
||||||
//To avoid oscillations now invalid master should drop behind.
|
//To avoid oscillations now invalid master should drop behind.
|
||||||
SwTabFrm *pTab = FindMaster();
|
SwTabFrm *pTab = FindMaster();
|
||||||
if ( pTab->GetUpper() )
|
if ( pTab->GetUpper() )
|
||||||
|
|
Loading…
Reference in a new issue