[PATCH 5/7] Remove dates and two unused code segments.

Thomas Arnhold thomas at arnhold.org
Mon Jan 17 23:19:55 PST 2011


---
 sw/inc/poolfmt.awk                  |    4 -
 sw/source/core/attr/calbck.cxx      |   23 -------
 sw/source/core/attr/format.cxx      |   10 ---
 sw/source/core/bastyp/index.cxx     |   78 -----------------------
 sw/source/core/bastyp/ring.cxx      |   15 -----
 sw/source/core/bastyp/swcache.cxx   |   60 ------------------
 sw/source/core/bastyp/swregion.cxx  |    9 ---
 sw/source/core/crsr/pam.cxx         |    7 --
 sw/source/core/doc/docdraw.cxx      |    6 --
 sw/source/core/doc/notxtfrm.cxx     |   36 -----------
 sw/source/core/docnode/node.cxx     |   23 -------
 sw/source/core/docnode/nodes.cxx    |   48 ---------------
 sw/source/core/draw/dflyobj.cxx     |   24 -------
 sw/source/core/draw/dpage.cxx       |    6 --
 sw/source/core/draw/dview.cxx       |   27 --------
 sw/source/core/fields/cellfml.cxx   |    3 -
 sw/source/core/frmedt/fecopy.cxx    |    6 --
 sw/source/core/frmedt/fedesc.cxx    |   12 ----
 sw/source/core/frmedt/fetab.cxx     |   18 ------
 sw/source/core/layout/calcmove.cxx  |    3 -
 sw/source/core/layout/findfrm.cxx   |   32 ----------
 sw/source/core/layout/flowfrm.cxx   |   50 ---------------
 sw/source/core/layout/fly.cxx       |   90 ---------------------------
 sw/source/core/layout/flycnt.cxx    |   14 ----
 sw/source/core/layout/flyincnt.cxx  |   25 --------
 sw/source/core/layout/flylay.cxx    |   32 ----------
 sw/source/core/layout/frmtool.cxx   |   74 ----------------------
 sw/source/core/layout/ftnfrm.cxx    |  115 -----------------------------------
 sw/source/core/layout/hffrm.cxx     |    4 -
 sw/source/core/layout/layact.cxx    |   47 --------------
 sw/source/core/layout/layouter.cxx  |    3 -
 sw/source/core/layout/newfrm.cxx    |   11 ---
 sw/source/core/layout/pagechg.cxx   |   67 --------------------
 sw/source/core/layout/pagedesc.cxx  |   24 -------
 sw/source/core/layout/paintfrm.cxx  |   59 ------------------
 sw/source/core/layout/ssfrm.cxx     |   69 ---------------------
 sw/source/core/layout/tabfrm.cxx    |   81 ------------------------
 sw/source/core/para/paratr.cxx      |    2 -
 sw/source/core/text/txtcache.cxx    |   27 --------
 sw/source/core/txtnode/atrfld.cxx   |    4 -
 sw/source/core/txtnode/atrftn.cxx   |    4 -
 sw/source/core/txtnode/fmtatr2.cxx  |    9 ---
 sw/source/core/txtnode/ndtxt.cxx    |    2 -
 sw/source/core/txtnode/swfntcch.cxx |    6 --
 sw/source/core/undo/rolbck.cxx      |    4 -
 45 files changed, 0 insertions(+), 1273 deletions(-)

diff --git a/sw/inc/poolfmt.awk b/sw/inc/poolfmt.awk
index 810d714..e9e3330 100644
--- a/sw/inc/poolfmt.awk
+++ b/sw/inc/poolfmt.awk
@@ -2,10 +2,6 @@
 #*
 #*    $Workfile:        dbgxtor.awk
 #*
-#*    Ersterstellung    JP  05.10.95
-#*    Letzte Aenderung  $Author: hr $ $Date: 2000-09-18 17:14:27 $
-#*    $Revision: 1.1.1.1 $
-#*
 #*    $Logfile:   T:/sw/inc/poolfmt.awv  $
 #*
 #*    Copyright (c) 1990-1996, STAR DIVISION
diff --git a/sw/source/core/attr/calbck.cxx b/sw/source/core/attr/calbck.cxx
index d6f36c0..9ba5206 100644
--- a/sw/source/core/attr/calbck.cxx
+++ b/sw/source/core/attr/calbck.cxx
@@ -48,8 +48,6 @@ TYPEINIT0(SwClient);	//rtti
 |*	  SwClient::SwClient(SwModify *)
 |*
 |*	  Beschreibung		callback.doc V1.14
-|*	  Ersterstellung	VB 20.03.91
-|*	  Letzte Aenderung	MA 20. Mar. 95
 *************************************************************************/
 
 
@@ -70,8 +68,6 @@ SwClient::SwClient(SwModify *pToRegisterIn)
 |*	  SwClient::Modify()
 |*
 |*	  Beschreibung		callback.doc V1.14
-|*	  Ersterstellung	VB 20.03.91
-|*	  Letzte Aenderung	VB 20.03.91
 *************************************************************************/
 
 
@@ -97,8 +93,6 @@ void SwClient::Modify( SfxPoolItem *pOld, SfxPoolItem * )
 |*	  SwClient::~SwClient()
 |*
 |*	  Beschreibung		callback.doc V1.14
-|*	  Ersterstellung	VB 20.03.91
-|*	  Letzte Aenderung	MA 25. Jan. 94
 *************************************************************************/
 
 
@@ -121,8 +115,6 @@ BOOL SwClient::GetInfo( SfxPoolItem& ) const
 |*	  SwModify::SwModify( SwModify * )
 |*
 |*	  Beschreibung		Dokument 1.7
-|*	  Ersterstellung	JP 20.11.90
-|*	  Letzte Aenderung	VB 20.03.91
 *************************************************************************/
 
 
@@ -142,8 +134,6 @@ SwModify::SwModify( const SwModify & )
 |*	  SwModify::~SwModify()
 |*
 |*	  Beschreibung		Dokument 1.7
-|*	  Ersterstellung	JP 20.11.90
-|*	  Letzte Aenderung	JP 15.04.94
 *************************************************************************/
 
 
@@ -189,8 +179,6 @@ SwModify::~SwModify()
 |*	  SwModify::Modify( SwHint * pOldValue, SwHint * pNewValue )
 |*
 |*	  Beschreibung		Dokument 1.7
-|*	  Ersterstellung	JP 20.11.90
-|*	  Letzte Aenderung	MA 20. Mar. 95
 *************************************************************************/
 
 
@@ -272,8 +260,6 @@ BOOL SwModify::GetInfo( SfxPoolItem& rInfo ) const
 |*	  SwModify::Add( SwClient *pDepend )
 |*
 |*	  Beschreibung		Dokument 1.7
-|*	  Ersterstellung	JP 20.11.90
-|*	  Letzte Aenderung	JP 14.09.94
 *************************************************************************/
 
 
@@ -322,8 +308,6 @@ void SwModify::Add(SwClient *pDepend)
 |*	  SwModify::_Remove( SwClient *pDepend )
 |*
 |*	  Beschreibung		Dokument 1.7
-|*	  Ersterstellung	JP 20.11.90
-|*	  Letzte Aenderung	JP 14.09.94
 *************************************************************************/
 
 
@@ -377,9 +361,6 @@ SwClient *SwModify::_Remove(SwClient * pDepend)
 
 /*************************************************************************
 |*	  SwModify::CheckCaching( const USHORT nWhich )
-|*
-|*	  Ersterstellung	JP 25.06.95
-|*	  Letzte Aenderung	JP 25.06.95
 *************************************************************************/
 
 
@@ -423,8 +404,6 @@ void SwModify::CheckCaching( const USHORT nWhich )
 |*	  SwDepend::SwDepend(SwClient *pTellHim,SwModify *pDepend)
 |*
 |*	  Beschreibung		callback.doc V1.14
-|*	  Ersterstellung	VB 20.03.91
-|*	  Letzte Aenderung	VB 20.03.91
 *************************************************************************/
 
 
@@ -439,8 +418,6 @@ SwDepend::SwDepend(SwClient *pTellHim, SwModify *pDepend)
 |*	  SwDepend::Modify(SwHint *, SwHint *)
 |*
 |*	  Beschreibung		callback.doc V1.14
-|*	  Ersterstellung	VB 20.03.91
-|*	  Letzte Aenderung	VB 20.03.91
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/attr/format.cxx b/sw/source/core/attr/format.cxx
index 9b4aace..99272f3 100644
--- a/sw/source/core/attr/format.cxx
+++ b/sw/source/core/attr/format.cxx
@@ -110,8 +110,6 @@ SwFmt::SwFmt( const SwFmt& rFmt )
 |*    SwFmt &SwFmt::operator=(const SwFmt& aFmt)
 |*
 |*    Beschreibung		Dokument 1.14
-|*    Ersterstellung    JP 22.11.90
-|*    Letzte Aenderung  JP 05.08.94
 *************************************************************************/
 
 
@@ -242,8 +240,6 @@ void SwFmt::CopyAttrs( const SwFmt& rFmt, BOOL bReplace )
 |*    SwFmt::~SwFmt()
 |*
 |*    Beschreibung		Dokument 1.14
-|*    Ersterstellung    JP 22.11.90
-|*    Letzte Aenderung  JP 14.02.91
 *************************************************************************/
 
 
@@ -281,8 +277,6 @@ SwFmt::~SwFmt()
 |*    void SwFmt::Modify( SfxPoolItem* pOldValue, SfxPoolItem* pNewValue )
 |*
 |*    Beschreibung		Dokument 1.14
-|*    Ersterstellung    JP 22.11.90
-|*    Letzte Aenderung  JP 05.08.94
 *************************************************************************/
 
 
@@ -604,10 +598,6 @@ USHORT SwFmt::ResetAllFmtAttr()
 
 /*************************************************************************
 |*    void SwFmt::GetInfo( const SfxPoolItem& ) const
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 18.04.94
-|*    Letzte Aenderung  JP 05.08.94
 *************************************************************************/
 
 
diff --git a/sw/source/core/bastyp/index.cxx b/sw/source/core/bastyp/index.cxx
index 1d122c3..6b678e0 100644
--- a/sw/source/core/bastyp/index.cxx
+++ b/sw/source/core/bastyp/index.cxx
@@ -243,13 +243,7 @@ IDX_CHK_ARRAY
 }
 
 /*************************************************************************
-|*
 |*	  SwIndex & SwIndex::operator=( const SwIndex & aSwIndex )
-|*
-|*	  Beschreibung
-|*	  Ersterstellung	JP 07.11.90
-|*	  Letzte Aenderung	JP 07.03.94
-|*
 *************************************************************************/
 
 
@@ -272,13 +266,7 @@ SwIndex& SwIndex::operator=( const SwIndex& rIdx )
 }
 
 /*************************************************************************
-|*
 |*	  SwIndex &SwIndex::Assign
-|*
-|*	  Beschreibung
-|*	  Ersterstellung	VB 25.03.91
-|*	  Letzte Aenderung	JP 07.03.94
-|*
 *************************************************************************/
 
 
@@ -372,13 +360,7 @@ ARR_CHK_ARRAY
 #if OSL_DEBUG_LEVEL > 1
 
 /*************************************************************************
-|*
 |*    SwIndex::operator++()
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 xub_StrLen SwIndex::operator++(int)
 {
@@ -399,13 +381,7 @@ xub_StrLen SwIndex::operator++()
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator--()
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 
@@ -426,13 +402,7 @@ xub_StrLen SwIndex::operator--()
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator+=( xub_StrLen )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator+=( xub_StrLen nWert )
@@ -442,13 +412,7 @@ xub_StrLen SwIndex::operator+=( xub_StrLen nWert )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator-=( xub_StrLen )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator-=( xub_StrLen nWert )
@@ -458,13 +422,7 @@ xub_StrLen SwIndex::operator-=( xub_StrLen nWert )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator+=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator+=( const SwIndex & rIndex )
@@ -474,13 +432,7 @@ xub_StrLen SwIndex::operator+=( const SwIndex & rIndex )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator-=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 xub_StrLen SwIndex::operator-=( const SwIndex & rIndex )
@@ -490,13 +442,7 @@ xub_StrLen SwIndex::operator-=( const SwIndex & rIndex )
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator<( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator<( const SwIndex & rIndex ) const
@@ -506,13 +452,7 @@ BOOL SwIndex::operator<( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator<=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 04.06.92
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator<=( const SwIndex & rIndex ) const
@@ -522,13 +462,7 @@ BOOL SwIndex::operator<=( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator>( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 04.06.92
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator>( const SwIndex & rIndex ) const
@@ -538,13 +472,7 @@ BOOL SwIndex::operator>( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex::operator>=( const SwIndex & )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 07.11.90
-|*    Letzte Aenderung  JP 04.06.92
-|*
 *************************************************************************/
 
 BOOL SwIndex::operator>=( const SwIndex & rIndex ) const
@@ -554,13 +482,7 @@ BOOL SwIndex::operator>=( const SwIndex & rIndex ) const
 }
 
 /*************************************************************************
-|*
 |*    SwIndex & SwIndex::operator=( xub_StrLen )
-|*
-|*    Beschreibung
-|*    Ersterstellung    JP 10.12.90
-|*    Letzte Aenderung  JP 07.03.94
-|*
 *************************************************************************/
 
 SwIndex& SwIndex::operator=( xub_StrLen nWert )
diff --git a/sw/source/core/bastyp/ring.cxx b/sw/source/core/bastyp/ring.cxx
index be61374..1f2ec5b 100644
--- a/sw/source/core/bastyp/ring.cxx
+++ b/sw/source/core/bastyp/ring.cxx
@@ -35,12 +35,7 @@
 
 
 /*************************************************************************
-|*
 |*    Ring::Ring()
-|*
-|*    Ersterstellung    VB	02.07.91
-|*    Letzte Aenderung  JP 10.10.97
-|*
 *************************************************************************/
 
 Ring::Ring( Ring *pObj )
@@ -57,12 +52,7 @@ Ring::Ring( Ring *pObj )
 }
 
 /*************************************************************************
-|*
 |*    Ring::~Ring()
-|*
-|*    Ersterstellung    VB	02.07.91
-|*    Letzte Aenderung  JP 10.10.97
-|*
 *************************************************************************/
 
 Ring::~Ring()
@@ -72,12 +62,7 @@ Ring::~Ring()
 }
 
 /*************************************************************************
-|*
 |*    Ring::MoveTo
-|*
-|*    Ersterstellung    VB 4.3.91
-|*    Letzte Aenderung  JP 10.10.97
-|*
 *************************************************************************/
 
 void Ring::MoveTo(Ring *pDestRing)
diff --git a/sw/source/core/bastyp/swcache.cxx b/sw/source/core/bastyp/swcache.cxx
index 0ed62cf..8ab7260 100644
--- a/sw/source/core/bastyp/swcache.cxx
+++ b/sw/source/core/bastyp/swcache.cxx
@@ -43,12 +43,7 @@ SV_IMPL_PTRARR(SwCacheObjArr,SwCacheObj*);
 #endif
 
 /*************************************************************************
-|*
 |*	SwCache::Check()
-|*
-|*	Ersterstellung		MA 23. Mar. 94
-|*	Letzte Aenderung	MA 23. Mar. 94
-|*
 |*************************************************************************/
 
 #if OSL_DEBUG_LEVEL > 1
@@ -95,12 +90,7 @@ void SwCache::Check()
 #endif
 
 /*************************************************************************
-|*
 |*	SwCache::SwCache(), ~SwCache()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -178,12 +168,7 @@ SwCache::~SwCache()
 #endif
 
 /*************************************************************************
-|*
 |*	SwCache::Flush()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -229,12 +214,7 @@ void SwCache::Flush( const BYTE )
 }
 
 /*************************************************************************
-|*
 |*	SwCache::ToTop()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 24. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -299,12 +279,7 @@ void SwCache::ToTop( SwCacheObj *pObj )
 }
 
 /*************************************************************************
-|*
 |*	SwCache::Get()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 
@@ -355,12 +330,7 @@ SwCacheObj *SwCache::Get( const void *pOwner, const BOOL bToTop )
 }
 
 /*************************************************************************
-|*
 |*	SwCache::Delete()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -425,12 +395,7 @@ void SwCache::Delete( const void *pOwner )
 
 
 /*************************************************************************
-|*
 |*	SwCache::Insert()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 20. Sep. 94
-|*
 |*************************************************************************/
 
 
@@ -512,12 +477,7 @@ BOOL SwCache::Insert( SwCacheObj *pNew )
 }
 
 /*************************************************************************
-|*
 |*	SwCache::SetLRUOfst()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 
@@ -539,12 +499,7 @@ void SwCache::SetLRUOfst( const USHORT nOfst )
 }
 
 /*************************************************************************
-|*
 |*	SwCacheObj::SwCacheObj()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 24. Nov. 95
-|*
 |*************************************************************************/
 
 
@@ -564,12 +519,7 @@ SwCacheObj::~SwCacheObj()
 }
 
 /*************************************************************************
-|*
 |*	SwCacheObj::SetLock(), Unlock()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 15. Mar. 94
-|*
 |*************************************************************************/
 
 #if OSL_DEBUG_LEVEL > 1
