2006/05/08 11:09:02 od 1.45.100.2: #i61435# method <SwSectionFrm::Format(..)>
- no formatting of content of columned section, if upper frame
has a height <= 0.
2006/05/08 10:22:52 od 1.45.100.1: #i59789# method <ExtraFormatToPositionObjs::FormatSectionToPositionObjs()
- no extra format to position anchored object for too narrow
section frame.
2006/01/04 15:55:28 od 1.41.138.1: #126020# adjust check for empty section from <SwLayoutFrm::ContainsCntnt()>
to <SwLayoutFrm::ContainsAny()> before deleting section as empty
by calling <SwSectionFrm::DelEmpty(..)>.
2005/09/22 16:17:23 fme 1.39.224.2: RESYNC: (1.39-1.40); FILE MERGED
2005/08/02 08:46:27 od 1.39.224.1: #i51474# <SwSectionFrm::Format(..)>
- perform extra format for object positioning only for balanced sections
- reset flag at anchored objects, that object has cleared its
environment for the extra format.
2005/01/12 14:40:08 od 1.37.222.2: #i40147# - correct syntax error.
2005/01/11 12:40:21 od 1.37.222.1: #i40147# <SwSectionFrm::Format(..)> - keep locked positions of objects,
if an extra format is performed to position these objects.
2004/07/13 01:36:28 od 1.32.146.7: RESYNC: (1.33-1.34); FILE MERGED
2004/07/12 08:15:41 od 1.32.146.6: #i28701# - further adjustments for the new object positioning algorithm
2004/07/02 14:58:26 od 1.32.146.5: #i28701# - further adjustments for the new object positioning
2004/06/30 15:04:59 od 1.32.146.4: #i28701# - merge changes of cws swdrawpositioning
- further adjustments for the new object positioning
2004/06/14 13:38:55 od 1.32.146.3: #i28701# - further adjustments for the new positioning of floating
screen objects.
2004/05/24 15:33:07 od 1.32.146.2: RESYNC: (1.32-1.33); FILE MERGED
2004/05/24 13:21:55 od 1.32.146.1: #i28701# - usage of new class <SwSortedObjs>
- adjustments for the new positioning of floating screen objects
2004/07/15 11:34:58 fme 1.34.36.1: #i26831# The old problem: Table moves back and forward, invalidates surrounding section, which in turn invalidates the table etc. - Calling a SimpleFormat should help here
2004/05/24 12:20:00 fme 1.33.26.2: #i29438# Incomplete fix. Undo
2004/05/24 12:03:39 fme 1.33.26.1: #i29438# Condition ContaintCntnt changed to ContainsAny on check for zombie section due to table frames without content
2004/04/28 14:32:41 od 1.32.4.1: #116561# <SwSectionFrm::MakeAll()> - in online layout join follows, if
section can grow.
<SwSectionFrm::_Grow(..)> - allow grow in online layout.
2003/04/11 13:21:35 od 1.22.2.2.26.3: #108824# <SwFrm::GetPrevSctLeaf(..)> - consider zombie sections, but investigate next frames of found zombie section
2003/04/11 07:06:46 fme 1.22.2.2.26.2: #108619# #108745# Fly frames and footer loops
2003/04/07 10:48:25 od 1.22.2.2.26.1: #108446# - <SwSectionFrm::CalcFtnCntnt()> - consider that footnote/endnote can move; include changes from 108339