[PATCH 7/7] Remove some more dates..

Thomas Arnhold thomas at arnhold.org
Mon Jan 17 23:31:58 PST 2011


---
 sw/source/core/crsr/crsrsh.cxx    |    2 --
 sw/source/core/docnode/ndtbl1.cxx |   12 ------------
 sw/source/core/frmedt/fetab.cxx   |   33 ---------------------------------
 sw/source/core/txtnode/ndtxt.cxx  |    3 ---
 4 files changed, 0 insertions(+), 50 deletions(-)

diff --git a/sw/source/core/crsr/crsrsh.cxx b/sw/source/core/crsr/crsrsh.cxx
index 9508d0c..2808d7c 100644
--- a/sw/source/core/crsr/crsrsh.cxx
+++ b/sw/source/core/crsr/crsrsh.cxx
@@ -2406,8 +2406,6 @@ BOOL SwCrsrShell::ParkTblCrsr()
 #*	Methode 	:  ParkCrsr
 #*	Beschreibung:  Vernichtet Selektionen und zus. Crsr aller Shell der
 #*				   verbleibende Crsr der Shell wird geparkt.
-#*	Datum		:  MA 05. Nov. 92
-#*	Update		:  JP 19.09.97
 #***********************************************************************/
 
 void SwCrsrShell::_ParkPams( SwPaM* pDelRg, SwShellCrsr** ppDelRing )