@@ -599,12 +549,7 @@ SwCacheAccess::~SwCacheAccess()
 }
 
 /*************************************************************************
-|*
 |*	SwCacheAccess::Get()
-|*
-|*	Ersterstellung		MA 15. Mar. 94
-|*	Letzte Aenderung	MA 04. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -623,12 +568,7 @@ void SwCacheAccess::_Get()
 }
 
 /*************************************************************************
-|*
 |*	SwCacheAccess::IsAvailable()
-|*
-|*	Ersterstellung		MA 23. Mar. 94
-|*	Letzte Aenderung	MA 23. Mar. 94
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/bastyp/swregion.cxx b/sw/source/core/bastyp/swregion.cxx
index b0b4931..c262246 100644
--- a/sw/source/core/bastyp/swregion.cxx
+++ b/sw/source/core/bastyp/swregion.cxx
@@ -41,12 +41,7 @@
 SV_IMPL_VARARR( SwRects, SwRect );
 
 /*************************************************************************
-|*
 |*	SwRegionRects::SwRegionRects()
-|*
-|*	Ersterstellung		MA 28. Oct. 92
-|*	Letzte Aenderung	MA 01. Feb. 93
-|*
 |*************************************************************************/
 
 SwRegionRects::SwRegionRects( const SwRect &rStartRect, USHORT nInit,
@@ -87,8 +82,6 @@ inline void SwRegionRects::InsertRect( const SwRect &rRect, const USHORT nPos,
 |*		entfernt.
 |*		Dazu muessen die vorhandenen Rechtecke entweder aufgeteilt oder
 |*		geloescht werden.
-|*	Ersterstellung		MA 28. Oct. 92
-|*	Letzte Aenderung	MA 09. Sep. 93
 |*
 |*************************************************************************/
 
@@ -196,8 +189,6 @@ void SwRegionRects::Invert()
 |*	SwRegionRects::Compress()
 |*
 |*	Beschreibung		Zusammenfassen von benachbarten Rechtecken.
-|*	Ersterstellung		MA 16. Apr. 93
-|*	Letzte Aenderung	MA 21. Apr. 93
 |*
 |*************************************************************************/
 inline SwTwips CalcArea( const SwRect &rRect )
diff --git a/sw/source/core/crsr/pam.cxx b/sw/source/core/crsr/pam.cxx
index 6d1b17d..f19be56 100644
--- a/sw/source/core/crsr/pam.cxx
+++ b/sw/source/core/crsr/pam.cxx
@@ -69,8 +69,6 @@ inline xub_StrLen GetSttOrEnd( BOOL bCondition, const SwCntntNode& rNd )
 |*  SwPosition
 |*
 |*  Beschreibung        PAM.DOC
-|*  Ersterstellung      VB  4.3.91
-|*  Letzte Aenderung    VB  4.3.91
 |*
 *************************************************************************/
 
@@ -390,8 +388,6 @@ SwCntntNode* GoPreviousNds( SwNodeIndex * pIdx, BOOL bChk )
 |*  SwPointAndMark
 |*
 |*  Beschreibung        PAM.DOC
-|*  Ersterstellung      VB  4.3.91
-|*  Letzte Aenderung    JP  6.5.91
 |*
 *************************************************************************/
 
@@ -591,9 +587,6 @@ BOOL SwPaM::Move( SwMoveFn fnMove, SwGoInDoc fnGo )
 |*                      const SwPaM&    der enventuell vorgegeben Bereich
 |*    Return-Werte      SwPaM*          der entsprehend neu gesetzte Bereich
 |*
-|*    Ersterstellung    JP 26.04.91
-|*    Letzte Aenderung  JP 26.04.91
-|*
 *************************************************************************/
 
 
diff --git a/sw/source/core/doc/docdraw.cxx b/sw/source/core/doc/docdraw.cxx
index 712c4e6..047cbc5 100644
--- a/sw/source/core/doc/docdraw.cxx
+++ b/sw/source/core/doc/docdraw.cxx
@@ -413,9 +413,6 @@ void SwDoc::UnGroupSelection( SdrView& rDrawView )
 |*
 |*	SwDoc::DeleteSelection()
 |*
-|*	Ersterstellung		MA 14. Nov. 95
-|*	Letzte Aenderung	MA 14. Nov. 95
-|*
 |*************************************************************************/
 
 BOOL SwDoc::DeleteSelection( SwDrawView& rDrawView )
@@ -514,9 +511,6 @@ BOOL SwDoc::DeleteSelection( SwDrawView& rDrawView )
 |*
 |*	SwDoc::DeleteSelection()
 |*
-|*	Ersterstellung		JP 11.01.96
-|*	Letzte Aenderung	JP 11.01.96
-|*
 |*************************************************************************/
 
 _ZSortFly::_ZSortFly( const SwFrmFmt* pFrmFmt, const SwFmtAnchor* pFlyAn,
diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index 1b3aea2..62a036b 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -154,10 +154,6 @@ void lcl_PaintReplacement( const SwRect &rRect, const String &rText,
 |*
 |*	  SwGrfFrm::SwGrfFrm(ViewShell * const,SwGrfNode *)
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	JP 05.03.91
-|*	  Letzte Aenderung	MA 03. Mar. 93
-|*
 *************************************************************************/
 
 
@@ -184,10 +180,6 @@ void SwNoTxtFrm::InitCtor()
 |*
 |*	  SwNoTxtNode::MakeFrm()
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	JP 05.03.91
-|*	  Letzte Aenderung	MA 03. Mar. 93
-|*
 *************************************************************************/
 
 
@@ -200,10 +192,6 @@ SwCntntFrm *SwNoTxtNode::MakeFrm()
 |*
 |*	  SwNoTxtFrm::~SwNoTxtFrm()
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	JP 05.03.91
-|*	  Letzte Aenderung	MA 30. Apr. 96
-|*
 *************************************************************************/
 
 SwNoTxtFrm::~SwNoTxtFrm()
@@ -215,10 +203,6 @@ SwNoTxtFrm::~SwNoTxtFrm()
 |*
 |*	  void SwNoTxtFrm::Modify( SwHint * pOld, SwHint * pNew )
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	JP 05.03.91
-|*	  Letzte Aenderung	JP 05.03.91
-|*
 *************************************************************************/
 
 void SetOutDev( ViewShell *pSh, OutputDevice *pOut )
@@ -259,10 +243,6 @@ void lcl_ClearArea( const SwFrm &rFrm,
 |*
 |*	  void SwNoTxtFrm::Paint()
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	JP 05.03.91
-|*	  Letzte Aenderung	MA 10. Jan. 97
-|*
 *************************************************************************/
 
 void SwNoTxtFrm::Paint( const SwRect &rRect, const SwPrtOptions * /*pPrintData*/ ) const
@@ -367,8 +347,6 @@ void SwNoTxtFrm::Paint( const SwRect &rRect, const SwPrtOptions * /*pPrintData*/
 |*    Parameter         Point&  die Position im Frame  ( auch Return-Wert )
 |*                      Size&   die Groesse der Grafik ( auch Return-Wert )
 |*                      MirrorGrf   akt. Spiegelungs-Attribut
-|*    Ersterstellung    JP 04.03.91
-|*    Letzte Aenderung  JP 31.08.94
 |*
 *************************************************************************/
 
@@ -395,9 +373,6 @@ void lcl_CalcRect( Point& rPt, Size& rDim, USHORT nMirror )
 |*	  Beschreibung		Errechne die Position und die Groesse der Bitmap
 |*						innerhalb des uebergebenem Rechtecks.
 |*
-|*	  Ersterstellung	JP 03.09.91
-|*	  Letzte Aenderung	MA 11. Oct. 94
-|*
 *************************************************************************/
 
 void SwNoTxtFrm::GetGrfArea( SwRect &rRect, SwRect* pOrigRect,
@@ -523,8 +498,6 @@ void SwNoTxtFrm::GetGrfArea( SwRect &rRect, SwRect* pOrigRect,
 |*
 |*	  Beschreibung		Gebe die Groesse des umgebenen FLys und
 |*						damit die der Grafik zurueck.
-|*	  Ersterstellung	JP 04.03.91
-|*	  Letzte Aenderung	JP 31.08.94
 |*
 *************************************************************************/
 
@@ -542,9 +515,6 @@ const Size& SwNoTxtFrm::GetSize() const
 |*
 |*	  SwNoTxtFrm::MakeAll()
 |*
-|*	  Ersterstellung	MA 29. Nov. 96
-|*	  Letzte Aenderung	MA 29. Nov. 96
-|*
 *************************************************************************/
 
 
@@ -575,8 +545,6 @@ void SwNoTxtFrm::MakeAll()
 |*	  SwNoTxtFrm::Format()
 |*
 |*	  Beschreibung		Errechne die Groesse der Bitmap, wenn noetig
-|*	  Ersterstellung	JP 11.03.91
-|*	  Letzte Aenderung	MA 13. Mar. 96
 |*
 *************************************************************************/
 
@@ -599,10 +567,6 @@ void SwNoTxtFrm::Format( const SwBorderAttrs * )
 |*
 |*	  SwNoTxtFrm::GetCharRect()
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	SS 29-Apr-1991
-|*	  Letzte Aenderung	MA 10. Oct. 94
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/docnode/node.cxx b/sw/source/core/docnode/node.cxx
index 5cbc3b7..1fc2544 100644
--- a/sw/source/core/docnode/node.cxx
+++ b/sw/source/core/docnode/node.cxx
@@ -287,12 +287,6 @@ USHORT ClearItem_BC( boost::shared_ptr<const SfxItemSet>& mrpAttrSet,
 |*		alle EndNodes der GrundSection haben den Level 0
 |*		alle StartNodes der GrundSection haben den Level 1
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Aenderung:	JP	11.08.93
-|*		keine Rekursion mehr !!
-|*
 *******************************************************************/
 
 
@@ -329,12 +323,6 @@ USHORT SwNode::GetSectionLevel() const
 |*		rWhere bezeichnet die Position innerhalb dieses Arrays,
 |*		an der der Node eingefuegt werden soll
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 
 #if OSL_DEBUG_LEVEL > 1
@@ -940,11 +928,6 @@ BYTE SwNode::HasPrevNextLayNode() const
 |*		IN
 |*		rNodes bezeichnet das variable Array, in dem sich der Node
 |*		befindet
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
 |*
 *******************************************************************/
 
@@ -999,12 +982,6 @@ void SwStartNode::CheckSectionCondColl() const
 |*		!!!!!!!!!!!!
 |*		Es wird eine Kopie uebergeben!
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 
 
diff --git a/sw/source/core/docnode/nodes.cxx b/sw/source/core/docnode/nodes.cxx
index 88f468a..aef3178 100644
--- a/sw/source/core/docnode/nodes.cxx
+++ b/sw/source/core/docnode/nodes.cxx
@@ -115,12 +115,6 @@ SwNodes::SwNodes( SwDoc* pDocument )
 |*		Arrays nicht erzeugt werden koennen und somit auch nicht
 |*		in mehreren drin sein koennen
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 
 SwNodes::~SwNodes()
@@ -439,8 +433,6 @@ void SwNodes::ChgNode( SwNodeIndex& rDelPos, ULONG nSz,
 |*	Allg.: aRange beschreibt den Bereich  -exklusive- aEnd !!
 |*				( 1.Node: aStart, letzer Node: aEnd-1 !! )
 |*
-|*
-|*
 ***********************************************************************/
 
 BOOL SwNodes::_MoveNodes( const SwNodeRange& aRange, SwNodes & rNodes,
@@ -980,12 +972,6 @@ extern Writer* GetDebugWriter(const String&);
 |*		die Debugging Tools geben rRange beim Eintritt und beim
 |*		Verlassen der Funktion aus
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 void SwNodes::SectionDown(SwNodeRange *pRange, SwStartNodeType eSttNdTyp )
 {
@@ -1057,12 +1043,6 @@ void SwNodes::SectionDown(SwNodeRange *pRange, SwStartNodeType eSttNdTyp )
 |*		die Debugging Tools geben rRange beim Eintritt und beim
 |*		Verlassen der Funktion aus
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 void SwNodes::SectionUp(SwNodeRange *pRange)
 {
@@ -1137,9 +1117,6 @@ void SwNodes::SectionUp(SwNodeRange *pRange)
 |*						SwIndex & aStart		StartNode !!!
 |*						SwIndex & aEnd			EndPunkt
 |*
-|*	  Ersterstellung	JP 23.04.91
-|*	  Letzte Aenderung	JP 23.04.91
-|*
 *************************************************************************/
 void SwNodes::SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEnd )
 {
@@ -1208,12 +1185,6 @@ void SwNodes::SectionUpDown( const SwNodeIndex & aStart, const SwNodeIndex & aEn
 |*		geben beim Eintritt in die Funktion Position und Anzahl
 |*		der zu loeschenden Nodes aus.
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 void SwNodes::Delete(const SwNodeIndex &rIndex, ULONG nNodes)
 {
@@ -1410,12 +1381,6 @@ void SwNodes::Delete(const SwNodeIndex &rIndex, ULONG nNodes)
 |*      eine Sonderbehandlung; es wird davon ausgegangen, dass der
 |*		erste Node auch ein Startnode ist.
 |*
-|*	Ersterstellung
-|*		VER0100 vb 901214
-|*
-|*	Stand
-|*		VER0100 vb 901214
-|*
 *******************************************************************/
 USHORT SwNodes::GetSectionLevel(const SwNodeIndex &rIdx) const {
     // Sonderbehandlung 1. Node
@@ -1581,9 +1546,6 @@ SwNode* SwNodes::GoPreviousWithFrm(SwNodeIndex *pIdx) const
 |*	  Return-Wert		BOOL		TRUE:	gueltiger SRange
 |*									FALSE:	ungueltiger SRange
 |*
-|*	  Ersterstellung	JP 23.04.91
-|*	  Letzte Aenderung	JP 18.06.92
-|*
 *************************************************************************/
 
 inline int TstIdx( ULONG nSttIdx, ULONG nEndIdx, ULONG nStt, ULONG nEnd )
@@ -1620,9 +1582,6 @@ BOOL SwNodes::CheckNodesRange( const SwNodeIndex& rStt, const SwNodeIndex& rEnd
 |*	  Parameter 		SwIndex &	Der Startpunkt im Nodes-Array
 |*						USHORT		die Anzahl
 |*
-|*	  Ersterstellung	JP 23.04.91
-|*	  Letzte Aenderung	JP 23.04.91
-|*
 *************************************************************************/
 void SwNodes::DelNodes( const SwNodeIndex & rStart, ULONG nCnt )
 {
@@ -1694,9 +1653,6 @@ void SwNodes::DelNodes( const SwNodeIndex & rStart, ULONG nCnt )
 |*						SwNodeRange &	der zu ueberpruefende Bereich
 |*	  Return			USHORT		der hoechste Level
 |*
-|*	  Ersterstellung	JP 24.04.91
-|*	  Letzte Aenderung	JP 24.04.91
-|*
 *************************************************************************/
 
 struct HighLevel
@@ -1735,8 +1691,6 @@ USHORT HighestLevel( SwNodes & rNodes, const SwNodeRange & rRange )
 |*    Parameter         SwPaM&		zu kopierender Bereich
 |*                      SwNodes&	in dieses Nodes-Array
 |*                      SwPosition&	auf diese Position im Nodes-Array
-|*    Ersterstellung    JP 09.07.92
-|*    Letzte Aenderung  JP 09.07.92
 |*
 *************************************************************************/
 void SwNodes::MoveRange( SwPaM & rPam, SwPosition & rPos, SwNodes& rNodes )
@@ -1992,8 +1946,6 @@ void SwNodes::MoveRange( SwPaM & rPam, SwPosition & rPos, SwNodes& rNodes )
 |*    Parameter         SwNodeRange&	zu kopierender Bereich
 |*                      SwDoc&		in dieses Dokument
 |*                      SwIndex&	auf diese Position im Nodes-Array
-|*    Ersterstellung    JP 11.11.92
-|*    Letzte Aenderung  JP 11.11.92
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index f8cb5bb..c417c0e 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -83,9 +83,6 @@ TYPEINIT1( SwVirtFlyDrawObj, SdrVirtObj )
 |*
 |*	SwFlyDrawObj::Ctor
 |*
-|*	Ersterstellung		MA 18. Apr. 95
-|*	Letzte Aenderung	MA 28. May. 96
-|*
 *************************************************************************/
 
 ////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -154,9 +151,6 @@ SwFlyDrawObj::~SwFlyDrawObj()
 |*
 |*	SwFlyDrawObj::Factory-Methoden
 |*
-|*	Ersterstellung		MA 23. Feb. 95
-|*	Letzte Aenderung	MA 23. Feb. 95
-|*
 *************************************************************************/
 
 UINT32 SwFlyDrawObj::GetObjInventor() const
@@ -180,9 +174,6 @@ UINT16 SwFlyDrawObj::GetObjVersion() const
 |*
 |*	SwVirtFlyDrawObj::CToren, Dtor
 |*
-|*	Ersterstellung		MA 08. Dec. 94
-|*	Letzte Aenderung	MA 28. May. 96
-|*
 *************************************************************************/
 
 //////////////////////////////////////////////////////////////////////////////////////
@@ -447,9 +438,6 @@ SwVirtFlyDrawObj::~SwVirtFlyDrawObj()
 |*
 |*	SwVirtFlyDrawObj::GetFmt()
 |*
-|*	Ersterstellung		MA 08. Dec. 94
-|*	Letzte Aenderung	MA 08. Dec. 94
-|*
 *************************************************************************/
 
 const SwFrmFmt *SwVirtFlyDrawObj::GetFmt() const
@@ -467,9 +455,6 @@ SwFrmFmt *SwVirtFlyDrawObj::GetFmt()
 |*
 |*	SwVirtFlyDrawObj::Paint()
 |*
-|*	Ersterstellung		MA 20. Dec. 94
-|*	Letzte Aenderung	MA 18. Dec. 95
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::wrap_DoPaintObject() const
@@ -515,9 +500,6 @@ void SwVirtFlyDrawObj::wrap_DoPaintObject() const
 |*
 |*	SwVirtFlyDrawObj::TakeObjInfo()
 |*
-|*	Ersterstellung		MA 03. May. 95
-|*	Letzte Aenderung	MA 03. May. 95
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::TakeObjInfo( SdrObjTransformInfoRec& rInfo ) const
@@ -537,9 +519,6 @@ void SwVirtFlyDrawObj::TakeObjInfo( SdrObjTransformInfoRec& rInfo ) const
 |*
 |*	SwVirtFlyDrawObj::Groessenermittlung
 |*
-|*	Ersterstellung		MA 12. Jan. 95
-|*	Letzte Aenderung	MA 10. Nov. 95
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::SetRect() const
@@ -638,9 +617,6 @@ void SwVirtFlyDrawObj::NbcSetLogicRect(const Rectangle& )
 |*
 |*	SwVirtFlyDrawObj::Move() und Resize()
 |*
-|*	Ersterstellung		MA 12. Jan. 95
-|*	Letzte Aenderung	MA 26. Jul. 96
-|*
 *************************************************************************/
 
 void SwVirtFlyDrawObj::NbcMove(const Size& rSiz)
diff --git a/sw/source/core/draw/dpage.cxx b/sw/source/core/draw/dpage.cxx
index 1210b5a..2ef2a2b 100644
--- a/sw/source/core/draw/dpage.cxx
+++ b/sw/source/core/draw/dpage.cxx
@@ -77,9 +77,6 @@ SwDPage::~SwDPage()
 |*
 |*	SwDPage::ReplaceObject()
 |*
-|*	Ersterstellung		MA 07. Aug. 95
-|*	Letzte Aenderung	MA 07. Aug. 95
-|*
 *************************************************************************/
 
 SdrObject*  SwDPage::ReplaceObject( SdrObject* pNewObj, ULONG nObjNum )
@@ -97,9 +94,6 @@ SdrObject*  SwDPage::ReplaceObject( SdrObject* pNewObj, ULONG nObjNum )
 |*
 |*	SwDPage::GetGridFrameList()
 |*
-|*	Ersterstellung		MA 04. Sep. 95
-|*	Letzte Aenderung	MA 15. Feb. 96
-|*
 *************************************************************************/
 
 void InsertGridFrame( SdrPageGridFrameList *pLst, const SwFrm *pPg )
diff --git a/sw/source/core/draw/dview.cxx b/sw/source/core/draw/dview.cxx
index 910e6d5..69f485f 100644
--- a/sw/source/core/draw/dview.cxx
+++ b/sw/source/core/draw/dview.cxx
@@ -105,9 +105,6 @@ const SwFrm *lcl_FindAnchor( const SdrObject *pObj, BOOL bAll )
 |*
 |*	SwDrawView::Ctor
 |*
-|*	Ersterstellung		OK 18.11.94
-|*	Letzte Aenderung	MA 22. Jul. 96
-|*
 *************************************************************************/
 
 
@@ -228,9 +225,6 @@ SdrObject* SwDrawView::CheckSingleSdrObjectHit(const Point& rPnt, USHORT nTol, S
 |*
 |*  Gets called every time the handles need to be build
 |*
-|*	Ersterstellung		AW 06. Sep. 99
-|*	Letzte Aenderung	AW 06. Sep. 99
-|*
 *************************************************************************/
 
 void SwDrawView::AddCustomHdl()
@@ -282,9 +276,6 @@ void SwDrawView::AddCustomHdl()
 |*
 |*	SwDrawView::GetMaxToTopObj(), _GetMaxToTopObj()
 |*
-|*	Ersterstellung		MA 13. Jan. 95
-|*	Letzte Aenderung	MA 18. Mar. 97
-|*
 *************************************************************************/
 
 
@@ -338,9 +329,6 @@ SdrObject* SwDrawView::GetMaxToTopObj( SdrObject* pObj ) const
 |*
 |*	SwDrawView::GetMaxToBtmObj()
 |*
-|*	Ersterstellung		MA 13. Jan. 95
-|*	Letzte Aenderung	MA 05. Sep. 96
-|*
 *************************************************************************/
 
 
@@ -367,9 +355,6 @@ SdrObject* SwDrawView::GetMaxToBtmObj(SdrObject* pObj) const
 |*
 |*	SwDrawView::ObjOrderChanged()
 |*
-|*	Ersterstellung		MA 31. Jul. 95
-|*	Letzte Aenderung	MA 18. Mar. 97
-|*
 *************************************************************************/
 
 inline BOOL lcl_IsChild( SdrObject *pParent, SdrObject *pChild )
@@ -754,9 +739,6 @@ void SwDrawView::ObjOrderChanged( SdrObject* pObj, ULONG nOldPos,
 |*
 |*	SwDrawView::TakeDragLimit()
 |*
-|*	Ersterstellung		AMA 26. Apr. 96
-|*	Letzte Aenderung	MA 03. May. 96
-|*
 *************************************************************************/
 
 
@@ -782,9 +764,6 @@ BOOL SwDrawView::TakeDragLimit( SdrDragMode eMode,
 |*
 |*	SwDrawView::CalcAnchor()
 |*
-|*	Ersterstellung		MA 13. Jan. 95
-|*	Letzte Aenderung	MA 08. Nov. 96
-|*
 *************************************************************************/
 
 
@@ -873,9 +852,6 @@ const SwFrm* SwDrawView::CalcAnchor()
 |*
 |*	SwDrawView::ShowDragXor(), HideDragXor()
 |*
-|*	Ersterstellung		MA 17. Jan. 95
-|*	Letzte Aenderung	MA 27. Jan. 95
-|*
 *************************************************************************/
 
 
@@ -896,9 +872,6 @@ void SwDrawView::ShowDragAnchor()
 |*
 |*	SwDrawView::MarkListHasChanged()
 |*
-|*	Ersterstellung		OM 02. Feb. 95
-|*	Letzte Aenderung	OM 07. Jul. 95
-|*
 *************************************************************************/
 
 
diff --git a/sw/source/core/fields/cellfml.cxx b/sw/source/core/fields/cellfml.cxx
index d41e029..a9457f2 100644
--- a/sw/source/core/fields/cellfml.cxx
+++ b/sw/source/core/fields/cellfml.cxx
@@ -72,9 +72,6 @@ String lcl_BoxNmToRel( const SwTable&, const SwTableNode&,
 |*		oder mit einem Feld, dann hole den Wert.
 |*		Alle anderen Bedingungen returnen einen Fehler (oder 0 ?)
 |*
-|*	Ersterstellung		JP 30. Jun. 93
-|*	Letzte Aenderung	JP 30. Jun. 93
-|*
 |*************************************************************************/
 
 double SwTableBox::GetValue( SwTblCalcPara& rCalcPara ) const
diff --git a/sw/source/core/frmedt/fecopy.cxx b/sw/source/core/frmedt/fecopy.cxx
index cbf1e12..f2d21c6 100644
--- a/sw/source/core/frmedt/fecopy.cxx
+++ b/sw/source/core/frmedt/fecopy.cxx
@@ -96,9 +96,6 @@ using namespace ::com::sun::star;
 |*	SwFEShell::Copy()	Copy fuer das Interne Clipboard.
 |*		Kopiert alle Selektionen in das Clipboard.
 |*
-|*	Ersterstellung		JP ??
-|*	Letzte Aenderung	MA 22. Feb. 95
-|
 |*************************************************************************/
 
 BOOL SwFEShell::Copy( SwDoc* pClpDoc, const String* pNewClpTxt )
@@ -693,9 +690,6 @@ BOOL SwFEShell::Copy( SwFEShell* pDestShell, const Point& rSttPt,
 |*	SwFEShell::Paste()	Paste fuer das Interne Clipboard.
 |*		Kopiert den Inhalt vom Clipboard in das Dokument.
 |*
-|*	Ersterstellung		JP ??
-|*	Letzte Aenderung	MA 22. Feb. 95
-|
 |*************************************************************************/
 
 namespace {
diff --git a/sw/source/core/frmedt/fedesc.cxx b/sw/source/core/frmedt/fedesc.cxx
index 5df3a34..22cbaed 100644
--- a/sw/source/core/frmedt/fedesc.cxx
+++ b/sw/source/core/frmedt/fedesc.cxx
@@ -47,9 +47,6 @@
 |*
 |*	SwFEShell::GetPageDescCnt()
 |*
-|*	Ersterstellung		MA 25. Jan. 93
-|*	Letzte Aenderung	MA 25. Jan. 93
-|*
 |*************************************************************************/
 
 USHORT SwFEShell::GetPageDescCnt() const
@@ -61,9 +58,6 @@ USHORT SwFEShell::GetPageDescCnt() const
 |*
 |*	SwFEShell::ChgCurPageDesc()
 |*
-|*	Ersterstellung		ST ??
-|*	Letzte Aenderung	MA 01. Aug. 94
-|*
 |*************************************************************************/
 
 void SwFEShell::ChgCurPageDesc( const SwPageDesc& rDesc )
@@ -134,9 +128,6 @@ void SwFEShell::ChgCurPageDesc( const SwPageDesc& rDesc )
 |*
 |*	SwFEShell::ChgPageDesc()
 |*
-|*	Ersterstellung		MA 25. Jan. 93
-|*	Letzte Aenderung	MA 24. Jan. 95
-|*
 |*************************************************************************/
 
 void SwFEShell::ChgPageDesc( USHORT i, const SwPageDesc &rChged )
@@ -158,9 +149,6 @@ void SwFEShell::ChgPageDesc( USHORT i, const SwPageDesc &rChged )
 |*
 |*	SwFEShell::GetPageDesc(), GetCurPageDesc()
 |*
-|*	Ersterstellung		MA 25. Jan. 93
-|*	Letzte Aenderung	MA 23. Apr. 93
-|
 |*************************************************************************/
 
 const SwPageDesc& SwFEShell::GetPageDesc( USHORT i ) const
diff --git a/sw/source/core/frmedt/fetab.cxx b/sw/source/core/frmedt/fetab.cxx
index 407dcfb..90f2411 100644
--- a/sw/source/core/frmedt/fetab.cxx
+++ b/sw/source/core/frmedt/fetab.cxx
@@ -1420,9 +1420,6 @@ BOOL SwFEShell::DeleteTblSel()
 |*
 |*	SwFEShell::GetCurTabColNum()
 |*
-|*	Ersterstellung		MA 03. Feb. 95
-|*	Letzte Aenderung	MA 21. May. 95
-|
 |*************************************************************************/
 USHORT SwFEShell::GetCurTabColNum() const
 {
@@ -1489,9 +1486,6 @@ USHORT SwFEShell::GetCurTabColNum() const
 |*
 |*	SwFEShell::GetBox()
 |*
-|*	Ersterstellung		MA 22. Jun. 95
-|*	Letzte Aenderung	MA 21. Nov. 96
-|*
 |*************************************************************************/
 
 const SwFrm *lcl_FindFrmInTab( const SwLayoutFrm *pLay, const Point &rPt, SwTwips nFuzzy )
@@ -2010,9 +2004,6 @@ bool SwFEShell::SelTblRowCol( const Point& rPt, const Point* pEnd, bool bRowDrag
 |*
 |*  SwFEShell::WhichMouseTabCol()
 |*
-|*	Ersterstellung		MA 22. Jun. 95
-|*  Last change         AMA 12. Jun. 02
-|
 |*************************************************************************/
 BYTE SwFEShell::WhichMouseTabCol( const Point &rPt ) const
 {
@@ -2157,9 +2148,6 @@ bool SwFEShell::IsVerticalModeAtNdAndPos( const SwTxtNode& _rTxtNode,
 |*
 |*	SwFEShell::GetMouseTabCols()
 |*
-|*	Ersterstellung		MA 22. Jun. 95
-|*	Letzte Aenderung	MA 27. Aug. 96
-|
 |*************************************************************************/
 void SwFEShell::GetMouseTabCols( SwTabCols &rToFill, const Point &rPt ) const
 {
@@ -2185,9 +2173,6 @@ void SwFEShell::SetMouseTabCols( const SwTabCols &rNew, BOOL bCurRowOnly,
 |*
 |*	SwFEShell::GetMouseColNum(), GetMouseTabColNum()
 |*
-|*	Ersterstellung		MA 04. Jul. 95
-|*	Letzte Aenderung	MA 04. Jul. 95
-|
 |*************************************************************************/
 USHORT SwFEShell::GetCurMouseColNum( const Point &rPt,
                                     SwGetCurColNumPara* pPara ) const
@@ -2235,9 +2220,6 @@ void ClearFEShellTabCols()
 |*
 |*	SwFEShell::GetTblAttr(), SetTblAttr()
 |*
-|*	Ersterstellung		MA 09. Dec. 96
-|*	Letzte Aenderung	MA 09. Dec. 96
-|
 |*************************************************************************/
 void SwFEShell::GetTblAttr( SfxItemSet &rSet ) const
 {
diff --git a/sw/source/core/layout/calcmove.cxx b/sw/source/core/layout/calcmove.cxx
index 387f557..d52ff18 100644
--- a/sw/source/core/layout/calcmove.cxx
+++ b/sw/source/core/layout/calcmove.cxx
@@ -1116,9 +1116,6 @@ BOOL SwCntntFrm::MakePrtArea( const SwBorderAttrs &rAttrs )
 |*
 |*	SwCntntFrm::MakeAll()
 |*
-|*	Ersterstellung		MA ??
-|*	Letzte Aenderung	MA 16. Dec. 96
-|*
 |*************************************************************************/
 
 #define STOP_FLY_FORMAT 10
diff --git a/sw/source/core/layout/findfrm.cxx b/sw/source/core/layout/findfrm.cxx
index 4ec4b8d..e3c673b 100644
--- a/sw/source/core/layout/findfrm.cxx
+++ b/sw/source/core/layout/findfrm.cxx
@@ -57,8 +57,6 @@
 |*
 |*	Beschreibung		Sucht den ersten/letzten CntntFrm im BodyText unterhalb
 |* 		der Seite.
-|*	Ersterstellung		MA 15. Feb. 93
-|*	Letzte Aenderung	MA 18. Apr. 94
 |*
 |*************************************************************************/
 SwLayoutFrm *SwFtnBossFrm::FindBodyCont()
@@ -88,9 +86,6 @@ SwCntntFrm *SwPageFrm::FindLastBodyCntnt()
 |*			untergeordneten Struktur einen oder mehrere CntntFrm's enthaelt;
 |*			Falls ja wird der erste gefundene CntntFrm zurueckgegeben.
 |*
-|*	Ersterstellung		MA 13. May. 92
-|*	Letzte Aenderung	MA 20. Apr. 94
-|*
 |*************************************************************************/
 
 const SwCntntFrm *SwLayoutFrm::ContainsCntnt() const
@@ -143,8 +138,6 @@ const SwCntntFrm *SwLayoutFrm::ContainsCntnt() const
 |* 					hineinzukommen. Dort hangelt es sich wieder hoch zum
 |*					ersten SwCellFrm, seit es SectionFrms gibt, reicht kein
 |*					ContainsCntnt()->GetUpper() mehr...
-|*	Ersterstellung		AMA 17. Mar. 99
-|*	Letzte Aenderung	AMA 17. Mar. 99
 |*
 |*************************************************************************/
 
@@ -162,8 +155,6 @@ const SwCellFrm *SwLayoutFrm::FirstCell() const
 |*
 |*	Beschreibung wie ContainsCntnt, nur dass nicht nur CntntFrms, sondern auch
 |*			Bereiche und Tabellen zurueckgegeben werden.
-|*	Ersterstellung		AMA 10. Mar. 99
-|*	Letzte Aenderung	AMA 10. Mar. 99
 |*
 |*************************************************************************/
 
@@ -217,9 +208,6 @@ const SwFrm *SwLayoutFrm::ContainsAny( const bool _bInvestigateFtnForSections )
 |*
 |*	SwFrm::GetLower()
 |*
-|*	Ersterstellung		MA 27. Jul. 92
-|*	Letzte Aenderung	MA 09. Oct. 97
-|*
 |*************************************************************************/
 const SwFrm* SwFrm::GetLower() const
 {
@@ -235,9 +223,6 @@ SwFrm* SwFrm::GetLower()
 |*
 |*	SwLayoutFrm::IsAnLower()
 |*
-|*	Ersterstellung		MA 18. Mar. 93
-|*	Letzte Aenderung	MA 18. Mar. 93
-|*
 |*************************************************************************/
 BOOL SwLayoutFrm::IsAnLower( const SwFrm *pAssumed ) const
 {
@@ -411,9 +396,6 @@ const SwLayoutFrm *SwFrm::ImplGetNextLayoutLeaf( bool bFwd ) const
 |*      Frms rueckwaerts gegangen wird.
 |*      Vorwaetzwander funktioniert analog.
 |*
-|*    Ersterstellung    ??
-|*    Letzte Aenderung  MA 30. Oct. 97
-|*
 |*************************************************************************/
 
 // Achtung: Fixes in ImplGetNextCntntFrm() muessen moeglicherweise auch in
@@ -465,9 +447,6 @@ const SwCntntFrm* SwCntntFrm::ImplGetNextCntntFrm( bool bFwd ) const
 |*	SwFrm::FindRootFrm(), FindTabFrm(), FindFtnFrm(), FindFlyFrm(),
 |* 		   FindPageFrm(), FindColFrm()
 |*
-|*	Ersterstellung		??
-|*	Letzte Aenderung	MA 05. Sep. 93
-|*
 |*************************************************************************/
 SwRootFrm* SwFrm::FindRootFrm()
 {
@@ -676,9 +655,6 @@ const SwPageFrm* SwRootFrm::GetPageAtPos( const Point& rPt, const Size* pSize, b
 |*
 |*	SwFrmFrm::GetAttrSet()
 |*
-|*	Ersterstellung		MA 02. Aug. 93
-|*	Letzte Aenderung	MA 02. Aug. 93
-|*
 |*************************************************************************/
 const SwAttrSet* SwFrm::GetAttrSet() const
 {
@@ -706,8 +682,6 @@ const SwAttrSet* SwFrm::GetAttrSet() const
 |* 		  auf.
 |* 		- Tabellen verhalten sich prinzipiell analog zu den Cntnts
 |* 		- Bereiche ebenfalls
-|*	Ersterstellung		AK 14-Feb-1991
-|*	Letzte Aenderung	AMA 10. Mar. 99
 |*
 |*************************************************************************/
 
@@ -1330,9 +1304,6 @@ BOOL lcl_IsInColSct( const SwFrm *pUp )
 |*
 |*	  SwFrm::IsMoveable();
 |*
-|*	  Ersterstellung	MA 09. Mar. 93
-|*	  Letzte Aenderung	MA 05. May. 95
-|*
 |*************************************************************************/
 /** determine, if frame is moveable in given environment
 
@@ -1411,9 +1382,6 @@ bool SwFrm::IsMoveable( const SwLayoutFrm* _pLayoutFrm ) const
 |*
 |*	  SwFrm::SetInfFlags();
 |*
-|*	  Ersterstellung	MA 05. Apr. 94
-|*	  Letzte Aenderung	MA 05. Apr. 94
-|*
 |*************************************************************************/
 void SwFrm::SetInfFlags()
 {
diff --git a/sw/source/core/layout/flowfrm.cxx b/sw/source/core/layout/flowfrm.cxx
index aefff7e..e7b6de3 100644
--- a/sw/source/core/layout/flowfrm.cxx
+++ b/sw/source/core/layout/flowfrm.cxx
@@ -79,9 +79,6 @@ BOOL SwFlowFrm::bMoveBwdJump = FALSE;
 |*
 |*	SwFlowFrm::SwFlowFrm()
 |*
-|*	Ersterstellung		MA 26. Apr. 95
-|*	Letzte Aenderung	MA 26. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -117,9 +114,6 @@ sal_Bool SwFlowFrm::HasLockedFollow() const
 |*
 |*	SwFlowFrm::IsKeepFwdMoveAllowed()
 |*
-|*	Ersterstellung		MA 20. Jul. 94
-|*	Letzte Aenderung	MA 16. May. 95
-|*
 |*************************************************************************/
 
 
@@ -148,10 +142,6 @@ BOOL SwFlowFrm::IsKeepFwdMoveAllowed()
 |*
 |*	  SwFlowFrm::CheckKeep()
 |*
-|*	  Beschreibung
-|*	  Ersterstellung	MA 20. Jun. 95
-|*	  Letzte Aenderung	MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 
@@ -191,9 +181,6 @@ void SwFlowFrm::CheckKeep()
 |*
 |*	SwFlowFrm::IsKeep()
 |*
-|*	Ersterstellung		MA 09. Apr. 97
-|*	Letzte Aenderung	MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 BOOL SwFlowFrm::IsKeep( const SwAttrSet& rAttrs, bool bCheckIfLastRowShouldKeep ) const
@@ -291,9 +278,6 @@ BOOL SwFlowFrm::IsKeep( const SwAttrSet& rAttrs, bool bCheckIfLastRowShouldKeep
 |*
 |*	SwFlowFrm::BwdMoveNecessary()
 |*
-|*	Ersterstellung		MA 20. Jul. 94
-|*	Letzte Aenderung	MA 02. May. 96
-|*
 |*************************************************************************/
 
 
@@ -410,8 +394,6 @@ BYTE SwFlowFrm::BwdMoveNecessary( const SwPageFrm *pPage, const SwRect &rRect )
 |*	Beschreibung		Eine Spezialisierte Form des Cut() und Paste(), die
 |*		eine ganze Kette umhaengt (naehmlich this und folgende). Dabei werden
 |* 		nur minimale Operationen und Benachrichtigungen ausgefuehrt.
-|*	Ersterstellung		MA 18. Mar. 93
-|*	Letzte Aenderung	MA 18. May. 95
 |*
 |*************************************************************************/
 
@@ -687,9 +669,6 @@ void SwFlowFrm::MoveSubTree( SwLayoutFrm* pParent, SwFrm* pSibling )
 |*
 |*	SwFlowFrm::IsAnFollow()
 |*
-|*	Ersterstellung		MA 26. Apr. 95
-|*	Letzte Aenderung	MA 26. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -709,9 +688,6 @@ BOOL SwFlowFrm::IsAnFollow( const SwFlowFrm *pAssumed ) const
 |*
 |*	SwFlowFrm::FindMaster()
 |*
-|*	Ersterstellung		MA 26. Apr. 95
-|*	Letzte Aenderung	MA 26. Apr. 95
-|*
 |*************************************************************************/
 
 SwTxtFrm* SwCntntFrm::FindMaster() const
@@ -812,8 +788,6 @@ SwTabFrm* SwTabFrm::FindMaster( bool bFirstMaster ) const
 |* 		das _nicht_ unterhalb von this liegt (oder gar this selbst ist).
 |* 		Ausserdem muss dieses LayoutBlatt im gleichen Textfluss wie
 |* 		pAnch Ausgangsfrm liegen (Body, Ftn)
-|*	Ersterstellung		MA 25. Nov. 92
-|*	Letzte Aenderung	MA 25. Apr. 95
 |*
 |*************************************************************************/
 
@@ -851,9 +825,6 @@ const SwLayoutFrm *SwFrm::GetLeaf( MakePageType eMakePage, BOOL bFwd,
 |*
 |*	Beschreibung		Ruft Get[Next|Prev]Leaf
 |*
-|*	Ersterstellung		MA 20. Mar. 93
-|*	Letzte Aenderung	MA 25. Apr. 95
-|*
 |*************************************************************************/
 
 
@@ -976,9 +947,6 @@ BOOL SwFrm::WrongPageDesc( SwPageFrm* pNew )
 |*	Beschreibung		Liefert das naechste LayoutBlatt in den das
 |* 		Frame gemoved werden kann.
 |*
-|*	Ersterstellung		MA 16. Nov. 92
-|*	Letzte Aenderung	MA 05. Dec. 96
-|*
 |*************************************************************************/
 
 SwLayoutFrm *SwFrm::GetNextLeaf( MakePageType eMakePage )
@@ -1119,8 +1087,6 @@ SwLayoutFrm *SwFrm::GetNextLeaf( MakePageType eMakePage )
 |*
 |*	Beschreibung		Liefert das vorhergehende LayoutBlatt in das der
 |* 		Frame gemoved werden kann.
-|*	Ersterstellung		MA 16. Nov. 92
-|*	Letzte Aenderung	MA 25. Apr. 95
 |*
 |*************************************************************************/
 
@@ -1162,9 +1128,6 @@ SwLayoutFrm *SwFrm::GetPrevLeaf( MakePageType )
 |*
 |*	SwFlowFrm::IsPrevObjMove()
 |*
-|*	Ersterstellung		MA 20. Feb. 96
-|*	Letzte Aenderung	MA 22. Feb. 96
-|*
 |*************************************************************************/
 
 
@@ -1244,8 +1207,6 @@ BOOL SwFlowFrm::IsPrevObjMove() const
 |* 		im FrmFmt ein PageDesc angegeben wird.
 |*		Die Implementierung arbeitet zuaechst nur auf CntntFrms!
 |*		-->Fuer LayoutFrms ist die Definition des Vorgaengers unklar.
-|*	Ersterstellung		MA ??
-|*	Letzte Aenderung	MA 21. Mar. 95
 |*
 |*************************************************************************/
 
@@ -1308,8 +1269,6 @@ BOOL SwFlowFrm::IsPageBreak( BOOL bAct ) const
 |*		gibt ist jede weitere Ueberlegung ueberfluessig.
 |*		Die Implementierung arbeitet zuaechst nur auf CntntFrms!
 |*		-->Fuer LayoutFrms ist die Definition des Vorgaengers unklar.
-|*	Ersterstellung		MA 11. Jun. 93
-|*	Letzte Aenderung	MA 21. Mar. 95
 |*
 |*************************************************************************/
 
@@ -1847,8 +1806,6 @@ SwTwips SwFlowFrm::CalcAddLowerSpaceAsLastInTableCell(
 |*
 |*	Beschreibung		Moved den Frm vorwaerts wenn es durch die aktuellen
 |* 		Bedingungen und Attribute notwendig erscheint.
-|*	Ersterstellung		MA 05. Dec. 96
-|*	Letzte Aenderung	MA 09. Mar. 98
 |*
 |*************************************************************************/
 
@@ -1942,8 +1899,6 @@ BOOL SwFlowFrm::CheckMoveFwd( BOOL &rbMakePage, BOOL bKeep, BOOL )
 |*	BOOL SwFlowFrm::MoveFwd()
 |*
 |*	Beschreibung		Returnwert sagt, ob der Frm die Seite gewechselt hat.
-|*	Ersterstellung		MA 05. Dec. 96
-|*	Letzte Aenderung	MA 05. Dec. 96
 |*
 |*************************************************************************/
 
@@ -2150,8 +2105,6 @@ BOOL SwFlowFrm::MoveFwd( BOOL bMakePage, BOOL bPageBreak, BOOL bMoveAlways )
 |*	Beschreibung		Returnwert sagt, ob der Frm die Seite wechseln soll.
 |*						Sollte von abgeleiteten Klassen gerufen werden.
 |* 						Das moven selbst muessen die abgeleiteten uebernehmen.
-|*	Ersterstellung		MA 05. Dec. 96
-|*	Letzte Aenderung	MA 05. Dec. 96
 |*
 |*************************************************************************/
 
@@ -2709,9 +2662,6 @@ BOOL SwFlowFrm::MoveBwd( BOOL &rbReformat )
 |*
 |*	SwFlowFrm::CastFlowFrm
 |*
-|*	Ersterstellung		MA 03. May. 95
-|*	Letzte Aenderung	AMA 02. Dec. 97
-|*
 |*************************************************************************/
 
 SwFlowFrm *SwFlowFrm::CastFlowFrm( SwFrm *pFrm )
diff --git a/sw/source/core/layout/fly.cxx b/sw/source/core/layout/fly.cxx
index ffd4b9c..386b1ad 100644
--- a/sw/source/core/layout/fly.cxx
+++ b/sw/source/core/layout/fly.cxx
@@ -110,9 +110,6 @@ TYPEINIT2(SwFlyFrm,SwLayoutFrm,SwAnchoredObject);
 |*
 |*	SwFlyFrm::SwFlyFrm()
 |*
-|*	Ersterstellung		MA 28. Sep. 92
-|*	Letzte Aenderung	MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyFrm::SwFlyFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -279,9 +276,6 @@ void SwFlyFrm::InsertCnt()
 |*
 |*	SwFlyFrm::~SwFlyFrm()
 |*
-|*	Ersterstellung		MA 28. Sep. 92
-|*	Letzte Aenderung	MA 07. Jul. 95
-|*
 |*************************************************************************/
 
 SwFlyFrm::~SwFlyFrm()
@@ -379,9 +373,6 @@ void SwFlyFrm::DeleteCnt()
 |*
 |*	SwFlyFrm::InitDrawObj()
 |*
-|*	Ersterstellung		MA 02. Dec. 94
-|*	Letzte Aenderung	MA 30. Nov. 95
-|*
 |*************************************************************************/
 void SwFlyFrm::InitDrawObj( BOOL bNotify )
 {
@@ -419,9 +410,6 @@ void SwFlyFrm::InitDrawObj( BOOL bNotify )
 |*
 |*	SwFlyFrm::FinitDrawObj()
 |*
-|*	Ersterstellung		MA 12. Dec. 94
-|*	Letzte Aenderung	MA 15. May. 95
-|*
 |*************************************************************************/
 
 void SwFlyFrm::FinitDrawObj()
@@ -484,9 +472,6 @@ void SwFlyFrm::FinitDrawObj()
 |*
 |*	SwFlyFrm::ChainFrames()
 |*
-|*	Ersterstellung		MA 29. Oct. 97
-|*	Letzte Aenderung	MA 20. Jan. 98
-|*
 |*************************************************************************/
 
 void SwFlyFrm::ChainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow )
@@ -580,9 +565,6 @@ void SwFlyFrm::UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow )
 |*
 |*	SwFlyFrm::FindChainNeighbour()
 |*
-|*	Ersterstellung		MA 11. Nov. 97
-|*	Letzte Aenderung	MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyFrm *SwFlyFrm::FindChainNeighbour( SwFrmFmt &rChain, SwFrm *pAnch )
@@ -636,9 +618,6 @@ SwFlyFrm *SwFlyFrm::FindChainNeighbour( SwFrmFmt &rChain, SwFrm *pAnch )
 |*
 |*	SwFlyFrm::FindLastLower()
 |*
-|*	Ersterstellung		MA 29. Oct. 97
-|*	Letzte Aenderung	MA 29. Oct. 97
-|*
 |*************************************************************************/
 
 SwFrm *SwFlyFrm::FindLastLower()
@@ -659,9 +638,6 @@ SwFrm *SwFlyFrm::FindLastLower()
 |*
 |*	SwFlyFrm::FrmSizeChg()
 |*
-|*	Ersterstellung		MA 17. Dec. 92
-|*	Letzte Aenderung	MA 24. Jul. 96
-|*
 |*************************************************************************/
 
 BOOL SwFlyFrm::FrmSizeChg( const SwFmtFrmSize &rFrmSize )
@@ -719,9 +695,6 @@ BOOL SwFlyFrm::FrmSizeChg( const SwFmtFrmSize &rFrmSize )
 |*
 |*	SwFlyFrm::Modify()
 |*
-|*	Ersterstellung		MA 17. Dec. 92
-|*	Letzte Aenderung	MA 17. Jan. 97
-|*
 |*************************************************************************/
 
 void SwFlyFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
@@ -1099,8 +1072,6 @@ void SwFlyFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
 |*				  SwFlyFrm::GetInfo()
 |*
 |*	  Beschreibung		erfragt Informationen
-|*	  Ersterstellung	JP 31.03.94
-|*	  Letzte Aenderung	JP 31.03.94
 |*
 *************************************************************************/
 
@@ -1116,9 +1087,6 @@ BOOL SwFlyFrm::GetInfo( SfxPoolItem & rInfo ) const
 |*
 |*	SwFlyFrm::_Invalidate()
 |*
-|*	Ersterstellung		MA 15. Oct. 92
-|*	Letzte Aenderung	MA 26. Jun. 96
-|*
 |*************************************************************************/
 
 void SwFlyFrm::_Invalidate( SwPageFrm *pPage )
@@ -1158,8 +1126,6 @@ void SwFlyFrm::_Invalidate( SwPageFrm *pPage )
 |*
 |*	Beschreibung		Aenderung der relativen Position, die Position wird
 |*		damit automatisch Fix, das Attribut wird entprechend angepasst.
-|*	Ersterstellung		MA 25. Aug. 92
-|*	Letzte Aenderung	MA 09. Aug. 95
 |*
 |*************************************************************************/
 
@@ -1283,8 +1249,6 @@ void SwFlyFrm::ChgRelPos( const Point &rNewPos )
 |*
 |*	Beschreibung:		"Formatiert" den Frame; Frm und PrtArea.
 |*						Die Fixsize wird hier nicht eingestellt.
-|*	Ersterstellung		MA 14. Jun. 93
-|*	Letzte Aenderung	MA 13. Jun. 96
 |*
 |*************************************************************************/
 
@@ -1792,9 +1756,6 @@ void CalcCntnt( SwLayoutFrm *pLay,
 |*
 |*	SwFlyFrm::MakeFlyPos()
 |*
-|*	Ersterstellung		MA ??
-|*	Letzte Aenderung	MA 14. Nov. 96
-|*
 |*************************************************************************/
 // OD 2004-03-23 #i26791#
 //void SwFlyFrm::MakeFlyPos()
@@ -1828,9 +1789,6 @@ void SwFlyFrm::MakeObjPos()
 |*
 |*	SwFlyFrm::MakePrtArea()
 |*
-|*	Ersterstellung		MA 23. Jun. 93
-|*	Letzte Aenderung	MA 23. Jun. 93
-|*
 |*************************************************************************/
 void SwFlyFrm::MakePrtArea( const SwBorderAttrs &rAttrs )
 {
@@ -1852,9 +1810,6 @@ void SwFlyFrm::MakePrtArea( const SwBorderAttrs &rAttrs )
 |*
 |*	SwFlyFrm::_Grow(), _Shrink()
 |*
-|*	Ersterstellung		MA 05. Oct. 92
-|*	Letzte Aenderung	MA 05. Sep. 96
-|*
 |*************************************************************************/
 
 SwTwips SwFlyFrm::_Grow( SwTwips nDist, BOOL bTst )
@@ -2043,9 +1998,6 @@ SwTwips SwFlyFrm::_Shrink( SwTwips nDist, BOOL bTst )
 |*
 |*	SwFlyFrm::ChgSize()
 |*
-|*	Ersterstellung		MA 05. Oct. 92
-|*	Letzte Aenderung	MA 04. Sep. 96
-|*
 |*************************************************************************/
 
 Size SwFlyFrm::ChgSize( const Size& aNewSize )
@@ -2096,9 +2048,6 @@ Size SwFlyFrm::ChgSize( const Size& aNewSize )
 |*
 |*	SwFlyFrm::IsLowerOf()
 |*
-|*	Ersterstellung		MA 27. Dec. 93
-|*	Letzte Aenderung	MA 27. Dec. 93
-|*
 |*************************************************************************/
 
 BOOL SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const
@@ -2120,9 +2069,6 @@ BOOL SwFlyFrm::IsLowerOf( const SwLayoutFrm* pUpperFrm ) const
 |*
 |*	SwFlyFrm::Cut()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 23. Feb. 94
-|*
 |*************************************************************************/
 
 void SwFlyFrm::Cut()
@@ -2133,9 +2079,6 @@ void SwFlyFrm::Cut()
 |*
 |*	SwFrm::AppendFly(), RemoveFly()
 |*
-|*	Ersterstellung		MA 25. Aug. 92
-|*	Letzte Aenderung	MA 09. Jun. 95
-|*
 |*************************************************************************/
 
 void SwFrm::AppendFly( SwFlyFrm *pNew )
@@ -2321,9 +2264,6 @@ void SwFrm::RemoveDrawObj( SwAnchoredObject& _rToRemoveObj )
 |*
 |*  SwFrm::InvalidateObjs()
 |*
-|*	Ersterstellung		MA 29. Nov. 96
-|*	Letzte Aenderung	MA 29. Nov. 96
-|*
 |*************************************************************************/
 // --> OD 2004-07-01 #i28701# - change purpose of method and adjust its name
 void SwFrm::InvalidateObjs( const bool _bInvaPosOnly,
@@ -2488,9 +2428,6 @@ void SwLayoutFrm::NotifyLowerObjs( const bool _bUnlockPosOfObjs )
 |*
 |*	SwFlyFrm::NotifyDrawObj()
 |*
-|*	Ersterstellung		OK 22. Nov. 94
-|*	Letzte Aenderung	MA 10. Jan. 97
-|*
 |*************************************************************************/
 
 void SwFlyFrm::NotifyDrawObj()
@@ -2508,9 +2445,6 @@ void SwFlyFrm::NotifyDrawObj()
 |*
 |*  SwFlyFrm::CalcRel()
 |*
-|*	Ersterstellung		MA 13. Jun. 96
-|*	Letzte Aenderung	MA 10. Oct. 96
-|*
 |*************************************************************************/
 
 Size SwFlyFrm::CalcRel( const SwFmtFrmSize &rSz ) const
@@ -2631,32 +2565,8 @@ SwTwips SwFlyFrm::CalcAutoWidth() const
 
 /*************************************************************************
 |*
-|*	SwFlyFrm::AddSpacesToFrm
-|*
-|*	Ersterstellung		MA 11. Nov. 96
-|*	Letzte Aenderung	MA 10. Mar. 97
-|*
-|*************************************************************************/
-
-//SwRect SwFlyFrm::AddSpacesToFrm() const
-//{
-//  SwRect aRect( Frm() );
-//  const SvxULSpaceItem &rUL = GetFmt()->GetULSpace();
-//  const SvxLRSpaceItem &rLR = GetFmt()->GetLRSpace();
-//  aRect.Left( Max( aRect.Left() - long(rLR.GetLeft()), 0L ) );
-//  aRect.SSize().Width() += rLR.GetRight();
-//  aRect.Top( Max( aRect.Top() - long(rUL.GetUpper()), 0L ) );
-//  aRect.SSize().Height()+= rUL.GetLower();
-//  return aRect;
-//}
-
-/*************************************************************************
-|*
 |*	SwFlyFrm::GetContour()
 |*
-|*	Ersterstellung		MA 09. Jan. 97
-|*	Letzte Aenderung	MA 10. Jan. 97
-|*
 |*************************************************************************/
 /// OD 16.04.2003 #i13147# - If called for paint and the <SwNoTxtFrm> contains
 /// a graphic, load of intrinsic graphic has to be avoided.
diff --git a/sw/source/core/layout/flycnt.cxx b/sw/source/core/layout/flycnt.cxx
index af81298..8c0ccb2 100644
--- a/sw/source/core/layout/flycnt.cxx
+++ b/sw/source/core/layout/flycnt.cxx
@@ -79,9 +79,6 @@ using namespace ::com::sun::star;
 |*
 |*	SwFlyAtCntFrm::SwFlyAtCntFrm()
 |*
-|*	Ersterstellung		MA 11. Nov. 92
-|*	Letzte Aenderung	MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyAtCntFrm::SwFlyAtCntFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -98,9 +95,6 @@ TYPEINIT1(SwFlyAtCntFrm,SwFlyFreeFrm);
 |*
 |*	SwFlyAtCntFrm::Modify()
 |*
-|*	Ersterstellung		MA 08. Feb. 93
-|*	Letzte Aenderung	MA 23. Nov. 94
-|*
 |*************************************************************************/
 
 void SwFlyAtCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
@@ -245,9 +239,6 @@ void SwFlyAtCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 |*		fall das Attribut des Rahmens auf automatische Ausrichtung oben
 |* 		eingestellt.
 |*
-|*	Ersterstellung		MA 12. Nov. 92
-|*	Letzte Aenderung	MA 20. Sep. 96
-|*
 |*************************************************************************/
 //Wir brauchen ein Paar Hilfsklassen zur Kontrolle der Ozillation und ein paar
 //Funktionen um die Uebersicht zu gewaehrleisten.
@@ -621,8 +612,6 @@ bool SwFlyAtCntFrm::IsFormatPossible() const
 |*		Absatzgebundene Objekte.
 |*		Wird beim Draggen von Absatzgebundenen Objekten zur Ankeranzeige sowie
 |*		fuer Ankerwechsel benoetigt.
-|*	Ersterstellung		MA 22. Jun. 93
-|*	Letzte Aenderung	MA 30. Jan. 95
 |*
 |*************************************************************************/
 
@@ -1208,9 +1197,6 @@ const SwCntntFrm *FindAnchor( const SwFrm *pOldAnch, const Point &rNew,
 |*
 |*	SwFlyAtCntFrm::SetAbsPos()
 |*
-|*	Ersterstellung		MA 22. Jun. 93
-|*	Letzte Aenderung	MA 11. Sep. 98
-|*
 |*************************************************************************/
 
 void SwFlyAtCntFrm::SetAbsPos( const Point &rNew )
diff --git a/sw/source/core/layout/flyincnt.cxx b/sw/source/core/layout/flyincnt.cxx
index fba14fd..3ecf109 100644
--- a/sw/source/core/layout/flyincnt.cxx
+++ b/sw/source/core/layout/flyincnt.cxx
@@ -49,9 +49,6 @@ void DeepCalc( const SwFrm *pFrm );
 |*
 |*	SwFlyInCntFrm::SwFlyInCntFrm(), ~SwFlyInCntFrm()
 |*
-|*	Ersterstellung		MA 01. Dec. 92
-|*	Letzte Aenderung	MA 09. Apr. 99
-|*
 |*************************************************************************/
 SwFlyInCntFrm::SwFlyInCntFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
     SwFlyFrm( pFmt, pAnch )
@@ -84,9 +81,6 @@ TYPEINIT1(SwFlyInCntFrm,SwFlyFrm);
 |*
 |*	SwFlyInCntFrm::SetRefPoint(),
 |*
-|*	Ersterstellung		MA 01. Dec. 92
-|*	Letzte Aenderung	MA 06. Aug. 95
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::SetRefPoint( const Point& rPoint,
                                  const Point& rRelAttr,
@@ -120,9 +114,6 @@ void SwFlyInCntFrm::SetRefPoint( const Point& rPoint,
 |*
 |*	SwFlyInCntFrm::Modify()
 |*
-|*	Ersterstellung		MA 16. Dec. 92
-|*	Letzte Aenderung	MA 02. Sep. 93
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 {
@@ -168,8 +159,6 @@ void SwFlyInCntFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 |*	SwFlyInCntFrm::Format()
 |*
 |*	Beschreibung:		Hier wird der Inhalt initial mit Formatiert.
-|*	Ersterstellung		MA 16. Dec. 92
-|*	Letzte Aenderung	MA 19. May. 93
 |*
 |*************************************************************************/
 void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs )
@@ -193,8 +182,6 @@ void SwFlyInCntFrm::Format( const SwBorderAttrs *pAttrs )
 |*	Beschreibung		Im Unterschied zu anderen Frms wird hier nur die
 |*		die RelPos berechnet. Die absolute Position wird ausschliesslich
 |*		per SetAbsPos errechnet.
-|*	Ersterstellung		MA 03. Dec. 92
-|*	Letzte Aenderung	MA 12. Apr. 96
 |*
 |*************************************************************************/
 // OD 2004-03-23 #i26791#
@@ -236,9 +223,6 @@ void SwFlyInCntFrm::_ActionOnInvalidation( const InvalidationType _nInvalid )
 |*
 |*	SwFlyInCntFrm::NotifyBackground()
 |*
-|*	Ersterstellung		MA 03. Dec. 92
-|*	Letzte Aenderung	MA 26. Aug. 93
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::NotifyBackground( SwPageFrm *, const SwRect& rRect,
                                        PrepareHint eHint)
@@ -253,9 +237,6 @@ void SwFlyInCntFrm::NotifyBackground( SwPageFrm *, const SwRect& rRect,
 |*
 |*	SwFlyInCntFrm::GetRelPos()
 |*
-|*	Ersterstellung		MA 04. Dec. 92
-|*	Letzte Aenderung	MA 04. Dec. 92
-|*
 |*************************************************************************/
 const Point SwFlyInCntFrm::GetRelPos() const
 {
@@ -267,9 +248,6 @@ const Point SwFlyInCntFrm::GetRelPos() const
 |*
 |*	SwFlyInCntFrm::RegistFlys()
 |*
-|*	Ersterstellung		MA 26. Nov. 93
-|*	Letzte Aenderung	MA 26. Nov. 93
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::RegistFlys()
 {
@@ -283,9 +261,6 @@ void SwFlyInCntFrm::RegistFlys()
 |*
 |*	SwFlyInCntFrm::MakeAll()
 |*
-|*	Ersterstellung		MA 18. Feb. 94
-|*	Letzte Aenderung	MA 13. Jun. 96
-|*
 |*************************************************************************/
 void SwFlyInCntFrm::MakeAll()
 {
diff --git a/sw/source/core/layout/flylay.cxx b/sw/source/core/layout/flylay.cxx
index 83760b7..e9eedd8 100644
--- a/sw/source/core/layout/flylay.cxx
+++ b/sw/source/core/layout/flylay.cxx
@@ -70,9 +70,6 @@ using namespace ::com::sun::star;
 |*
 |*	SwFlyFreeFrm::SwFlyFreeFrm(), ~SwFlyFreeFrm()
 |*
-|*	Ersterstellung		MA 03. Dec. 92
-|*	Letzte Aenderung	MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyFreeFrm::SwFlyFreeFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -127,8 +124,6 @@ TYPEINIT1(SwFlyFreeFrm,SwFlyFrm);
 |*		ueberlappt werden.
 |* 		Es werden auch die CntntFrms innerhalb von anderen Flys
 |*		beruecksichtigt.
-|*	Ersterstellung		MA 03. Dec. 92
-|*	Letzte Aenderung	MA 26. Aug. 93
 |*
 |*************************************************************************/
 
@@ -142,9 +137,6 @@ void SwFlyFreeFrm::NotifyBackground( SwPageFrm *pPageFrm,
 |*
 |*	SwFlyFreeFrm::MakeAll()
 |*
-|*	Ersterstellung		MA 18. Feb. 94
-|*	Letzte Aenderung	MA 03. Mar. 97
-|*
 |*************************************************************************/
 
 void SwFlyFreeFrm::MakeAll()
@@ -311,9 +303,6 @@ bool SwFlyFreeFrm::HasEnvironmentAutoSize() const
 |*
 |*	SwFlyFreeFrm::CheckClip()
 |*
-|*	Ersterstellung		MA 21. Feb. 94
-|*	Letzte Aenderung	MA 03. Mar. 97
-|*
 |*************************************************************************/
 
 void SwFlyFreeFrm::CheckClip( const SwFmtFrmSize &rSz )
@@ -529,9 +518,6 @@ bool SwFlyFreeFrm::IsFormatPossible() const
 |*
 |*	SwFlyLayFrm::SwFlyLayFrm()
 |*
-|*	Ersterstellung		MA 25. Aug. 92
-|*	Letzte Aenderung	MA 09. Apr. 99
-|*
 |*************************************************************************/
 
 SwFlyLayFrm::SwFlyLayFrm( SwFlyFrmFmt *pFmt, SwFrm *pAnch ) :
@@ -547,9 +533,6 @@ TYPEINIT1(SwFlyLayFrm,SwFlyFreeFrm);
 |*
 |*	SwFlyLayFrm::Modify()
 |*
-|*	Ersterstellung		MA 08. Feb. 93
-|*	Letzte Aenderung	MA 28. Aug. 93
-|*
 |*************************************************************************/
 
 void SwFlyLayFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
@@ -631,9 +614,6 @@ void SwFlyLayFrm::Modify( SfxPoolItem *pOld, SfxPoolItem *pNew )
 |*
 |*	SwPageFrm::AppendFly()
 |*
-|*	Ersterstellung		MA 10. Oct. 92
-|*	Letzte Aenderung	MA 08. Jun. 96
-|*
 |*************************************************************************/
 
 void SwPageFrm::AppendFlyToPage( SwFlyFrm *pNew )
@@ -743,9 +723,6 @@ void SwPageFrm::AppendFlyToPage( SwFlyFrm *pNew )
 |*
 |*	SwPageFrm::RemoveFly()
 |*
-|*	Ersterstellung		MA 10. Oct. 92
-|*	Letzte Aenderung	MA 26. Aug. 96
-|*
 |*************************************************************************/
 
 void SwPageFrm::RemoveFlyFromPage( SwFlyFrm *pToRemove )
@@ -796,9 +773,6 @@ void SwPageFrm::RemoveFlyFromPage( SwFlyFrm *pToRemove )
 |*
 |*	SwPageFrm::MoveFly
 |*
-|*	Ersterstellung		MA 25. Jan. 97
-|*	Letzte Aenderung	MA 25. Jan. 97
-|*
 |*************************************************************************/
 
 void SwPageFrm::MoveFly( SwFlyFrm *pToMove, SwPageFrm *pDest )
@@ -998,9 +972,6 @@ void SwPageFrm::RemoveDrawObjFromPage( SwAnchoredObject& _rToRemoveObj )
 |*
 |*	SwPageFrm::PlaceFly
 |*
-|*	Ersterstellung		MA 08. Feb. 93
-|*	Letzte Aenderung	MA 27. Feb. 93
-|*
 |*************************************************************************/
 
 // --> OD 2005-06-09 #i50432# - adjust method description and synopsis.
@@ -1034,9 +1005,6 @@ void SwPageFrm::PlaceFly( SwFlyFrm* pFly, SwFlyFrmFmt* pFmt )
 |*
 |*	::CalcClipRect
 |*
-|*	Ersterstellung		AMA 24. Sep. 96
-|*	Letzte Aenderung	MA  18. Dec. 96
-|*
 |*************************************************************************/
 // OD 22.09.2003 #i18732# - adjustments for following text flow or not
 // AND alignment at 'page areas' for to paragraph/to character anchored objects
diff --git a/sw/source/core/layout/frmtool.cxx b/sw/source/core/layout/frmtool.cxx
index 19ce248..b10ac8a 100644
--- a/sw/source/core/layout/frmtool.cxx
+++ b/sw/source/core/layout/frmtool.cxx
@@ -111,9 +111,6 @@ BOOL StackHack::bLocked = FALSE;
 |*
 |*	SwFrmNotify::SwFrmNotify()
 |*
-|*	Ersterstellung		MA 27. Nov. 92
-|*	Letzte Aenderung	MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 SwFrmNotify::SwFrmNotify( SwFrm *pF ) :
@@ -146,9 +143,6 @@ SwFrmNotify::SwFrmNotify( SwFrm *pF ) :
 |*
 |*	SwFrmNotify::~SwFrmNotify()
 |*
-|*	Ersterstellung		MA 27. Nov. 92
-|*	Letzte Aenderung	MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 SwFrmNotify::~SwFrmNotify()
@@ -461,9 +455,6 @@ SwFrmNotify::~SwFrmNotify()
 |*
 |*	SwLayNotify::SwLayNotify()
 |*
-|*	Ersterstellung		MA 17. Nov. 92
-|*	Letzte Aenderung	MA 03. Jun. 93
-|*
 |*************************************************************************/
 
 
@@ -477,9 +468,6 @@ SwLayNotify::SwLayNotify( SwLayoutFrm *pLayFrm ) :
 |*
 |*	SwLayNotify::~SwLayNotify()
 |*
-|*	Ersterstellung		MA 17. Nov. 92
-|*	Letzte Aenderung	MA 13. Jun. 96
-|*
 |*************************************************************************/
 
 // OD 2004-05-11 #i28701# - local method to invalidate the position of all
@@ -693,9 +681,6 @@ SwLayNotify::~SwLayNotify()
 |*
 |*	SwFlyNotify::SwFlyNotify()
 |*
-|*	Ersterstellung		MA 17. Nov. 92
-|*	Letzte Aenderung	MA 26. Aug. 93
-|*
 |*************************************************************************/
 
 SwFlyNotify::SwFlyNotify( SwFlyFrm *pFlyFrm ) :
@@ -712,9 +697,6 @@ SwFlyNotify::SwFlyNotify( SwFlyFrm *pFlyFrm ) :
 |*
 |*	SwFlyNotify::~SwFlyNotify()
 |*
-|*	Ersterstellung		MA 17. Nov. 92
-|*	Letzte Aenderung	MA 09. Nov. 95
-|*
 |*************************************************************************/
 
 SwFlyNotify::~SwFlyNotify()
@@ -828,9 +810,6 @@ SwFlyNotify::~SwFlyNotify()
 |*
 |*	SwCntntNotify::SwCntntNotify()
 |*
-|*	Ersterstellung		MA 24. Nov. 92
-|*	Letzte Aenderung	MA 16. May. 95
-|*
 |*************************************************************************/
 
 SwCntntNotify::SwCntntNotify( SwCntntFrm *pCntntFrm ) :
@@ -863,9 +842,6 @@ SwCntntNotify::SwCntntNotify( SwCntntFrm *pCntntFrm ) :
 |*
 |*	SwCntntNotify::~SwCntntNotify()
 |*
-|*	Ersterstellung		MA 24. Nov. 92
-|*	Letzte Aenderung	MA 09. Apr. 97
-|*
 |*************************************************************************/
 
 SwCntntNotify::~SwCntntNotify()
@@ -1114,8 +1090,6 @@ SwCntntNotify::~SwCntntNotify()
 |*	Beschreibung		Hilfsfunktionen, die friend von irgendwem sind, damit
 |*						nicht immer gleich 'ne ganze Klasse befreundet werden
 |*						muss.
-|*	Ersterstellung		MA 13. Apr. 93
-|*	Letzte Aenderung	MA 11. May. 95
 |*
 |*************************************************************************/
 
@@ -1928,9 +1902,6 @@ void MakeFrms( SwDoc *pDoc, const SwNodeIndex &rSttIdx,
 |*
 |*	SwBorderAttrs::Ctor, DTor
 |*
-|*	Ersterstellung		MA 19. May. 93
-|*	Letzte Aenderung	MA 25. Jan. 97
-|*
 |*************************************************************************/
 
 SwBorderAttrs::SwBorderAttrs( const SwModify *pMod, const SwFrm *pConstructor ) :
@@ -1984,8 +1955,6 @@ SwBorderAttrs::~SwBorderAttrs()
 |*		der Sicherheitsabstand wird nur einkalkuliert, wenn Umrandung und/oder
 |*		Schatten im Spiel sind; er soll vermeiden, dass aufgrund der
 |*		groben physikalischen Gegebenheiten Raender usw. uebermalt werden.
-|*	Ersterstellung		MA 19. May. 93
-|*	Letzte Aenderung	MA 08. Jul. 93
 |*
 |*************************************************************************/
 
@@ -2068,8 +2037,6 @@ long SwBorderAttrs::CalcLeft( const SwFrm *pCaller ) const
 |* 						Es kann auch ohne Linien ein Abstand erwuenscht sein,
 |* 						dieser wird  dann nicht vom Attribut sondern hier
 |* 						beruecksichtigt (bBorderDist, z.B. fuer Zellen).
-|*	Ersterstellung		MA 21. May. 93
-|*	Letzte Aenderung	MA 07. Jun. 99
 |*
 |*************************************************************************/
 
@@ -2113,9 +2080,6 @@ void SwBorderAttrs::_CalcRightLine()
 |*
 |*	SwBorderAttrs::_IsLine()
 |*
-|*	Ersterstellung		MA 29. Sep. 94
-|*	Letzte Aenderung	MA 29. Sep. 94
-|*
 |*************************************************************************/
 
 void SwBorderAttrs::_IsLine()
@@ -2143,9 +2107,6 @@ void SwBorderAttrs::_IsLine()
 |*		3. Die Umrandungen links und rechts vor Vorgaenger bzw. Nachfolger
 |*		   sind identisch.
 |*
-|*	Ersterstellung		MA 22. Mar. 95
-|*	Letzte Aenderung	MA 22. May. 95
-|*
 |*************************************************************************/
 inline int CmpLines( const SvxBorderLine *pL1, const SvxBorderLine *pL2 )
 {
@@ -2315,9 +2276,6 @@ void SwBorderAttrs::_GetBottomLine( const SwFrm& _rFrm )
 |*
 |*	SwBorderAttrAccess::CTor
 |*
-|*	Ersterstellung		MA 20. Mar. 95
-|*	Letzte Aenderung	MA 29. Nov. 95
-|*
 |*************************************************************************/
 
 SwBorderAttrAccess::SwBorderAttrAccess( SwCache &rCach, const SwFrm *pFrm ) :
@@ -2335,9 +2293,6 @@ SwBorderAttrAccess::SwBorderAttrAccess( SwCache &rCach, const SwFrm *pFrm ) :
 |*
 |*	SwBorderAttrAccess::NewObj, Get
 |*
-|*	Ersterstellung		MA 20. Mar. 95
-|*	Letzte Aenderung	MA 20. Mar. 95
-|*
 |*************************************************************************/
 
 SwCacheObj *SwBorderAttrAccess::NewObj()
@@ -2355,9 +2310,6 @@ SwBorderAttrs *SwBorderAttrAccess::Get()
 |*
 |*	SwOrderIter::Ctor
 |*
-|*	Ersterstellung		MA 06. Jan. 95
-|*	Letzte Aenderung	MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 SwOrderIter::SwOrderIter( const SwPageFrm *pPg, BOOL bFlys ) :
@@ -2371,9 +2323,6 @@ SwOrderIter::SwOrderIter( const SwPageFrm *pPg, BOOL bFlys ) :
 |*
 |*	SwOrderIter::Top()
 |*
-|*	Ersterstellung		MA 06. Jan. 95
-|*	Letzte Aenderung	MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Top()
@@ -2407,9 +2356,6 @@ const SdrObject *SwOrderIter::Top()
 |*
 |*	SwOrderIter::Bottom()
 |*
-|*	Ersterstellung		MA 06. Jan. 95
-|*	Letzte Aenderung	MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Bottom()
@@ -2443,9 +2389,6 @@ const SdrObject *SwOrderIter::Bottom()
 |*
 |*	SwOrderIter::Next()
 |*
-|*	Ersterstellung		MA 06. Jan. 95
-|*	Letzte Aenderung	MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Next()
@@ -2480,9 +2423,6 @@ const SdrObject *SwOrderIter::Next()
 |*
 |*	SwOrderIter::Prev()
 |*
-|*	Ersterstellung		MA 06. Jan. 95
-|*	Letzte Aenderung	MA 22. Nov. 95
-|*
 |*************************************************************************/
 
 const SdrObject *SwOrderIter::Prev()
@@ -2517,9 +2457,6 @@ const SdrObject *SwOrderIter::Prev()
 |*
 |*	SaveCntnt(), RestoreCntnt()
 |*
-|*	Ersterstellung		MA 10. Jun. 93
-|*	Letzte Aenderung	MA 07. Mar. 95
-|*
 |*************************************************************************/
 
 //Unterstruktur eines LayoutFrms fuer eine Aktion aufheben und wieder
@@ -2856,9 +2793,6 @@ void RestoreCntnt( SwFrm *pSav, SwLayoutFrm *pParent, SwFrm *pSibling, bool bGro
 |*	SqRt()				Berechnung der Quadratwurzel, damit die math.lib
 |*		nicht auch noch dazugelinkt werden muss.
 |*
-|*	Ersterstellung		OK ??
-|*	Letzte Aenderung	MA 09. Jan. 97
-|*
 |*************************************************************************/
 
 ULONG MA_FASTCALL SqRt( BigInt nX )
@@ -2881,9 +2815,6 @@ ULONG MA_FASTCALL SqRt( BigInt nX )
 |*
 |*	InsertNewPage() 	Einsetzen einer neuen Seite.
 |*
-|*	Ersterstellung		MA 01. Jul. 93
-|*	Letzte Aenderung	MA 31. Jul. 95
-|*
 |*************************************************************************/
 
 SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper,
@@ -2924,9 +2855,6 @@ SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper,
 |*		eine Layoutstruktur und melden alle FlyFrms, die einen beliebigen Frm
 |*		innerhalb der Struktur als Anker haben bei der Seite an.
 |*
-|*	Ersterstellung		MA 08. Jul. 93
-|*	Letzte Aenderung	MA 07. Jul. 95
-|*
 |*************************************************************************/
 
 void MA_FASTCALL lcl_Regist( SwPageFrm *pPage, const SwFrm *pAnch )
@@ -2997,8 +2925,6 @@ void RegistFlys( SwPageFrm *pPage, const SwLayoutFrm *pLay )
 |*
 |*	Beschreibung		Benachrichtigt den Hintergrund je nach der
 |*		Veraenderung zwischen altem und neuem Rechteckt.
-|*	Ersterstellung		MA 18. Jun. 93
-|*	Letzte Aenderung	MA 06. Jun. 96
 |*
 |*************************************************************************/
 
diff --git a/sw/source/core/layout/ftnfrm.cxx b/sw/source/core/layout/ftnfrm.cxx
index bb76750..d175b18 100644
--- a/sw/source/core/layout/ftnfrm.cxx
+++ b/sw/source/core/layout/ftnfrm.cxx
@@ -59,9 +59,6 @@
 |*		Dokument, dort stehen die Fussnoten gluecklicherweise nach ihrem
 |*		Index sortiert.
 |*
-|*	Ersterstellung		MA 29. Jun. 93
-|*	Letzte Aenderung	MA 13. Dec. 93
-|*
 |*************************************************************************/
 
 #define ENDNOTE 0x80000000
@@ -120,9 +117,6 @@ BOOL SwFtnFrm::operator<( const SwTxtFtn* pTxtFtn ) const
 |*  oder eine Seite (ohne Spalten) sein. Wenn die Seite dabei gewechselt wird
 |*  enthaelt pPage die neue Seite und die Funktion liefert TRUE.
 |*
-|*	Ersterstellung		AMA 06. Nov. 98
-|*	Letzte Aenderung	AMA 06. Nov. 98
-|*
 |*************************************************************************/
 
 BOOL lcl_NextFtnBoss( SwFtnBossFrm* &rpBoss, SwPageFrm* &rpPage,
@@ -172,9 +166,6 @@ BOOL lcl_NextFtnBoss( SwFtnBossFrm* &rpBoss, SwPageFrm* &rpPage,
 |*  liefert die Spaltennummer, wenn pBoss eine Spalte ist,
 |*  sonst eine Null (bei Seiten).
 |*
-|*	Ersterstellung		AMA 06. Nov. 98
-|*	Letzte Aenderung	AMA 06. Nov. 98
-|*
 |*************************************************************************/
 
 USHORT lcl_ColumnNum( const SwFrm* pBoss )
@@ -209,9 +200,6 @@ USHORT lcl_ColumnNum( const SwFrm* pBoss )
 |*
 |*	SwFtnContFrm::SwFtnContFrm()
 |*
-|*	Ersterstellung		MA 24. Feb. 93
-|*	Letzte Aenderung	MA 02. Mar. 93
-|*
 |*************************************************************************/
 
 
@@ -258,8 +246,6 @@ long lcl_Undersize( const SwFrm* pFrm )
 |*
 |*	Beschreibung:		"Formatiert" den Frame;
 |*						Die Fixsize wird hier nicht eingestellt.
-|*	Ersterstellung		MA 01. Mar. 93
-|*	Letzte Aenderung	MA 17. Nov. 98
 |*
 |*************************************************************************/
 
@@ -341,9 +327,6 @@ void SwFtnContFrm::Format( const SwBorderAttrs * )
 |*
 |*	SwFtnContFrm::GrowFrm(), ShrinkFrm()
 |*
-|*	Ersterstellung		MA 24. Feb. 93
-|*	Letzte Aenderung	AMA 05. Nov. 98
-|*
 |*************************************************************************/
 
 SwTwips SwFtnContFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL )
@@ -506,9 +489,6 @@ SwTwips SwFtnContFrm::ShrinkFrm( SwTwips nDiff, BOOL bTst, BOOL bInfo )
 |*
 |*	SwFtnFrm::SwFtnFrm()
 |*
-|*	Ersterstellung		MA 24. Feb. 93
-|*	Letzte Aenderung	MA 11. Oct. 93
-|*
 |*************************************************************************/
 
 
@@ -530,9 +510,6 @@ SwFtnFrm::SwFtnFrm( SwFrmFmt *pFmt, SwCntntFrm *pCnt, SwTxtFtn *pAt ):
 |*
 |*	SwFtnFrm::InvalidateNxtFtnCnts()
 |*
-|*	Ersterstellung		MA 29. Jun. 93
-|*	Letzte Aenderung	MA 29. Jun. 93
-|*
 |*************************************************************************/
 
 
@@ -600,9 +577,6 @@ SwTwips SwFtnFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*	SwFtnFrm::Cut()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 24. Jul. 95
-|*
 |*************************************************************************/
 
 
@@ -661,9 +635,6 @@ void SwFtnFrm::Cut()
 |*
 |*	SwFtnFrm::Paste()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 23. Feb. 94
-|*
 |*************************************************************************/
 
 
@@ -733,8 +704,6 @@ void SwFtnFrm::Paste(  SwFrm* pParent, SwFrm* pSibling )
 |*	Beschreibung		Liefert das naechste LayoutBlatt in den das
 |* 		Frame gemoved werden kann.
 |* 		Neue Seiten werden nur dann erzeugt, wenn der Parameter TRUE ist.
-|*	Ersterstellung		MA 16. Nov. 92
-|*	Letzte Aenderung	AMA 09. Nov. 98
 |*
 |*************************************************************************/
 
@@ -828,8 +797,6 @@ SwLayoutFrm *SwFrm::GetNextFtnLeaf( MakePageType eMakePage )
 |*
 |*	Beschreibung		Liefert das vorhergehende LayoutBlatt in das der
 |* 		Frame gemoved werden kann.
-|*	Ersterstellung		MA 16. Nov. 92
-|*	Letzte Aenderung	AMA 06. Nov. 98
 |*
 |*************************************************************************/
 
@@ -961,9 +928,6 @@ SwLayoutFrm *SwFrm::GetPrevFtnLeaf( MakePageType eMakeFtn )
 |*
 |*	SwFrm::IsFtnAllowed()
 |*
-|*	Ersterstellung		MA 22. Mar. 94
-|*	Letzte Aenderung	MA 01. Dec. 94
-|*
 |*************************************************************************/
 
 
@@ -986,9 +950,6 @@ BOOL SwFrm::IsFtnAllowed() const
 |*
 |*	SwRootFrm::UpdateFtnNums()
 |*
-|*	Ersterstellung		MA 02. Mar. 93
-|*	Letzte Aenderung	MA 09. Dec. 97
-|*
 |*************************************************************************/
 
 
@@ -1011,9 +972,6 @@ void SwRootFrm::UpdateFtnNums()
 |*	RemoveFtns()		Entfernen aller Fussnoten (nicht etwa die Referenzen)
 |*						und Entfernen aller Fussnotenseiten.
 |*
-|*	Ersterstellung		MA 05. Dec. 97
-|*	Letzte Aenderung	AMA 06. Nov. 98
-|*
 |*************************************************************************/
 
 void lcl_RemoveFtns( SwFtnBossFrm* pBoss, BOOL bPageOnly, BOOL bEndNotes )
@@ -1107,9 +1065,6 @@ void SwRootFrm::RemoveFtns( SwPageFrm *pPage, BOOL bPageOnly, BOOL bEndNotes )
 |*
 |*	SetFtnPageDescs()	Seitenvorlagen der Fussnotenseiten aendern
 |*
-|*	Ersterstellung		MA 11. Dec. 97
-|*	Letzte Aenderung	MA 11. Dec. 97
-|*
 |*************************************************************************/
 
 void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
@@ -1128,9 +1083,6 @@ void SwRootFrm::CheckFtnPageDescs( BOOL bEndNote )
 |*
 |*	SwFtnBossFrm::MakeFtnCont()
 |*
-|*	Ersterstellung		MA 25. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1157,9 +1109,6 @@ SwFtnContFrm *SwFtnBossFrm::MakeFtnCont()
 |*
 |*	SwFtnBossFrm::FindFtnCont()
 |*
-|*	Ersterstellung		MA 25. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1189,9 +1138,6 @@ SwFtnContFrm *SwFtnBossFrm::FindFtnCont()
 |*
 |*	SwFtnBossFrm::FindNearestFtnCont()	Sucht den naechst greifbaren Fussnotencontainer.
 |*
-|*	Ersterstellung		MA 02. Aug. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 SwFtnContFrm *SwFtnBossFrm::FindNearestFtnCont( BOOL bDontLeave )
@@ -1224,8 +1170,6 @@ SwFtnContFrm *SwFtnBossFrm::FindNearestFtnCont( BOOL bDontLeave )
 |*	SwFtnBossFrm::FindFirstFtn()
 |*
 |* 	Beschreibung		Erste Fussnote des Fussnotenbosses suchen.
-|*	Ersterstellung		MA 26. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 99
 |*
 |*************************************************************************/
 
@@ -1313,8 +1257,6 @@ SwFtnFrm *SwFtnBossFrm::FindFirstFtn()
 |*	SwFtnBossFrm::FindFirstFtn()
 |*
 |* 	Beschreibunt		Erste Fussnote zum Cnt suchen.
-|*	Ersterstellung		MA 04. Mar. 93
-|*	Letzte Aenderung	AMA 28. Oct. 98
 |*
 |*************************************************************************/
 
@@ -1356,9 +1298,6 @@ const SwFtnFrm *SwFtnBossFrm::FindFirstFtn( SwCntntFrm *pCnt ) const
 |*
 |*	SwFtnBossFrm::ResetFtn()
 |*
-|*	Ersterstellung		MA 11. May. 95
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1406,9 +1345,6 @@ void SwFtnBossFrm::ResetFtn( const SwFtnFrm *pCheck )
 |*
 |*	SwFtnBossFrm::InsertFtn()
 |*
-|*	Ersterstellung		MA 26. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1676,9 +1612,6 @@ void SwFtnBossFrm::InsertFtn( SwFtnFrm* pNew )
 |*
 |*	SwFtnBossFrm::AppendFtn()
 |*
-|*	Ersterstellung		MA 25. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1911,9 +1844,6 @@ void SwFtnBossFrm::AppendFtn( SwCntntFrm *pRef, SwTxtFtn *pAttr )
 |*
 |*	SwFtnBossFrm::FindFtn()
 |*
-|*	Ersterstellung		MA 25. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1962,9 +1892,6 @@ SwFtnFrm *SwFtnBossFrm::FindFtn( const SwCntntFrm *pRef, const SwTxtFtn *pAttr )
 |*
 |*	SwFtnBossFrm::RemoveFtn()
 |*
-|*	Ersterstellung		MA 25. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -1996,9 +1923,6 @@ void SwFtnBossFrm::RemoveFtn( const SwCntntFrm *pRef, const SwTxtFtn *pAttr,
 |*
 |*	SwFtnBossFrm::ChangeFtnRef()
 |*
-|*	Ersterstellung		MA 25. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2017,9 +1941,6 @@ void SwFtnBossFrm::ChangeFtnRef( const SwCntntFrm *pOld, const SwTxtFtn *pAttr,
 |*
 |*	SwFtnBossFrm::CollectFtns()
 |*
-|*	Ersterstellung		MA 24. Jul. 95
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2085,9 +2006,6 @@ void SwFtnBossFrm::CollectFtns( const SwCntntFrm* _pRef,
 |*
 |*	SwFtnBossFrm::_CollectFtns()
 |*
-|*	Ersterstellung		MA 24. Jul. 95
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 inline void FtnInArr( SvPtrarr& rFtnArr, SwFtnFrm* pFtn )
 {
@@ -2247,9 +2165,6 @@ void SwFtnBossFrm::_CollectFtns( const SwCntntFrm*   _pRef,
 |*
 |*	SwFtnBossFrm::_MoveFtns()
 |*
-|*	Ersterstellung		MA 26. Feb. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2465,9 +2380,6 @@ void SwFtnBossFrm::_MoveFtns( SvPtrarr &rFtnArr, BOOL bCalc )
 |*
 |*	SwFtnBossFrm::MoveFtns()
 |*
-|*	Ersterstellung		BP 05. Aug. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2513,9 +2425,6 @@ void SwFtnBossFrm::MoveFtns( const SwCntntFrm *pSrc, SwCntntFrm *pDest,
 |*
 |*	SwFtnBossFrm::RearrangeFtns()
 |*
-|*	Ersterstellung		MA 20. Jan. 94
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 
@@ -2757,9 +2666,6 @@ void SwFtnBossFrm::RearrangeFtns( const SwTwips nDeadLine, const BOOL bLock,
 |*
 |*	SwPageFrm::UpdateFtnNum()
 |*
-|*	Ersterstellung		MA 02. Mar. 93
-|*	Letzte Aenderung	AMA 29. Oct. 98
-|*
 |*************************************************************************/
 
 void SwPageFrm::UpdateFtnNum()
@@ -2822,9 +2728,6 @@ void SwPageFrm::UpdateFtnNum()
 |*
 |*	SwFtnBossFrm::SetFtnDeadLine()
 |*
-|*	Ersterstellung		MA 02. Aug. 93
-|*	Letzte Aenderung	MA 16. Nov. 98
-|*
 |*************************************************************************/
 
 void SwFtnBossFrm::SetFtnDeadLine( const SwTwips nDeadLine )
@@ -2858,9 +2761,6 @@ void SwFtnBossFrm::SetFtnDeadLine( const SwTwips nDeadLine )
 |*
 |*	SwFtnBossFrm::GetVarSpace()
 |*
-|*	Ersterstellung		MA 03. Apr. 95
-|*	Letzte Aenderung	MA 16. Nov. 98
-|*
 |*************************************************************************/
 SwTwips SwFtnBossFrm::GetVarSpace() const
 {
@@ -2943,9 +2843,6 @@ SwTwips SwFtnBossFrm::GetVarSpace() const
 |* 	gibt und die Fussnoten nicht vom Bereich eingesammelt werden, ist ein Adjust..,
 |*	ansonsten ein Grow/Shrink notwendig.
 |*
-|*	Ersterstellung		AMA 09. Dec 98
-|*	Letzte Aenderung	AMA 09. Dec 98
-|*
 |*************************************************************************/
 
 BYTE SwFtnBossFrm::_NeighbourhoodAdjustment( const SwFrm* ) const
@@ -2981,9 +2878,6 @@ BYTE SwFtnBossFrm::_NeighbourhoodAdjustment( const SwFrm* ) const
 |*
 |*	SwPageFrm::SetColMaxFtnHeight()
 |*
-|*	Ersterstellung		AMA 29. Oct 98
-|*	Letzte Aenderung	AMA 29. Oct 98
-|*
 |*************************************************************************/
 void SwPageFrm::SetColMaxFtnHeight()
 {
@@ -3003,9 +2897,6 @@ void SwPageFrm::SetColMaxFtnHeight()
 |*
 |*	SwLayoutFrm::MoveLowerFtns
 |*
-|*	Ersterstellung		MA 01. Sep. 94
-|*	Letzte Aenderung	MA 05. Sep. 95
-|*
 |*************************************************************************/
 
 
@@ -3101,9 +2992,6 @@ BOOL SwLayoutFrm::MoveLowerFtns( SwCntntFrm *pStart, SwFtnBossFrm *pOldBoss,
 |*
 |*	SwLayoutFrm::MoveFtnCntFwd()
 |*
-|*	Ersterstellung		MA 24. Nov. 94
-|*	Letzte Aenderung	MA 15. Jun. 95
-|*
 |*************************************************************************/
 
 
@@ -3243,9 +3131,6 @@ BOOL SwCntntFrm::MoveFtnCntFwd( BOOL bMakePage, SwFtnBossFrm *pOldBoss )
 |*
 |*	class SwSaveFtnHeight
 |*
-|*	Ersterstellung		MA 19. Jan. 94
-|*	Letzte Aenderung	MA 19. Jan. 94
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/hffrm.cxx b/sw/source/core/layout/hffrm.cxx
index f962c0f..9e562dc 100644
--- a/sw/source/core/layout/hffrm.cxx
+++ b/sw/source/core/layout/hffrm.cxx
@@ -676,8 +676,6 @@ BOOL SwHeadFootFrm::GetEatSpacing() const
 |*	SwPageFrm::PrepareHeader()
 |*
 |*	Beschreibung		Erzeugt oder Entfernt Header
-|*	Ersterstellung		MA 04. Feb. 93
-|*	Letzte Aenderung	MA 12. May. 96
 |*
 |*************************************************************************/
 
@@ -745,8 +743,6 @@ void SwPageFrm::PrepareHeader()
 |*	SwPageFrm::PrepareFooter()
 |*
 |*	Beschreibung		Erzeugt oder Entfernt Footer
-|*	Ersterstellung		MA 04. Feb. 93
-|*	Letzte Aenderung	MA 12. May. 96
 |*
 |*************************************************************************/
 
diff --git a/sw/source/core/layout/layact.cxx b/sw/source/core/layout/layact.cxx
index 7bd6f4b..2f1c9ca 100644
--- a/sw/source/core/layout/layact.cxx
+++ b/sw/source/core/layout/layact.cxx
@@ -102,9 +102,6 @@
 |*
 |*	SwLayAction Statisches Geraffel
 |*
-|*	Ersterstellung		MA 22. Dec. 93
-|*	Letzte Aenderung	MA 22. Dec. 93
-|*
 |*************************************************************************/
 
 #define IS_FLYS (pPage->GetSortedObjs())
@@ -178,9 +175,6 @@ void SwLayAction::CheckWaitCrsr()
 |*
 |*	SwLayAction::CheckIdleEnd()
 |*
-|*	Ersterstellung		MA 12. Aug. 94
-|*	Letzte Aenderung	MA 24. Jun. 96
-|*
 |*************************************************************************/
 //Ist es wirklich schon soweit...
 inline void SwLayAction::CheckIdleEnd()
@@ -193,9 +187,6 @@ inline void SwLayAction::CheckIdleEnd()
 |*
 |*	SwLayAction::SetStatBar()
 |*
-|*	Ersterstellung		MA 10. Aug. 94
-|*	Letzte Aenderung	MA 06. Aug. 95
-|*
 |*************************************************************************/
 void SwLayAction::SetStatBar( BOOL bNew )
 {
@@ -216,8 +207,6 @@ void SwLayAction::SetStatBar( BOOL bNew )
 |* 		Veraenderungen ausgegeben bzw. wird die auszugebende Flaeche in der
 |* 		Region eingetragen.
 |* 		PaintCntnt:  fuellt die Region,
-|*	Ersterstellung		BP 19. Jan. 92
-|*	Letzte Aenderung	MA 10. Sep. 96
 |*
 |*************************************************************************/
 BOOL SwLayAction::PaintWithoutFlys( const SwRect &rRect, const SwCntntFrm *pCnt,
@@ -372,9 +361,6 @@ void SwLayAction::PaintCntnt( const SwCntntFrm *pCnt,
 |*
 |*	SwLayAction::SwLayAction()
 |*
-|*	Ersterstellung		MA 30. Oct. 92
-|*	Letzte Aenderung	MA 09. Jun. 95
-|*
 |*************************************************************************/
 SwLayAction::SwLayAction( SwRootFrm *pRt, SwViewImp *pI ) :
     pRoot( pRt ),
@@ -408,9 +394,6 @@ SwLayAction::~SwLayAction()
 |*
 |*	SwLayAction::Reset()
 |*
-|*	Ersterstellung		MA 11. Aug. 94
-|*	Letzte Aenderung	MA 09. Jun. 95
-|*
 |*************************************************************************/
 void SwLayAction::Reset()
 {
@@ -427,9 +410,6 @@ void SwLayAction::Reset()
 |*
 |*	SwLayAction::RemoveEmptyBrowserPages()
 |*
-|*	Ersterstellung		MA 10. Sep. 97
-|*	Letzte Aenderung	MA 10. Sep. 97
-|*
 |*************************************************************************/
 
 BOOL SwLayAction::RemoveEmptyBrowserPages()
@@ -463,9 +443,6 @@ BOOL SwLayAction::RemoveEmptyBrowserPages()
 |*
 |*	SwLayAction::Action()
 |*
-|*	Ersterstellung		MA 10. Aug. 94
-|*	Letzte Aenderung	MA 06. Aug. 95
-|*
 |*************************************************************************/
 void SwLayAction::Action()
 {
@@ -978,9 +955,6 @@ void SwLayAction::InternalAction()
 |*
 |*	SwLayAction::TurboAction(), _TurboAction()
 |*
-|*	Ersterstellung		MA 04. Dec. 92
-|*	Letzte Aenderung	MA 15. Aug. 93
-|*
 |*************************************************************************/
 BOOL SwLayAction::_TurboAction( const SwCntntFrm *pCnt )
 {
@@ -1069,8 +1043,6 @@ BOOL SwLayAction::TurboAction()
 |*		Fuer den BrowseMode kann auch dann der ShortCut aktiviert werden,
 |*		wenn der ungueltige Inhalt der Seite unterhalb des sichbaren
 |*		bereiches liegt.
-|*	Ersterstellung		MA 30. Oct. 92
-|*	Letzte Aenderung	MA 18. Jul. 96
 |*
 |*************************************************************************/
 static bool lcl_IsInvaLay( const SwFrm *pFrm, long nBottom )
@@ -1411,9 +1383,6 @@ BOOL SwLayAction::IsShortCut( SwPageFrm *&prPage )
 |*
 |*	SwLayAction::FormatLayout(), FormatLayoutFly, FormatLayoutTab()
 |*
-|*	Ersterstellung		MA 30. Oct. 92
-|*	Letzte Aenderung	MA 18. May. 98
-|*
 |*************************************************************************/
 // OD 15.11.2002 #105155# - introduce support for vertical layout
 BOOL SwLayAction::FormatLayout( SwLayoutFrm *pLay, BOOL bAddRect )
@@ -1833,9 +1802,6 @@ BOOL SwLayAction::FormatLayoutTab( SwTabFrm *pTab, BOOL bAddRect )
 |*
 |*	SwLayAction::FormatCntnt()
 |*
-|*	Ersterstellung		MA 30. Oct. 92
-|*	Letzte Aenderung	MA 16. Nov. 95
-|*
 |*************************************************************************/
 BOOL SwLayAction::FormatCntnt( const SwPageFrm *pPage )
 {
@@ -2026,8 +1992,6 @@ BOOL SwLayAction::FormatCntnt( const SwPageFrm *pPage )
 |*
 |* 	Beschreibung		Returnt TRUE wenn der Absatz verarbeitet wurde,
 |* 						FALSE wenn es nichts zu verarbeiten gab.
-|*	Ersterstellung		MA 07. Dec. 92
-|*	Letzte Aenderung	MA 11. Mar. 98
 |*
 |*************************************************************************/
 void SwLayAction::_FormatCntnt( const SwCntntFrm *pCntnt,
@@ -2067,8 +2031,6 @@ void SwLayAction::_FormatCntnt( const SwCntntFrm *pCntnt,
 |*	Beschreibung:
 |* 		- Returnt TRUE wenn alle Cntnts des Flys vollstaendig verarbeitet
 |* 		  wurden. FALSE wenn vorzeitig unterbrochen wurde.
-|*	Ersterstellung		MA 02. Dec. 92
-|*	Letzte Aenderung	MA 24. Jun. 96
 |*
 |*************************************************************************/
 BOOL SwLayAction::_FormatFlyCntnt( const SwFlyFrm *pFly )
@@ -2137,9 +2099,6 @@ BOOL SwLayAction::IsStopPrt() const
 |*
 |*	SwLayAction::FormatSpelling(), _FormatSpelling()
 |*
-|*	Ersterstellung		AMA 01. Feb. 96
-|*	Letzte Aenderung	AMA 01. Feb. 96
-|*
 |*************************************************************************/
 BOOL SwLayIdle::_DoIdleJob( const SwCntntFrm *pCnt, IdleJobType eJob )
 {
@@ -2353,9 +2312,6 @@ BOOL SwLayIdle::DoIdleJob( IdleJobType eJob, BOOL bVisAreaOnly )
 |*
 |*	void SwLayIdle::SwLayIdle()
 |*
-|*	Ersterstellung		MA ??
-|*	Letzte Aenderung	MA 09. Jun. 94
-|*
 |*************************************************************************/
 void SwLayIdle::ShowIdle( ColorData eColorData )
 {
@@ -2388,9 +2344,6 @@ void SwLayIdle::ShowIdle( ColorData eColorData )
 |*
 |*	void SwLayIdle::SwLayIdle()
 |*
-|*	Ersterstellung		MA 30. Oct. 92
-|*	Letzte Aenderung	MA 23. May. 95
-|*
 |*************************************************************************/
 SwLayIdle::SwLayIdle( SwRootFrm *pRt, SwViewImp *pI ) :
     pRoot( pRt ),
diff --git a/sw/source/core/layout/layouter.cxx b/sw/source/core/layout/layouter.cxx
index 214e4df..341a44d 100644
--- a/sw/source/core/layout/layouter.cxx
+++ b/sw/source/core/layout/layouter.cxx
@@ -229,9 +229,6 @@ void SwLooping::Control( SwPageFrm* pPage )
 |*
 |*	SwLayouter::SwLayouter()
 |*
-|*	Ersterstellung		AMA 02. Nov. 99
-|*	Letzte Aenderung	AMA 02. Nov. 99
-|*
 |*************************************************************************/
 
 SwLayouter::SwLayouter()
diff --git a/sw/source/core/layout/newfrm.cxx b/sw/source/core/layout/newfrm.cxx
index 48d422f..9bdd9d0 100644
--- a/sw/source/core/layout/newfrm.cxx
+++ b/sw/source/core/layout/newfrm.cxx
@@ -337,9 +337,6 @@ void _FrmFinit()
 |*
 |*	RootFrm::Alles was so zur CurrShell gehoert
 |*
-|*	Ersterstellung		MA 09. Sep. 98
-|*	Letzte Aenderung	MA 18. Feb. 99
-|*
 |*************************************************************************/
 
 typedef CurrShell* CurrShellPtr;
@@ -417,8 +414,6 @@ void InitCurrShells( SwRootFrm *pRoot )
 |* 		Der RootFrm laesst sich grundsaetzlich vom Dokument ein eigenes
 |* 		FrmFmt geben. Dieses loescht er dann selbst im DTor.
 |* 		Das eigene FrmFmt wird vom uebergebenen Format abgeleitet.
-|*	Ersterstellung		SS 05-Apr-1991
-|*	Letzte Aenderung	MA 12. Dec. 94
 |*
 |*************************************************************************/
 
@@ -539,9 +534,6 @@ SwRootFrm::SwRootFrm( SwFrmFmt *pFmt, ViewShell * pSh ) :
 |*
 |*	SwRootFrm::~SwRootFrm()
 |*
-|*	Ersterstellung		SS 05-Apr-1991
-|*	Letzte Aenderung	MA 12. Dec. 94
-|*
 |*************************************************************************/
 
 
@@ -568,9 +560,6 @@ SwRootFrm::~SwRootFrm()
 |*
 |*	SwRootFrm::RemoveMasterObjs()
 |*
-|*	Ersterstellung		MA 19.10.95
-|*	Letzte Aenderung	MA 19.10.95
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/pagechg.cxx b/sw/source/core/layout/pagechg.cxx
index 9c0e718..c17f588 100644
--- a/sw/source/core/layout/pagechg.cxx
+++ b/sw/source/core/layout/pagechg.cxx
@@ -86,9 +86,6 @@ using namespace ::com::sun::star;
 |*
 |*	SwBodyFrm::SwBodyFrm()
 |*
-|*	Ersterstellung		MA ??
-|*	Letzte Aenderung	MA 01. Aug. 93
-|*
 |*************************************************************************/
 SwBodyFrm::SwBodyFrm( SwFrmFmt *pFmt ):
     SwLayoutFrm( pFmt )
@@ -100,9 +97,6 @@ SwBodyFrm::SwBodyFrm( SwFrmFmt *pFmt ):
 |*
 |*	SwBodyFrm::Format()
 |*
-|*	Ersterstellung		MA 30. May. 94
-|*	Letzte Aenderung	MA 20. Jan. 99
-|*
 |*************************************************************************/
 void SwBodyFrm::Format( const SwBorderAttrs * )
 {
@@ -209,9 +203,6 @@ void SwBodyFrm::Paint( const SwRect& rRect, const SwPrtOptions* ) const
 |*
 |*	SwPageFrm::SwPageFrm(), ~SwPageFrm()
 |*
-|*	Ersterstellung		MA 20. Oct. 92
-|*	Letzte Aenderung	MA 08. Dec. 97
-|*
 |*************************************************************************/
 SwPageFrm::SwPageFrm( SwFrmFmt *pFmt, SwPageDesc *pPgDsc ) :
     SwFtnBossFrm( pFmt ),
@@ -382,8 +373,6 @@ void SwPageFrm::CheckDirection( BOOL bVert )
 |*
 |*	Beschreibung		Erzeugt die Spezifischen Flys zur Seite und formatiert
 |* 		generischen Cntnt
-|*	Ersterstellung		MA 20. Oct. 92
-|*	Letzte Aenderung	MA 09. Nov. 95
 |*
 |*************************************************************************/
 void MA_FASTCALL lcl_FormatLay( SwLayoutFrm *pLay )
@@ -539,9 +528,6 @@ void SwPageFrm::PreparePage( BOOL bFtn )
 |*
 |*	SwPageFrm::Modify()
 |*
-|*	Ersterstellung		MA 20. Oct. 92
-|*	Letzte Aenderung	MA 03. Mar. 96
-|*
 |*************************************************************************/
 void SwPageFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -735,8 +721,6 @@ void SwPageFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
 |*				  SwPageFrm::GetInfo()
 |*
 |*	  Beschreibung		erfragt Informationen
-|*	  Ersterstellung	JP 31.03.94
-|*	  Letzte Aenderung	JP 31.03.94
 |*
 *************************************************************************/
     // erfrage vom Modify Informationen
@@ -754,9 +738,6 @@ BOOL SwPageFrm::GetInfo( SfxPoolItem & rInfo ) const
 |*
 |*	SwPageFrm::SetPageDesc()
 |*
-|*	Ersterstellung		MA 02. Nov. 94
-|*	Letzte Aenderung	MA 02. Nov. 94
-|*
 |*************************************************************************/
 void  SwPageFrm::SetPageDesc( SwPageDesc *pNew, SwFrmFmt *pFmt )
 {
@@ -780,8 +761,6 @@ void  SwPageFrm::SetPageDesc( SwPageDesc *pNew, SwFrmFmt *pFmt )
 |* 			Dokument oder Standard (der 0-te) wenn der erste Absatz keinen
 |* 			wuenscht.
 |*	   (6.  Im HTML-Mode ist der Pagedesc immer die HTML-Seitenvorlage.)
-|*	Ersterstellung		MA 15. Feb. 93
-|*	Letzte Aenderung	MA 17. Jun. 99
 |*
 |*************************************************************************/
 SwPageDesc *SwPageFrm::FindPageDesc()
@@ -880,9 +859,6 @@ inline void SetLastPage( SwPageFrm *pPage )
 |*
 |*	SwPageFrm::Cut()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 22. Jun. 95
-|*
 |*************************************************************************/
 void SwPageFrm::Cut()
 {
@@ -954,9 +930,6 @@ void SwPageFrm::Cut()
 |*
 |*	SwPageFrm::Paste()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 07. Dec. 94
-|*
 |*************************************************************************/
 void SwPageFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 {
@@ -1004,9 +977,6 @@ void SwPageFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 |*
 |*	SwPageFrm::PrepareRegisterChg()
 |*
-|*	Ersterstellung		AMA 22. Jul. 96
-|*	Letzte Aenderung	AMA 22. Jul. 96
-|*
 |*************************************************************************/
 void lcl_PrepFlyInCntRegister( SwCntntFrm *pFrm )
 {
@@ -1071,9 +1041,6 @@ void SwPageFrm::PrepareRegisterChg()
 |*		aufgespuehrt werden, so wird versucht die Situation moeglichst
 |* 		einfache zu bereinigen.
 |*
-|*	Ersterstellung		MA 10. Feb. 93
-|*	Letzte Aenderung	MA 18. Apr. 96
-|*
 |*************************************************************************/
 void SwFrm::CheckPageDescs( SwPageFrm *pStart, BOOL bNotifyFields )
 {
@@ -1284,10 +1251,6 @@ void SwFrm::CheckPageDescs( SwPageFrm *pStart, BOOL bNotifyFields )
 |*
 |*	SwFrm::InsertPage()
 |*
-|*	Beschreibung
-|*	Ersterstellung		MA 10. Feb. 93
-|*	Letzte Aenderung	MA 27. Jul. 93
-|*
 |*************************************************************************/
 SwPageFrm *SwFrm::InsertPage( SwPageFrm *pPrevPage, BOOL bFtn )
 {
@@ -1423,9 +1386,6 @@ sw::sidebarwindows::SidebarPosition SwPageFrm::SidebarPosition() const
 |*
 |*	SwRootFrm::GrowFrm()
 |*
-|*	Ersterstellung		MA 30. Jul. 92
-|*	Letzte Aenderung	MA 05. May. 94
-|*
 |*************************************************************************/
 
 SwTwips SwRootFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL )
@@ -1438,9 +1398,6 @@ SwTwips SwRootFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL )
 |*
 |*	SwRootFrm::ShrinkFrm()
 |*
-|*	Ersterstellung		MA 30. Jul. 92
-|*	Letzte Aenderung	MA 05. May. 94
-|*
 |*************************************************************************/
 SwTwips SwRootFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL )
 {
@@ -1467,9 +1424,6 @@ SwTwips SwRootFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL )
 |* 				- einmal fuer die Endnotenseiten.
 |* 				- und einmal fuer die Seiten des Bodytextes.
 |*
-|*	Ersterstellung		MA 20. May. 92
-|*	Letzte Aenderung	MA 10. Jan. 95
-|*
 |*************************************************************************/
 void SwRootFrm::RemoveSuperfluous()
 {
@@ -1568,9 +1522,6 @@ void SwRootFrm::RemoveSuperfluous()
 |* 		sind, damit alle Seitengebundenen Rahmen und DrawObject
 |*		untergebracht sind.
 |*
-|*	Ersterstellung		MA 27. Jul. 93
-|*	Letzte Aenderung	MA 24. Apr. 97
-|*
 |*************************************************************************/
 void SwRootFrm::AssertFlyPages()
 {
@@ -1654,9 +1605,6 @@ void SwRootFrm::AssertFlyPages()
 |* 		auf allen Seiten die Seitengebunden Objecte auf der richtigen
 |* 		Seite (Seitennummer stehen).
 |*
-|*	Ersterstellung		MA 02. Nov. 94
-|*	Letzte Aenderung	MA 10. Aug. 95
-|*
 |*************************************************************************/
 void SwRootFrm::AssertPageFlys( SwPageFrm *pPage )
 {
@@ -1706,9 +1654,6 @@ void SwRootFrm::AssertPageFlys( SwPageFrm *pPage )
 |*
 |*	SwRootFrm::ChgSize()
 |*
-|*	Ersterstellung		MA 24. Jul. 92
-|*	Letzte Aenderung	MA 13. Aug. 93
-|*
 |*************************************************************************/
 Size SwRootFrm::ChgSize( const Size& aNewSize )
 {
@@ -1722,9 +1667,6 @@ Size SwRootFrm::ChgSize( const Size& aNewSize )
 |*
 |*	SwRootFrm::MakeAll()
 |*
-|*	Ersterstellung		MA 17. Nov. 92
-|*	Letzte Aenderung	MA 19. Apr. 93
-|*
 |*************************************************************************/
 void SwRootFrm::MakeAll()
 {
@@ -1746,9 +1688,6 @@ void SwRootFrm::MakeAll()
 |*
 |*	SwRootFrm::ImplInvalidateBrowseWidth()
 |*
-|*	Ersterstellung		MA 08. Jun. 96
-|*	Letzte Aenderung	MA 08. Jun. 96
-|*
 |*************************************************************************/
 void SwRootFrm::ImplInvalidateBrowseWidth()
 {
@@ -1765,9 +1704,6 @@ void SwRootFrm::ImplInvalidateBrowseWidth()
 |*
 |*	SwRootFrm::ImplCalcBrowseWidth()
 |*
-|*	Ersterstellung		MA 07. Jun. 96
-|*	Letzte Aenderung	MA 13. Jun. 96
-|*
 |*************************************************************************/
 void SwRootFrm::ImplCalcBrowseWidth()
 {
@@ -1900,9 +1836,6 @@ void SwRootFrm::ImplCalcBrowseWidth()
 |*
 |*	SwRootFrm::StartAllAction()
 |*
-|*	Ersterstellung		MA 08. Mar. 98
-|*	Letzte Aenderung	MA 08. Mar. 98
-|*
 |*************************************************************************/
 
 void SwRootFrm::StartAllAction()
diff --git a/sw/source/core/layout/pagedesc.cxx b/sw/source/core/layout/pagedesc.cxx
index 60ff05b..808b865 100644
--- a/sw/source/core/layout/pagedesc.cxx
+++ b/sw/source/core/layout/pagedesc.cxx
@@ -56,9 +56,6 @@
 |*
 |*	SwPageDesc::SwPageDesc()
 |*
-|*	Ersterstellung		MA 25. Jan. 93
-|*	Letzte Aenderung	MA 16. Feb. 94
-|*
 |*************************************************************************/
 
 
@@ -123,8 +120,6 @@ SwPageDesc::~SwPageDesc()
 |*
 |* 	Beschreibung		Gespiegelt werden nur die Raender.
 |* 		Attribute wie Umrandung und dergleichen werden 1:1 kopiert.
-|*	Ersterstellung		MA 25. Jan. 93
-|*	Letzte Aenderung	01. Nov. 94
 |*
 |*************************************************************************/
 
@@ -168,8 +163,6 @@ void SwPageDesc::ResetAllAttr( sal_Bool bLeft )
 |*                SwPageDesc::GetInfo()
 |*
 |*    Beschreibung      erfragt Informationen
-|*    Ersterstellung    JP 31.03.94
-|*    Letzte Aenderung	JP 31.03.94
 |*
 *************************************************************************/
 
@@ -187,8 +180,6 @@ BOOL SwPageDesc::GetInfo( SfxPoolItem & rInfo ) const
 |*                SwPageDesc::SetRegisterFmtColl()
 |*
 |*    Beschreibung      setzt die Vorlage fuer die Registerhaltigkeit
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung	AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -211,8 +202,6 @@ void SwPageDesc::SetRegisterFmtColl( const SwTxtFmtColl* pFmt )
 |*                SwPageDesc::GetRegisterFmtColl()
 |*
 |*    Beschreibung      holt die Vorlage fuer die Registerhaltigkeit
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung	AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -228,8 +217,6 @@ const SwTxtFmtColl* SwPageDesc::GetRegisterFmtColl() const
 |*                SwPageDesc::RegisterChange()
 |*
 |*    Beschreibung      benachrichtigt alle betroffenen PageFrames
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung	AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -278,8 +265,6 @@ void SwPageDesc::RegisterChange()
 |*
 |*    Beschreibung      reagiert insbesondere auf Aenderungen
 |* 	                    der Vorlage fuer die Registerhaltigkeit
-|*    Ersterstellung    AMA 22.07.96
-|*    Letzte Aenderung	AMA 22.07.96
 |*
 *************************************************************************/
 
@@ -374,9 +359,6 @@ BOOL SwPageDesc::IsFollowNextPageOfNode( const SwNode& rNd ) const
 |*
 |*	SwPageFtnInfo::SwPageFtnInfo()
 |*
-|*	Ersterstellung		MA 24. Feb. 93
-|*	Letzte Aenderung	MA 24. Feb. 93
-|*
 |*************************************************************************/
 
 
@@ -412,9 +394,6 @@ SwPageFtnInfo::SwPageFtnInfo( const SwPageFtnInfo &rCpy ) :
 |*
 |*	SwPageFtnInfo::operator=
 |*
-|*	Ersterstellung		MA 24. Feb. 93
-|*	Letzte Aenderung	MA 24. Feb. 93
-|*
 |*************************************************************************/
 
 
@@ -434,9 +413,6 @@ SwPageFtnInfo &SwPageFtnInfo::operator=( const SwPageFtnInfo& rCpy )
 |*
 |*	SwPageFtnInfo::operator==
 |*
-|*	Ersterstellung		MA 01. Mar. 93
-|*	Letzte Aenderung	MA 01. Mar. 93
-|*
 |*************************************************************************/
 
 
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx
index 50ac552..32dc0e4 100644
--- a/sw/source/core/layout/paintfrm.cxx
+++ b/sw/source/core/layout/paintfrm.cxx
@@ -2767,9 +2767,6 @@ void SwTabFrmPainter::Insert( SwLineEntry& rNew, bool bHori )
 |*		3. Den Dokumentinhalt (Text) Painten.
 |*		4. Den Drawlayer der ueber dem Dokuemnt liegt painten.
 |*
-|*	Ersterstellung		MA 01. Jun. 92
-|*	Letzte Aenderung	MA 10. Oct. 97
-|*
 |*************************************************************************/
 
 void SwRootFrm::Paint( const SwRect& rRect, const SwPrtOptions *pPrintData ) const
@@ -3119,9 +3116,6 @@ void SwRootFrm::Paint( const SwRect& rRect, const SwPrtOptions *pPrintData ) con
 |*
 |*	SwRootFrm::HackPrepareLongTblPaint()
 |*
-|*	Ersterstellung		MA 27. Sep. 96
-|*	Letzte Aenderung	MA 18. Nov. 97
-|*
 |*************************************************************************/
 
 void SwRootFrm::HackPrepareLongTblPaint( int nMode )
@@ -3153,9 +3147,6 @@ void SwRootFrm::HackPrepareLongTblPaint( int nMode )
 |*
 |*	SwLayoutFrm::Paint()
 |*
-|*	Ersterstellung		MA 19. May. 92
-|*	Letzte Aenderung	MA 19. Apr. 95
-|*
 |*************************************************************************/
 
 void MA_FASTCALL lcl_EmergencyFormatFtnCont( SwFtnContFrm *pCont )
@@ -3397,9 +3388,6 @@ sal_Bool SwFlyFrm::IsShadowTransparent() const
 |*
 |*	SwFlyFrm::IsPaint()
 |*
-|*	Ersterstellung		MA 16. Jan. 97
-|*	Letzte Aenderung	MA 16. Jan. 97
-|*
 |*************************************************************************/
 
 BOOL SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh )
@@ -3506,9 +3494,6 @@ void SwCellFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData */
 |*
 |*	SwFlyFrm::Paint()
 |*
-|*	Ersterstellung		MA ??
-|*	Letzte Aenderung	MA 16. Jan. 97
-|*
 |*************************************************************************/
 
 //Weiter unten definiert
@@ -3745,9 +3730,6 @@ void SwFlyFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData */
 |*
 |*	  SwTabFrm::Paint()
 |*
-|*	  Ersterstellung	MA 11. May. 93
-|*	  Letzte Aenderung	MA 23. Mar. 95
-|*
 |*************************************************************************/
 
 void SwTabFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData */ ) const
@@ -3798,8 +3780,6 @@ void SwTabFrm::Paint( const SwRect& rRect, const SwPrtOptions* /* pPrintData */
 |* 		Der Schatten wird immer an den auesseren Rand des OutRect gemalt.
 |* 		Das OutRect wird ggf. so verkleinert, dass auf diesem das
 |* 		malen der Umrandung stattfinden kann.
-|*	Ersterstellung		MA 21. Dec. 92
-|*	Letzte Aenderung	MA 29. May. 97
 |*
 |*************************************************************************/
 /// OD 23.08.2002 #99657#
@@ -4007,9 +3987,6 @@ void SwFrm::PaintShadow( const SwRect& rRect, SwRect& rOutRect,
 |*
 |*	SwFrm::PaintBorderLine()
 |*
-|*	Ersterstellung		MA 22. Dec. 92
-|*	Letzte Aenderung	MA 22. Jan. 95
-|*
 |*************************************************************************/
 
 void SwFrm::PaintBorderLine( const SwRect& rRect,
@@ -4050,8 +4027,6 @@ void SwFrm::PaintBorderLine( const SwRect& rRect,
 |*	SwFrm::PaintBorderLines()
 |*
 |*	Beschreibung		Nur alle Linien einfach oder alle Linien doppelt!!!!
-|*	Ersterstellung		MA 22. Dec. 92
-|*	Letzte Aenderung	MA 22. Mar. 95
 |*
 |*************************************************************************/
 
@@ -4518,8 +4493,6 @@ const SwFrm* lcl_HasNextCell( const SwFrm& rFrm )
 |*	SwFrm::PaintBorder()
 |*
 |*	Beschreibung		Malt Schatten und Umrandung
-|*	Ersterstellung		MA 23.01.92
-|*	Letzte Aenderung	MA 29. Jul. 96
 |*
 |*************************************************************************/
 
@@ -4840,8 +4813,6 @@ void SwFrm::PaintBorder( const SwRect& rRect, const SwPageFrm *pPage,
 |*	Beschreibung		Spezialimplementierung wg. der Fussnotenlinie.
 |* 		Derzeit braucht nur der obere Rand beruecksichtigt werden.
 |* 		Auf andere Linien und Schatten wird verzichtet.
-|*	Ersterstellung		MA 27. Feb. 93
-|*	Letzte Aenderung	MA 08. Sep. 93
 |*
 |*************************************************************************/
 
@@ -4860,8 +4831,6 @@ void SwFtnContFrm::PaintBorder( const SwRect& rRect, const SwPageFrm *pPage,
 |*	SwFtnContFrm::PaintLine()
 |*
 |*	Beschreibung		Fussnotenline malen.
-|*	Ersterstellung		MA 02. Mar. 93
-|*	Letzte Aenderung	MA 28. Mar. 94
 |*
 |*************************************************************************/
 
@@ -4909,8 +4878,6 @@ void SwFtnContFrm::PaintLine( const SwRect& rRect,
 |*
 |*	Beschreibung		Painted die Trennlinien fuer die innenliegenden
 |* 						Spalten.
-|*	Ersterstellung		MA 21. Jun. 93
-|*	Letzte Aenderung	MA 28. Mar. 94
 |*
 |*************************************************************************/
 
@@ -5630,9 +5597,6 @@ const sal_Int8 SwPageFrm::mnShadowPxWidth = 2;
 |*
 |*	SwFrm::PaintBaBo()
 |*
-|*	Ersterstellung		MA 22. Oct. 93
-|*	Letzte Aenderung	MA 19. Jun. 96
-|*
 |*************************************************************************/
 
 void SwFrm::PaintBaBo( const SwRect& rRect, const SwPageFrm *pPage,
@@ -5683,9 +5647,6 @@ void SwFrm::PaintBaBo( const SwRect& rRect, const SwPageFrm *pPage,
 |*
 |*	SwFrm::PaintBackground()
 |*
-|*	Ersterstellung		MA 04. Jan. 93
-|*	Letzte Aenderung	MA 06. Feb. 97
-|*
 |*************************************************************************/
 /// OD 05.09.2002 #102912#
 /// Do not paint background for fly frames without a background brush by
@@ -5878,8 +5839,6 @@ void SwFrm::PaintBackground( const SwRect &rRect, const SwPageFrm *pPage,
 |*	SwPageFrm::RefreshSubsidiary()
 |*
 |*	Beschreibung		Erneuert alle Hilfslinien der Seite.
-|*	Ersterstellung		MA 04. Nov. 92
-|*	Letzte Aenderung	MA 10. May. 95
 |*
 |*************************************************************************/
 
@@ -5924,9 +5883,6 @@ void SwPageFrm::RefreshSubsidiary( const SwRect &rRect ) const
 |*
 |*	SwLayoutFrm::RefreshLaySubsidiary()
 |*
-|*	Ersterstellung		MA 04. Nov. 92
-|*	Letzte Aenderung	MA 22. Jan. 95
-|*
 |*************************************************************************/
 void SwLayoutFrm::RefreshLaySubsidiary( const SwPageFrm *pPage,
                                         const SwRect &rRect ) const
@@ -6002,8 +5958,6 @@ void SwLayoutFrm::RefreshLaySubsidiary( const SwPageFrm *pPage,
 |*
 |*	Beschreibung		Hilfslinien um die PrtAreas malen
 |* 		Nur die LayoutFrm's die direkt Cntnt enthalten.
-|*	Ersterstellung		MA 21. May. 92
-|*	Letzte Aenderung	MA 22. Jan. 95
 |*
 |*************************************************************************/
 
@@ -6283,8 +6237,6 @@ void SwLayoutFrm::PaintSubsidiaryLines( const SwPageFrm *pPage,
 |*	Beschreibung		Erneuert alle Extradaten (Zeilennummern usw) der Seite.
 |* 						Grundsaetzlich sind nur diejenigen Objekte beruecksichtig,
 |* 						die in die seitliche Ausdehnung des Rects ragen.
-|*	Ersterstellung		MA 20. Jan. 98
-|*	Letzte Aenderung	MA 18. Feb. 98
 |*
 |*************************************************************************/
 
@@ -6410,8 +6362,6 @@ const Font& SwPageFrm::GetEmptyPageFont()
 |*		Retouche wird nur dann durchgefuehrt, wenn der Frm der letzte seiner
 |* 		Kette ist. Der Gesamte Bereich des Upper unterhalb des Frm wird
 |* 		per PaintBackground gecleared.
-|*	  Ersterstellung	MA 13. Apr. 93
-|*	  Letzte Aenderung	MA 25. Jul. 96
 |*
 |*************************************************************************/
 
@@ -6499,8 +6449,6 @@ void SwFrm::Retouche( const SwPageFrm * pPage, const SwRect &rRect ) const
         Upper vorgegeben, die erste Brush wird benutzt.
         Ist fuer keinen Frm eine Brush angegeben, so wird FALSE zurueck-
         geliefert.
-    Ersterstellung      MA 23. Dec. 92
-    Letzte Aenderung    MA 04. Feb. 97
 
     @param rpBrush
     output parameter - constant reference pointer the found background brush
@@ -6518,10 +6466,6 @@ void SwFrm::Retouche( const SwPageFrm * pPage, const SwRect &rRect ) const
     input parameter - boolean indicating, if background brush should *not* be
     taken from parent.
 
-    @author MA
-    @change 20.08.2002 by OD
-    @docdate 20.08.2002
-
     @return true, if a background brush for the frame is found
 */
 BOOL SwFrm::GetBackgroundBrush( const SvxBrushItem* & rpBrush,
@@ -6626,9 +6570,6 @@ BOOL SwFrm::GetBackgroundBrush( const SvxBrushItem* & rpBrush,
 |*
 |*	SwFrmFmt::GetGraphic()
 |*
-|*	Ersterstellung		MA 23. Jul. 96
-|*	Letzte Aenderung	MA 23. Jul. 96
-|*
 |*************************************************************************/
 
 void SetOutDevAndWin( ViewShell *pSh, OutputDevice *pO,
diff --git a/sw/source/core/layout/ssfrm.cxx b/sw/source/core/layout/ssfrm.cxx
index d801bef..a979866 100644
--- a/sw/source/core/layout/ssfrm.cxx
+++ b/sw/source/core/layout/ssfrm.cxx
@@ -361,66 +361,6 @@ Point SwFrm::GetFrmAnchorPos( sal_Bool bIgnoreFlysAnchoredAtThisFrame ) const
 |*
 |*	SwFrm::~SwFrm()
 |*
-|*	Ersterstellung		MA 02. Mar. 94
-|*	Letzte Aenderung	MA 25. Jun. 95
-|*
-|*************************************************************************/
-
-
-SwFrm::~SwFrm()
-{
-    // accessible objects for fly and cell frames have been already disposed
-    // by the destructors of the derived classes.
-    if( IsAccessibleFrm() && !(IsFlyFrm() || IsCellFrm()) && GetDep() )
-    {
-        SwRootFrm *pRootFrm = FindRootFrm();
-        if( pRootFrm && pRootFrm->IsAnyShellAccessible() )
-        {
-            ViewShell *pVSh = pRootFrm->GetCurrShell();
-            if( pVSh && pVSh->Imp() )
-            {
-                OSL_ENSURE( !GetLower(), "Lowers should be dispose already!" );
-                pVSh->Imp()->DisposeAccessibleFrm( this );
-            }
-        }
-    }
-
-    if( pDrawObjs )
-    {
-        for ( sal_uInt32 i = pDrawObjs->Count(); i; )
-        {
-            SwAnchoredObject* pAnchoredObj = (*pDrawObjs)[--i];
-            if ( pAnchoredObj->ISA(SwFlyFrm) )
-                delete pAnchoredObj;
-            else
-            {
-                SdrObject* pSdrObj = pAnchoredObj->DrawObj();
-                SwDrawContact* pContact =
-                        static_cast<SwDrawContact*>(pSdrObj->GetUserCall());
-                OSL_ENSURE( pContact,
-                        "<SwFrm::~SwFrm> - missing contact for drawing object" );
-                if ( pContact )
-                {
-                    pContact->DisconnectObjFromLayout( pSdrObj );
-                }
-            }
-        }
-        if ( pDrawObjs )
-            delete pDrawObjs;
-    }
-
-#if OSL_DEBUG_LEVEL > 1
-    // JP 15.10.2001: for detection of access to deleted frames
-    pDrawObjs = (SwSortedObjs*)0x33333333;
-#endif
-}
-
-/*************************************************************************
-|*
-|*	  SwLayoutFrm::SetFrmFmt()
-|*	  Ersterstellung	MA 22. Apr. 93
-|*	  Letzte Aenderung	MA 02. Nov. 94
-|*
 |*************************************************************************/
 
 
@@ -491,9 +431,6 @@ SwCntntFrm::~SwCntntFrm()
 |*
 |*	SwLayoutFrm::~SwLayoutFrm
 |*
-|*	Ersterstellung		AK 28-Feb-1991
-|*	Letzte Aenderung	MA 11. Jan. 95
-|*
 |*************************************************************************/
 
 
@@ -585,9 +522,6 @@ SwLayoutFrm::~SwLayoutFrm()
 |*
 |*	SwFrm::PaintArea()
 |*
-|*	Created		AMA 08/22/2000
-|*	Last change	AMA 08/23/2000
-|*
 |*  The paintarea is the area, in which the content of a frame is allowed
 |*  to be displayed. This region could be larger than the printarea (Prt())
 |*  of the upper, it includes e.g. often the margin of the page.
@@ -688,9 +622,6 @@ const SwRect SwFrm::PaintArea() const
 |*
 |*	SwFrm::UnionFrm()
 |*
-|*	Created		AMA 08/22/2000
-|*	Last change	AMA 08/23/2000
-|*
 |*  The unionframe is the framearea (Frm()) of a frame expanded by the
 |*  printarea, if there's a negative margin at the left or right side.
 |*
diff --git a/sw/source/core/layout/tabfrm.cxx b/sw/source/core/layout/tabfrm.cxx
index 70f2223..46702b2 100644
--- a/sw/source/core/layout/tabfrm.cxx
+++ b/sw/source/core/layout/tabfrm.cxx
@@ -92,9 +92,6 @@ using namespace ::com::sun::star;
 |*
 |*	SwTabFrm::SwTabFrm(), ~SwTabFrm()
 |*
-|*	Ersterstellung		MA 09. Mar. 93
-|*	Letzte Aenderung	MA 30. May. 96
-|*
 |*************************************************************************/
 SwTabFrm::SwTabFrm( SwTable &rTab ):
     SwLayoutFrm( rTab.GetFrmFmt() ),
@@ -176,9 +173,6 @@ SwTabFrm::~SwTabFrm()
 |*
 |*	SwTabFrm::JoinAndDelFollows()
 |*
-|*	Ersterstellung		MA 30. May. 96
-|*	Letzte Aenderung	MA 30. May. 96
-|*
 |*************************************************************************/
 void SwTabFrm::JoinAndDelFollows()
 {
@@ -194,9 +188,6 @@ void SwTabFrm::JoinAndDelFollows()
 |*
 |*	SwTabFrm::RegistFlys()
 |*
-|*	Ersterstellung		MA 08. Jul. 93
-|*	Letzte Aenderung	MA 27. Jan. 99
-|*
 |*************************************************************************/
 void SwTabFrm::RegistFlys()
 {
@@ -1018,9 +1009,6 @@ bool lcl_FindSectionsInRow( const SwRowFrm& rRow )
 |*
 |*	SwTabFrm::Split(), Join()
 |*
-|*	Ersterstellung		MA 03. Jun. 93
-|*	Letzte Aenderung	MA 03. Sep. 96
-|*
 |*************************************************************************/
 bool SwTabFrm::Split( const SwTwips nCutPos, bool bTryToSplit, bool bTableRowKeep )
 {
@@ -1423,9 +1411,6 @@ bool SwTabFrm::Join()
 |*
 |*	SwTabFrm::MakeAll()
 |*
-|*	Ersterstellung		MA 09. Mar. 93
-|*	Letzte Aenderung	MA 10. Apr. 97
-|*
 |*************************************************************************/
 void MA_FASTCALL SwInvalidatePositions( SwFrm *pFrm, long nBottom )
 {
@@ -2720,8 +2705,6 @@ void SwTabFrm::MakeAll()
 |*
 |*	Beschreibung:		Berechnet die Offsets, die durch FlyFrames
 |*						entstehen.
-|*	Ersterstellung		MA/MIB 14. Apr. 99
-|*	Letzte Aenderung
 |*
 |*************************************************************************/
 BOOL SwTabFrm::CalcFlyOffsets( SwTwips& rUpper,
@@ -2880,8 +2863,6 @@ BOOL SwTabFrm::CalcFlyOffsets( SwTwips& rUpper,
 |*
 |*	Beschreibung:		"Formatiert" den Frame; Frm und PrtArea
 |*						Die Fixsize wird hier nicht eingestellt.
-|*	Ersterstellung		MA 09. Mar. 93
-|*	Letzte Aenderung	MA 18. Jun. 97
 |*
 |*************************************************************************/
 void SwTabFrm::Format( const SwBorderAttrs *pAttrs )
@@ -3153,9 +3134,6 @@ void SwTabFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*	SwTabFrm::GrowFrm()
 |*
-|*	Ersterstellung		MA 12. Mar. 93
-|*	Letzte Aenderung	MA 23. Sep. 96
-|*
 |*************************************************************************/
 SwTwips SwTabFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -3239,9 +3217,6 @@ SwTwips SwTabFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*	  SwTabFrm::Modify()
 |*
-|*	  Ersterstellung	MA 14. Mar. 93
-|*	  Letzte Aenderung	MA 06. Dec. 96
-|*
 |*************************************************************************/
 void SwTabFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -3401,9 +3376,6 @@ void SwTabFrm::_UpdateAttr( SfxPoolItem *pOld, SfxPoolItem *pNew,
 |*
 |*	  SwTabFrm::GetInfo()
 |*
-|*	  Ersterstellung	MA 06. Dec. 96
-|*	  Letzte Aenderung	MA 26. Jun. 98
-|*
 |*************************************************************************/
 BOOL SwTabFrm::GetInfo( SfxPoolItem &rHnt ) const
 {
@@ -3435,9 +3407,6 @@ BOOL SwTabFrm::GetInfo( SfxPoolItem &rHnt ) const
 |*
 |*	  SwTabFrm::FindLastCntnt()
 |*
-|*	  Ersterstellung	MA 13. Apr. 93
-|*	  Letzte Aenderung	MA 15. May. 98
-|*
 |*************************************************************************/
 SwCntntFrm *SwTabFrm::FindLastCntnt()
 {
@@ -3513,9 +3482,6 @@ SwCntntFrm *SwTabFrm::FindLastCntnt()
 |*
 |*	SwTabFrm::GetLeaf()
 |*
-|*	Ersterstellung		MA 19. Mar. 93
-|*	Letzte Aenderung	MA 25. Apr. 95
-|*
 |*************************************************************************/
 SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, BOOL bFwd )
 {
@@ -3538,8 +3504,6 @@ SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, BOOL bFwd )
 |*	SwTabFrm::ShouldBwdMoved()
 |*
 |* 	Beschreibung		Returnwert sagt ob der Frm verschoben werden sollte
-|*	Ersterstellung		MA 10. Jul. 95
-|*	Letzte Aenderung	MA 04. Mar. 97
 |*
 |*************************************************************************/
 BOOL SwTabFrm::ShouldBwdMoved( SwLayoutFrm *pNewUpper, BOOL, BOOL &rReformat )
@@ -3648,9 +3612,6 @@ BOOL SwTabFrm::ShouldBwdMoved( SwLayoutFrm *pNewUpper, BOOL, BOOL &rReformat )
 |*
 |*	SwTabFrm::Cut()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 09. Sep. 98
-|*
 |*************************************************************************/
 void SwTabFrm::Cut()
 {
@@ -3743,9 +3704,6 @@ void SwTabFrm::Cut()
 |*
 |*	SwTabFrm::Paste()
 |*
-|*	Ersterstellung		MA 23. Feb. 94
-|*	Letzte Aenderung	MA 09. Sep. 98
-|*
 |*************************************************************************/
 void SwTabFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 {
@@ -3814,9 +3772,6 @@ void SwTabFrm::Paste( SwFrm* pParent, SwFrm* pSibling )
 |*
 |*  SwTabFrm::Prepare()
 |*
-|*  Created        AMA 01/10/02
-|*  Last Change    AMA 01/10/02
-|*
 |*************************************************************************/
 void SwTabFrm::Prepare( const PrepareHint eHint, const void *, BOOL )
 {
@@ -3828,9 +3783,6 @@ void SwTabFrm::Prepare( const PrepareHint eHint, const void *, BOOL )
 |*
 |*	SwRowFrm::SwRowFrm(), ~SwRowFrm()
 |*
-|*	Ersterstellung		MA 09. Mar. 93
-|*	Letzte Aenderung	MA 30. May. 96
-|*
 |*************************************************************************/
 SwRowFrm::SwRowFrm( const SwTableLine &rLine, bool bInsertContent ):
     SwLayoutFrm( rLine.GetFrmFmt() ),
@@ -3875,9 +3827,6 @@ SwRowFrm::~SwRowFrm()
 |*
 |*	SwRowFrm::RegistFlys()
 |*
-|*	Ersterstellung		MA 08. Jul. 93
-|*	Letzte Aenderung	MA 08. Jul. 93
-|*
 |*************************************************************************/
 void SwRowFrm::RegistFlys( SwPageFrm *pPage )
 {
@@ -3888,9 +3837,6 @@ void SwRowFrm::RegistFlys( SwPageFrm *pPage )
 |*
 |*	  SwRowFrm::Modify()
 |*
-|*	  Ersterstellung	MA 12. Nov. 97
-|*	  Letzte Aenderung	MA 12. Nov. 97
-|*
 |*************************************************************************/
 void SwRowFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 {
@@ -3935,9 +3881,6 @@ void SwRowFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
 |*
 |*	SwRowFrm::MakeAll()
 |*
-|*	Ersterstellung		MA 01. Mar. 94
-|*	Letzte Aenderung	MA 01. Mar. 94
-|*
 |*************************************************************************/
 void SwRowFrm::MakeAll()
 {
@@ -3950,9 +3893,6 @@ void SwRowFrm::MakeAll()
 |*
 |*	SwRowFrm::Format()
 |*
-|*	Ersterstellung		MA 13. Mar. 93
-|*	Letzte Aenderung	MA 20. Jun. 96
-|*
 |*************************************************************************/
 long MA_FASTCALL CalcHeightWidthFlys( const SwFrm *pFrm )
 {
@@ -4481,9 +4421,6 @@ void SwRowFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*	SwRowFrm::AdjustCells()
 |*
-|*	Ersterstellung		MA 10. Aug. 93
-|*	Letzte Aenderung	MA 16. Dec. 96
-|*
 |*************************************************************************/
 void SwRowFrm::AdjustCells( const SwTwips nHeight, const BOOL bHeight )
 {
@@ -4585,9 +4522,6 @@ void SwRowFrm::AdjustCells( const SwTwips nHeight, const BOOL bHeight )
 |*
 |*	SwRowFrm::Cut()
 |*
-|*	Ersterstellung		MA 12. Nov. 97
-|*	Letzte Aenderung	MA 12. Nov. 97
-|*
 |*************************************************************************/
 void SwRowFrm::Cut()
 {
@@ -4627,9 +4561,6 @@ void SwRowFrm::Cut()
 |*
 |*	SwRowFrm::GrowFrm()
 |*
-|*	Ersterstellung		MA 15. Mar. 93
-|*	Letzte Aenderung	MA 05. May. 94
-|*
 |*************************************************************************/
 
 
@@ -4703,9 +4634,6 @@ SwTwips SwRowFrm::GrowFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 |*
 |*	SwRowFrm::ShrinkFrm()
 |*
-|*	Ersterstellung		MA 15. Mar. 93
-|*	Letzte Aenderung	MA 20. Jun. 96
-|*
 |*************************************************************************/
 SwTwips SwRowFrm::ShrinkFrm( SwTwips nDist, BOOL bTst, BOOL bInfo )
 {
@@ -4846,9 +4774,6 @@ bool SwRowFrm::ShouldRowKeepWithNext() const
 |*
 |*	SwCellFrm::SwCellFrm(), ~SwCellFrm()
 |*
-|*	Ersterstellung		MA 09. Mar. 93
-|*	Letzte Aenderung	MA 30. May. 96
-|*
 |*************************************************************************/
 SwCellFrm::SwCellFrm( const SwTableBox &rBox, bool bInsertContent ) :
     SwLayoutFrm( rBox.GetFrmFmt() ),
@@ -4904,9 +4829,6 @@ SwCellFrm::~SwCellFrm()
 |*
 |*	SwCellFrm::Format()
 |*
-|*	Ersterstellung		MA 09. Mar. 93
-|*	Letzte Aenderung	MA 29. Jan. 98
-|*
 |*************************************************************************/
 BOOL lcl_ArrangeLowers( SwLayoutFrm *pLay, long lYStart, BOOL bInva )
 {
@@ -5407,9 +5329,6 @@ void SwCellFrm::Format( const SwBorderAttrs *pAttrs )
 |*
 |*	  SwCellFrm::Modify()
 |*
-|*	  Ersterstellung	MA 20. Dec. 96
-|*	  Letzte Aenderung	MA 20. Dec. 96
-|*
 |*************************************************************************/
 
 void SwCellFrm::Modify( SfxPoolItem * pOld, SfxPoolItem * pNew )
diff --git a/sw/source/core/para/paratr.cxx b/sw/source/core/para/paratr.cxx
index 4825f5c..2ee4dd9 100644
--- a/sw/source/core/para/paratr.cxx
+++ b/sw/source/core/para/paratr.cxx
@@ -62,8 +62,6 @@ TYPEINIT1_AUTOFACTORY( SwParaConnectBorderItem, SfxBoolItem);
 
 /*************************************************************************
 |*    Beschreibung		Methoden von SwFmtDrop
-|*    Ersterstellung	MS  19.02.91
-|*    Letzte Aenderung	JP 08.08.94
 *************************************************************************/
 
 
diff --git a/sw/source/core/text/txtcache.cxx b/sw/source/core/text/txtcache.cxx
index 61b1747..286daba 100644
--- a/sw/source/core/text/txtcache.cxx
+++ b/sw/source/core/text/txtcache.cxx
@@ -41,9 +41,6 @@
 |*
 |*	SwTxtLine::SwTxtLine(), ~SwTxtLine()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwTxtLine::SwTxtLine( SwTxtFrm *pFrm, SwParaPortion *pNew ) :
@@ -61,9 +58,6 @@ SwTxtLine::~SwTxtLine()
 |*
 |*	SwTxtLineAccess::NewObj()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwCacheObj *SwTxtLineAccess::NewObj()
@@ -75,9 +69,6 @@ SwCacheObj *SwTxtLineAccess::NewObj()
 |*
 |*	SwTxtLineAccess::GetPara()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwParaPortion *SwTxtLineAccess::GetPara()
@@ -100,9 +91,6 @@ SwParaPortion *SwTxtLineAccess::GetPara()
 |*
 |*	SwTxtLineAccess::SwTxtLineAccess()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 16. Mar. 94
-|*
 |*************************************************************************/
 
 SwTxtLineAccess::SwTxtLineAccess( const SwTxtFrm *pOwn ) :
@@ -114,9 +102,6 @@ SwTxtLineAccess::SwTxtLineAccess( const SwTxtFrm *pOwn ) :
 |*
 |*	SwTxtLineAccess::IsAvailable
 |*
-|*	Ersterstellung		MA 23. Mar. 94
-|*	Letzte Aenderung	MA 23. Mar. 94
-|*
 |*************************************************************************/
 
 sal_Bool SwTxtLineAccess::IsAvailable() const
@@ -130,9 +115,6 @@ sal_Bool SwTxtLineAccess::IsAvailable() const
 |*
 |*	SwTxtFrm::HasPara()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 sal_Bool SwTxtFrm::_HasPara() const
@@ -154,9 +136,6 @@ sal_Bool SwTxtFrm::_HasPara() const
 |*
 |*	SwTxtFrm::GetPara()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 SwParaPortion *SwTxtFrm::GetPara()
@@ -177,9 +156,6 @@ SwParaPortion *SwTxtFrm::GetPara()
 |*
 |*	SwTxtFrm::ClearPara()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 void SwTxtFrm::ClearPara()
@@ -203,9 +179,6 @@ void SwTxtFrm::ClearPara()
 |*
 |*	SwTxtFrm::SetPara()
 |*
-|*	Ersterstellung		MA 16. Mar. 94
-|*	Letzte Aenderung	MA 22. Aug. 94
-|*
 |*************************************************************************/
 
 void SwTxtFrm::SetPara( SwParaPortion *pNew, sal_Bool bDelete )
diff --git a/sw/source/core/txtnode/atrfld.cxx b/sw/source/core/txtnode/atrfld.cxx
index a62fe76..b70a205 100644
--- a/sw/source/core/txtnode/atrfld.cxx
+++ b/sw/source/core/txtnode/atrfld.cxx
@@ -255,8 +255,6 @@ BOOL SwFmtFld::IsProtect() const
 |*                SwTxtFld::SwTxtFld()
 |*
 |*    Beschreibung      Attribut fuer automatischen Text, Ctor
-|*    Ersterstellung    BP 30.04.92
-|*    Letzte Aenderung	JP 15.08.94
 |*
 *************************************************************************/
 
@@ -284,8 +282,6 @@ SwTxtFld::~SwTxtFld( )
 |*                SwTxtFld::Expand()
 |*
 |*    Beschreibung      exandiert das Feld und tauscht den Text im Node
-|*    Ersterstellung    BP 30.04.92
-|*    Letzte Aenderung	JP 15.08.94
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/txtnode/atrftn.cxx b/sw/source/core/txtnode/atrftn.cxx
index f1c243d..b818124 100644
--- a/sw/source/core/txtnode/atrftn.cxx
+++ b/sw/source/core/txtnode/atrftn.cxx
@@ -53,10 +53,6 @@
 |*
 |*    class SwFmtFtn
 |*
-|*    Beschreibung
-|*    Ersterstellung    JP 09.08.94
-|*    Letzte Aenderung  JP 08.08.94
-|*
 *************************************************************************/
 
 
diff --git a/sw/source/core/txtnode/fmtatr2.cxx b/sw/source/core/txtnode/fmtatr2.cxx
index 7830b0e..1ee547b 100644
--- a/sw/source/core/txtnode/fmtatr2.cxx
+++ b/sw/source/core/txtnode/fmtatr2.cxx
@@ -71,9 +71,6 @@ TYPEINIT1_AUTOFACTORY(SwFmtAutoFmt, SfxPoolItem);
 /*************************************************************************
 |*
 |*    class SwFmtCharFmt
-|*    Beschreibung
-|*    Ersterstellung    JP 23.11.90
-|*    Letzte Aenderung  JP 09.08.94
 |*
 *************************************************************************/
 
@@ -145,9 +142,6 @@ bool SwFmtCharFmt::PutValue( const uno::Any& , BYTE   )
 /*************************************************************************
 |*
 |*    class SwFmtAutoFmt
-|*    Beschreibung
-|*    Ersterstellung    AMA 12.05.06
-|*    Letzte Aenderung  AMA 12.05.06
 |*
 *************************************************************************/
 
@@ -192,9 +186,6 @@ bool SwFmtAutoFmt::PutValue( const uno::Any& , BYTE )
 /*************************************************************************
 |*
 |*    class SwFmtINetFmt
-|*    Beschreibung
-|*    Ersterstellung    AMA 02.08.96
-|*    Letzte Aenderung  AMA 02.08.96
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 9828a16..82b26a6 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -1830,8 +1830,6 @@ void SwTxtNode::InsertText( const XubString & rStr, const SwIndex & rIdx,
 |*	SwTxtNode::Cut()
 |*
 |*	Beschreibung		text.doc
-|*	Ersterstellung		VB 20.03.91
-|*	Letzte Aenderung	JP 11.08.94
 |*
 *************************************************************************/
 
diff --git a/sw/source/core/txtnode/swfntcch.cxx b/sw/source/core/txtnode/swfntcch.cxx
index f4a6a1c..23ccfdb 100644
--- a/sw/source/core/txtnode/swfntcch.cxx
+++ b/sw/source/core/txtnode/swfntcch.cxx
@@ -46,9 +46,6 @@ SwFontCache *pSwFontCache = NULL;
 |*
 |*	SwFontObj::SwFontObj(), ~SwFontObj()
 |*
-|*	Ersterstellung		AMA 25. Jun. 95
-|*	Letzte Aenderung	AMA 25. Jun. 95
-|*
 |*************************************************************************/
 
 SwFontObj::SwFontObj( const void *pOwn, ViewShell *pSh ) :
@@ -69,9 +66,6 @@ SwFontObj::~SwFontObj()
 |*
 |*	SwFontAccess::SwFontAccess()
 |*
-|*	Ersterstellung		AMA 25. Jun. 95
-|*	Letzte Aenderung	AMA 25. Jun. 95
-|*
 |*************************************************************************/
 
 SwFontAccess::SwFontAccess( const void *pOwn, ViewShell *pSh ) :
diff --git a/sw/source/core/undo/rolbck.cxx b/sw/source/core/undo/rolbck.cxx
index aaedfcf..7c757b6 100644
--- a/sw/source/core/undo/rolbck.cxx
+++ b/sw/source/core/undo/rolbck.cxx
@@ -1038,8 +1038,6 @@ SwHistory::~SwHistory()
 |*    void SwHistory::Add()
 |*
 |*    Beschreibung		Dokument 1.0
-|*    Ersterstellung    JP 18.02.91
-|*    Letzte Aenderung  JP 18.02.91
 |*
 *************************************************************************/
 
@@ -1192,8 +1190,6 @@ void SwHistory::Add(const SfxItemSet & rSet, const SwCharFmt & rFmt)
 |*    BOOL SwHistory::Rollback()
 |*
 |*    Beschreibung		Dokument 1.0
-|*    Ersterstellung    JP 18.02.91
-|*    Letzte Aenderung  JP 18.02.91
 |*
 *************************************************************************/
 
-- 
1.7.3.5


--------------000301050909050105060206
Content-Type: text/plain;
 name="0006-Remove-obsolete-RCS-lines.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="0006-Remove-obsolete-RCS-lines.patch"



More information about the LibreOffice mailing list