Kaydet (Commit) 6b120432 authored tarafından Florian Reuter's avatar Florian Reuter Kaydeden (comit) Cédric Bosdonnat

sw-table-join-fix-i99267.diff:

n#417814
üst 56b2cf0c
......@@ -2074,6 +2074,11 @@ void SwTabFrm::MakeAll()
pPre->GetAttrSet()->GetKeep().GetValue()) )
{
bCalcLowers = TRUE;
// --> OD 2009-03-06 #i99267#
// reset <bSplit> after forward move to assure that follows
// can be joined, if further space is available.
bSplit = FALSE;
// <--
}
}
......
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