diff --git a/sw/source/core/docnode/ndtbl1.cxx b/sw/source/core/docnode/ndtbl1.cxx
index 057f3e6..1e6a66b 100644
--- a/sw/source/core/docnode/ndtbl1.cxx
+++ b/sw/source/core/docnode/ndtbl1.cxx
@@ -160,8 +160,6 @@ BOOL lcl_GetBoxSel( const SwCursor& rCursor, SwSelBoxes& rBoxes,
 /***********************************************************************
 #*	Class	   :  SwDoc
 #*	Methoden   :  SetRowHeight(), GetRowHeight()
-#*	Datum	   :  MA 17. May. 93
-#*	Update	   :  JP 28.04.98
 #***********************************************************************/
 //Die Zeilenhoehe wird ausgehend von der Selektion ermittelt/gesetzt.
 //Ausgehend von jeder Zelle innerhalb der Selektion werden nach oben alle
@@ -553,8 +551,6 @@ BOOL SwDoc::GetRowBackground( const SwCursor& rCursor, SvxBrushItem &rToFill ) c
 /***********************************************************************
 #*	Class	   :  SwDoc
 #*	Methoden   :  SetTabBorders(), GetTabBorders()
-#*	Datum	   :  MA 18. May. 93
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 inline void InsertCell( SvPtrarr& rCellArr, SwCellFrm* pCellFrm )
 {
@@ -1123,8 +1119,6 @@ void SwDoc::GetTabBorders( const SwCursor& rCursor, SfxItemSet& rSet ) const
 /***********************************************************************
 #*	Class	   :  SwDoc
 #*	Methoden   :  SetBoxAttr
-#*	Datum	   :  MA 18. Dec. 96
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 void SwDoc::SetBoxAttr( const SwCursor& rCursor, const SfxPoolItem &rNew )
 {
@@ -1173,8 +1167,6 @@ void SwDoc::SetBoxAttr( const SwCursor& rCursor, const SfxPoolItem &rNew )
 /***********************************************************************
 #*	Class	   :  SwDoc
 #*  Methoden   :  GetBoxAttr()
-#*	Datum	   :  MA 01. Jun. 93
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 
 BOOL SwDoc::GetBoxAttr( const SwCursor& rCursor, SfxPoolItem& rToFill ) const
@@ -1229,8 +1221,6 @@ BOOL SwDoc::GetBoxAttr( const SwCursor& rCursor, SfxPoolItem& rToFill ) const
 /***********************************************************************
 #*	Class	   :  SwDoc
 #*	Methoden   :  SetBoxAlign, SetBoxAlign
-#*	Datum	   :  MA 18. Dec. 96
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 void SwDoc::SetBoxAlign( const SwCursor& rCursor, USHORT nAlign )
 {
@@ -1266,8 +1256,6 @@ USHORT SwDoc::GetBoxAlign( const SwCursor& rCursor ) const
 /***********************************************************************
 #*	Class	   :  SwDoc
 #*	Methoden   :  AdjustCellWidth()
-#*	Datum	   :  MA 20. Feb. 95
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 USHORT lcl_CalcCellFit( const SwLayoutFrm *pCell )
 {
diff --git a/sw/source/core/frmedt/fetab.cxx b/sw/source/core/frmedt/fetab.cxx
index 90f2411..f2fd211 100644
--- a/sw/source/core/frmedt/fetab.cxx
+++ b/sw/source/core/frmedt/fetab.cxx
@@ -201,8 +201,6 @@ void SwFEShell::ParkCursorInTab()
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  InsertRow(), InsertCol
-#*	Datum	   :  MA 03. May. 93
-#*	Update	   :  MA 19. Apr. 95
 #***********************************************************************/
 BOOL SwFEShell::InsertRow( USHORT nCnt, BOOL bBehind )
 {
@@ -276,8 +274,6 @@ BOOL SwFEShell::InsertCol( USHORT nCnt, BOOL bBehind )
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  DeleteRow(), DeleteCol()
-#*	Datum	   :  MA 03. May. 93
-#*	Update	   :  MA 19. Apr. 95
 #***********************************************************************/
 
 /**
@@ -469,8 +465,6 @@ BOOL SwFEShell::DeleteRow()
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  MergeTab(), SplitTab()
-#*	Datum	   :  MA 03. May. 93
-#*	Update	   :  MA 19. Apr. 95
 #***********************************************************************/
 
 USHORT SwFEShell::MergeTab()
@@ -551,8 +545,6 @@ BOOL SwFEShell::SplitTab( BOOL bVert, USHORT nCnt, BOOL bSameHeight )
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  _GetTabCols
-#*	Datum	   :  MA 30. Nov. 95
-#*	Update	   :  MA 08. Jan. 97
 #***********************************************************************/
 void SwFEShell::_GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const
 {
@@ -631,8 +623,6 @@ void SwFEShell::_GetTabCols( SwTabCols &rToFill, const SwFrm *pBox ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  _GetTabRows
-#*	Datum	   :  FME 2004-01-14
-#*	Update	   :
 #***********************************************************************/
 void SwFEShell::_GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const
 {
@@ -685,8 +675,6 @@ void SwFEShell::_GetTabRows( SwTabCols &rToFill, const SwFrm *pBox ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetTabCols(), GetTabCols()
-#*	Datum	   :  MA 03. May. 93
-#*	Update	   :  MA 18. May. 93
 #***********************************************************************/
 void SwFEShell::SetTabCols( const SwTabCols &rNew, BOOL bCurRowOnly )
 {
@@ -768,7 +756,6 @@ void SwFEShell::SetMouseTabRows( const SwTabCols &rNew, BOOL bCurColOnly, const
 /***********************************************************************
  *  Class      :  SwFEShell
  *  Methoden   :  SetRowSplit(), GetRowSplit()
- *  Datum      :  FME 13.11.2003
  ***********************************************************************/
 
 void SwFEShell::SetRowSplit( const SwFmtRowSplit& rNew )
@@ -788,8 +775,6 @@ void SwFEShell::GetRowSplit( SwFmtRowSplit*& rpSz ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetRowHeight(), GetRowHeight()
-#*	Datum	   :  MA 17. May. 93
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 
 void SwFEShell::SetRowHeight( const SwFmtFrmSize &rNew )
@@ -841,8 +826,6 @@ BOOL SwFEShell::GetRowBackground( SvxBrushItem &rToFill ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetTabBorders(), GetTabBorders()
-#*	Datum	   :  MA 18. May. 93
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 
 void SwFEShell::SetTabBorders( const SfxItemSet& rSet )
@@ -872,8 +855,6 @@ void SwFEShell::GetTabBorders( SfxItemSet& rSet ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetBoxBackground(), GetBoxBackground()
-#*	Datum	   :  MA 01. Jun. 93
-#*	Update	   :  MA 03. Jul. 96
 #***********************************************************************/
 void SwFEShell::SetBoxBackground( const SvxBrushItem &rNew )
 {
@@ -891,8 +872,6 @@ BOOL SwFEShell::GetBoxBackground( SvxBrushItem &rToFill ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetBoxDirection(), GetBoxDirection()
-#*  Datum      :  FME 2004-02-03
-#*  Update     :  FME 2004-02-03
 #***********************************************************************/
 void SwFEShell::SetBoxDirection( const SvxFrameDirectionItem& rNew )
 {
@@ -910,8 +889,6 @@ BOOL SwFEShell::GetBoxDirection( SvxFrameDirectionItem&  rToFill ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetBoxAlign, SetBoxAlign
-#*	Datum	   :  MA 18. Dec. 96
-#*	Update	   :  JP 29.04.98
 #***********************************************************************/
 void SwFEShell::SetBoxAlign( USHORT nAlign )
 {
@@ -929,8 +906,6 @@ USHORT SwFEShell::GetBoxAlign() const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  SetTabBackground(), GetTabBackground()
-#*	Datum	   :  MA 08. Jul. 96
-#*	Update	   :  MA 08. Jul. 96
 #***********************************************************************/
 void SwFEShell::SetTabBackground( const SvxBrushItem &rNew )
 {
@@ -956,8 +931,6 @@ void SwFEShell::GetTabBackground( SvxBrushItem &rToFill ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  HasWholeTabSelection()
-#*	Datum	   :  MA 18. May. 93
-#*	Update	   :  MA 20. Jul. 93
 #***********************************************************************/
 BOOL SwFEShell::HasWholeTabSelection() const
 {
@@ -1022,8 +995,6 @@ BOOL SwFEShell::HasBoxSelection() const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  ProtectCells(), UnProtectCells()
-#*	Datum	   :  MA 20. Jul. 93
-#*	Update	   :  JP 25. Sep. 93
 #***********************************************************************/
 void SwFEShell::ProtectCells()
 {
@@ -1237,8 +1208,6 @@ BOOL SwFEShell::CheckHeadline( bool bRepeat ) const
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  AdjustCellWidth()
-#*	Datum	   :  MA 20. Feb. 95
-#*	Update	   :  MA 27. Jul. 95
 #***********************************************************************/
 
 void SwFEShell::AdjustCellWidth( BOOL bBalance )
@@ -1370,8 +1339,6 @@ BOOL SwFEShell::GetTableAutoFmt( SwTableAutoFmt& rGet )
 /***********************************************************************
 #*	Class	   :  SwFEShell
 #*	Methoden   :  DeleteTblSel()
-#*	Datum	   :  MA 03. May. 93
-#*	Update	   :  MA 19. Apr. 95
 #***********************************************************************/
 BOOL SwFEShell::DeleteTblSel()
 {
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index 82b26a6..26be4a6 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -2322,9 +2322,6 @@ void SwTxtNode::EraseText(const SwIndex &rIdx, const xub_StrLen nCount,
 #*
 #*	Beschreibung
 #*					text.doc
-#*
-#*	Datum		:	MS 28.11.90
-#*	Update		:	VB 24.07.91
 #***********************************************************************/
 
 void SwTxtNode::GCAttr()
-- 
1.7.3.5


--------------000301050909050105060206--


More information about the LibreOffice mailing list