2005/12/05 12:42:15 od 1.25.38.4: #i27138# - include frmsh.hxx for <SwFrm::GetShell()>
2005/12/05 10:35:22 od 1.25.38.3: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>
only if accessible shell exists.
2005/12/05 10:10:06 od 1.25.38.2: #i27138# - call <ViewShell::InvalidateAccessibleParaFlowRelation(..)>
only if accessible shell exists.
2005/12/05 09:59:13 od 1.25.38.1: #i27138# - <SwCntntNode::MakeFrms(..)> and <SwCntntNode::DelFrms()>
notify accessible paragraphs about changed relation
2005/10/26 07:11:17 od 1.22.58.12: #126367# <SwCntntNode::SetAttr( const SfxPoolItem& )> and
<SwCntntNode::SetAttr( const SfxItemSet& )>
- synchronize number and numbering rule, if attributes are set
during locked modifier.
2005/10/25 11:22:07 od 1.22.58.11: #126347# <SwCntntNode::GetNoCondAttr(..)>
- Undo change made by issue i51029, because an attribute has to
be searched even if no hard attributes are set at the text node.
2005/09/14 13:40:03 hbrinkm 1.22.58.10: #i51089# IsInRedlines
2005/09/13 20:33:30 hbrinkm 1.22.58.9: RESYNC: (1.23-1.24); FILE MERGED
2005/09/07 11:39:44 hbrinkm 1.22.58.8: #i51089# Modify: SyncNumberAndNumrule before handling the rest
2005/09/01 12:08:46 fme 1.22.58.7: #i51089# Only call SyncNumAndNumRule if content node is a text node
2005/08/30 13:00:26 hbrinkm 1.22.58.6: #i51089# Modify: call SyncNumAndNumRule every time (does only do a change if needed)
2005/08/19 15:21:04 hbrinkm 1.22.58.5: #i51089# ChkCondColl: use GetNumRuleSync
2005/08/16 15:33:19 hbrinkm 1.22.58.4: #i51089# IsAnyCondition: refactoring for better understanding
2005/08/09 12:41:55 hbrinkm 1.22.58.3: #121445# SwCntntNode::Modify: do not overwrite present level
2005/08/03 12:23:45 hbrinkm 1.22.58.2: RESYNC: (1.22-1.23); FILE MERGED
2005/06/22 10:24:54 hbrinkm 1.22.58.1: #i51089# new implementation of numbering
2005/02/09 17:27:44 dvo 1.18.236.2: #i26324# use nMySerial helpers for all non-product builds
2005/01/20 16:18:24 hbrinkm 1.18.236.1: #i26324# serial numbers for debug purposes
2003/11/13 10:56:26 waratah 1.13.234.2: #i22301# correct the for scope problems in the code
2003/11/07 12:03:03 waratah 1.13.234.1: #i21906# add sal_Bool to some subroutine definitions