[Libreoffice-commits] .: sw/source
Korrawit Pruegsanusak
korrawit at kemper.freedesktop.org
Tue Mar 13 07:46:09 PDT 2012
sw/source/core/layout/tabfrm.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1c12cc8070c05896182746f1c6524bdce930b148
Author: Korrawit Pruegsanusak <detective.conan.1412 at gmail.com>
Date: Tue Mar 13 21:45:42 2012 +0700
missing open brace
diff --git a/sw/source/core/layout/tabfrm.cxx b/sw/source/core/layout/tabfrm.cxx
index 6e5c32a..0c68a3f 100644
--- a/sw/source/core/layout/tabfrm.cxx
+++ b/sw/source/core/layout/tabfrm.cxx
@@ -2564,6 +2564,7 @@ void SwTabFrm::MakeAll()
bMovedFwd = true;
aNotify.SetLowersComplete( sal_False );
if ( IsFollow() )
+ {
//To avoid oscillations now invalid master should drop behind.
SwTabFrm *pTab = FindMaster();
if ( pTab->GetUpper() )
More information about the Libreoffice-commits
mailing list