[Libreoffice-commits] .: binfilter/bf_sch binfilter/bf_sw
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Sat Jan 22 07:42:53 PST 2011
binfilter/bf_sch/source/core/sch_chtmode2.cxx | 29 -------
binfilter/bf_sch/source/core/sch_chtmode4.cxx | 60 --------------
binfilter/bf_sch/source/ui/docshell/sch_docshell.cxx | 51 ------------
binfilter/bf_sw/source/core/bastyp/sw_calc.cxx | 73 -----------------
binfilter/bf_sw/source/core/crsr/sw_callnk.cxx | 44 ----------
binfilter/bf_sw/source/core/doc/sw_docdesc.cxx | 7 -
binfilter/bf_sw/source/core/doc/sw_docfly.cxx | 13 ---
binfilter/bf_sw/source/core/layout/sw_wsfrm.cxx | 29 -------
binfilter/bf_sw/source/core/view/sw_viewsh.cxx | 16 ---
binfilter/bf_sw/source/core/view/sw_vnew.cxx | 2
binfilter/bf_sw/source/filter/basflt/sw_docfact.cxx | 27 ------
binfilter/bf_sw/source/ui/config/sw_viewopt.cxx | 78 -------------------
12 files changed, 11 insertions(+), 418 deletions(-)
New commits:
commit 76b1366da565271bf733af28bc890945e70bd85e
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Sat Jan 22 16:41:34 2011 +0100
Remove some dead code.
diff --git a/binfilter/bf_sch/source/core/sch_chtmode2.cxx b/binfilter/bf_sch/source/core/sch_chtmode2.cxx
index b480526..c2805f0 100644
--- a/binfilter/bf_sch/source/core/sch_chtmode2.cxx
+++ b/binfilter/bf_sch/source/core/sch_chtmode2.cxx
@@ -413,7 +413,6 @@ enum ChartStyleV0
/*N*/ }
/*N*/ }
/*N*/
-/*N*/ //-/ pObj->NbcSetAttributes( *pSymbolAttr, FALSE );
/*N*/ pObj->SetItemSet(*pSymbolAttr);
/*N*/
/*N*/
@@ -2232,34 +2231,6 @@ enum ChartStyleV0
/*N*/ return aAttr;
/*N*/ }
-/*************************************************************************
-|*
-|* Legenden-Attribute aendern;
-|* Liefert bei geaenderten Attributen TRUE.
-|*
-\************************************************************************/
-
-/*************************************************************************
-|*
-|* Chart-Attribute aendern;
-|* Liefert bei geaenderten Attributen TRUE.
-|*
-\************************************************************************/
-
-/*************************************************************************
-|*
-|* Erstelle Symbole fuer Diagrammtypen mit Symbolen
-|*
-\************************************************************************/
-
-
-/*************************************************************************
-|*
-|* Aendere die Attribute einer Achse
-|*
-\************************************************************************/
-
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sch/source/core/sch_chtmode4.cxx b/binfilter/bf_sch/source/core/sch_chtmode4.cxx
index 7a388f6..1095fb1 100644
--- a/binfilter/bf_sch/source/core/sch_chtmode4.cxx
+++ b/binfilter/bf_sch/source/core/sch_chtmode4.cxx
@@ -88,19 +88,6 @@
#include "ReBuildHint.hxx"
namespace binfilter {
-/************************************************************************/
-
-/*************************************************************************
-|*
-|* Achsen & Gitter aendern;
-|* Liefert bei Aenderung TRUE.
-|*
-\************************************************************************/
-
-
-
-
-
/*************************************************************************
|*
|* Datenbeschriftung aendern;
@@ -207,20 +194,6 @@ namespace binfilter {
/*************************************************************************
|*
-|* Textobjekt fuer Editieren vorbereiten
-|*
-\************************************************************************/
-
-
-/*************************************************************************
-|*
-|* Editieren abschlieáen
-|*
-\************************************************************************/
-
-
-/*************************************************************************
-|*
|* Attribute lesen
|*
\************************************************************************/
@@ -570,15 +543,6 @@ namespace binfilter {
/*N*/ };
-
-
-/*************************************************************************
-|*
-|* Attribute setzen
-|*
-\************************************************************************/
-
-
/*************************************************************************
|*
|* gesamte Grafik initialisieren
@@ -1579,22 +1543,6 @@ private:
/*************************************************************************
|*
-|* bestimme Mittelwert
-|*
-\************************************************************************/
-
-
-
-/*************************************************************************
-|*
-|* erzeuge mittelwertlinie
-|*
-\************************************************************************/
-
-
-
-/*************************************************************************
-|*
|* bestimme Varianz
|*
\************************************************************************/
@@ -1670,14 +1618,6 @@ private:
/*N*/ return fMax * fError / 100.0;
/*N*/ }
-/*************************************************************************
-|*
-|* bestimme lineare regression
-|*
-\************************************************************************/
-
-
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sch/source/ui/docshell/sch_docshell.cxx b/binfilter/bf_sch/source/ui/docshell/sch_docshell.cxx
index 888174f..1964271 100644
--- a/binfilter/bf_sch/source/ui/docshell/sch_docshell.cxx
+++ b/binfilter/bf_sch/source/ui/docshell/sch_docshell.cxx
@@ -213,13 +213,6 @@ using namespace ::com::sun::star;
/*************************************************************************
|*
-|* CTOR used by dragserver
-|*
-\************************************************************************/
-
-
-/*************************************************************************
-|*
|* Destruktor
|*
\************************************************************************/
@@ -342,17 +335,7 @@ using namespace ::com::sun::star;
/*N*/ }
/*N*/ }
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
+/************************************************************************/
/*N*/ void SchChartDocShell::OnDocumentPrinterChanged(Printer* pNewPrinter) throw()
/*N*/ {
/*N*/ // we have no rtti, thus assert that we have an SfxPrinter
@@ -610,23 +593,6 @@ using namespace ::com::sun::star;
/*N*/ return bRet;
/*N*/ }
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
- /**********************************************************************
- * StarOffice XML-Filter Export
- **********************************************************************/
-
- /**********************************************************************
- * StarOffice XML-Filter Import
- **********************************************************************/
-
-// ------------------------------------------------------------
-
-
// ------------------------------------------------------------
/*N*/ BOOL SchChartDocShell::Save() throw()
@@ -762,11 +728,7 @@ using namespace ::com::sun::star;
/*N*/ return bRet;
/*N*/ }
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
+/************************************************************************/
/*N*/ BOOL SchChartDocShell::SaveAs(SvStorage * pStor) throw()
/*N*/ {
@@ -904,8 +866,6 @@ fprintf( stderr, "BM: Conversion routine called\n" );
/*N*/ {
/*N*/ // old storage was XML format
/*N*/ // always convert as internal storage is only the chart range
-/*N*/ // if( bFormatChanges )
-/*N*/ // {
/*N*/ // convert data structure from Calc/Writer to SomeData strings
/*N*/ SvPersist* pLclParent = GetParent();
/*N*/ if( pLclParent )
@@ -923,7 +883,6 @@ fprintf( stderr, "BM: Conversion routine called\n" );
/*N*/ else if( nLclFileFormat == SOT_FORMATSTR_ID_STARWRITER_60 )
/*N*/ pChDoc->GetChartData()->ConvertChartRangeForWriter( FALSE );
/*N*/ }
-/*N*/ // }
/*N*/
/*N*/ rDocumentStream->SetBufferSize( DOCUMENT_BUFFER_SIZE );
/*N*/ rDocumentStream->SetKey( pStor->GetKey()); // set password
@@ -952,11 +911,7 @@ fprintf( stderr, "BM: Conversion routine called\n" );
/*N*/ return bRet;
/*N*/ }
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
+/************************************************************************/
/*N*/ BOOL SchChartDocShell::SaveCompleted( SvStorage * pStor ) throw()
/*N*/ {
diff --git a/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx b/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx
index d025948..14dc9d8 100644
--- a/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx
+++ b/binfilter/bf_sw/source/core/bastyp/sw_calc.cxx
@@ -246,9 +246,6 @@ static int
|*
|* SwCalc::SwCalc( SwDoc* pD ) :
|*
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung JP 03.11.95
-|*
|******************************************************************************/
/*N*/
/*N*/ SwCalc::SwCalc( SwDoc& rD )
@@ -393,9 +390,6 @@ static int
|*
|* SwCalc::~SwCalc()
|*
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung OK 12-02-93 11:04am
-|*
|******************************************************************************/
/*N*/ SwCalc::~SwCalc()
@@ -412,9 +406,6 @@ static int
|*
|* SwSbxValue SwCalc::Calculate( const String& rStr )
|*
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung OK 12-02-93 11:04am
-|*
|******************************************************************************/
/*N*/ SwSbxValue SwCalc::Calculate( const String& rStr )
@@ -447,8 +438,6 @@ static int
|* nur beim errechnen von Tabellenzellen auf FALSE gesetzt
|* werden, damit keine Rundungsfehler beim zusammenstellen
|* der Formel entstehen.
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung JP 19.02.98
|*
|******************************************************************************/
@@ -483,9 +472,6 @@ static int
|*
|* SwCalcExp* SwCalc::VarLook( const String& )
|*
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung JP 15.11.99
-|*
|******************************************************************************/
/*N*/ SwCalcExp* SwCalc::VarInsert( const String &rStr )
@@ -499,9 +485,6 @@ static int
|*
|* SwCalcExp* SwCalc::VarLook( const String& , USHORT ins )
|*
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung JP 15.11.99
-|*
|******************************************************************************/
/*N*/ SwCalcExp* SwCalc::VarLook( const String& rStr, USHORT ins )
/*N*/ {
@@ -612,9 +595,6 @@ static int
|*
|* BOOL SwCalc::VarChange( const String& rStr, const SwSbxValue nValue )
|*
-|* Erstellung OK 12-02-93 11:04am
-|* Letzte Aenderung OK 12-02-93 11:04am
-|*
|******************************************************************************/
/*?*/ void SwCalc::VarChange( const String& rStr, double nValue )
@@ -645,9 +625,6 @@ static int
|*
|* BOOL SwCalc::Push( const void* pPtr )
|*
-|* Erstellung OK 12-02-93 11:05am
-|* Letzte Aenderung OK 12-02-93 11:05am
-|*
|******************************************************************************/
/*N*/ BOOL SwCalc::Push( const VoidPtr pPtr )
@@ -663,9 +640,6 @@ static int
|*
|* void SwCalc::Pop( const void* pPtr )
|*
-|* Erstellung OK 12-02-93 11:05am
-|* Letzte Aenderung OK 12-02-93 11:05am
-|*
|******************************************************************************/
/*N*/ void SwCalc::Pop( const VoidPtr )
@@ -678,9 +652,6 @@ static int
|*
|* SwCalcOper SwCalc::GetToken()
|*
-|* Erstellung OK 12-02-93 11:05am
-|* Letzte Aenderung JP 03.11.95
-|*
|******************************************************************************/
/*M*/ SwCalcOper SwCalc::GetToken()
@@ -1059,9 +1030,6 @@ static int
|*
|* SwSbxValue SwCalc::Term()
|*
-|* Erstellung OK 12-02-93 11:05am
-|* Letzte Aenderung JP 16.01.96
-|*
|******************************************************************************/
/*N*/ SwSbxValue SwCalc::Term()
@@ -1182,37 +1150,6 @@ static int
/*?*/ }
/*?*/ break;
/*N*/
-/*
-// removed here because of #77448# (=2*3^2 != 18)
- case CALC_POW: {
- GetToken();
- #if defined(MAC) && !defined(__powerc)
- long double fraction, integer;
- #else
- double fraction, integer;
- #endif
- double right = Prim().GetDouble(),
- dleft = left.GetDouble();
-
- fraction = modf( right, &integer );
- if( ( dleft < 0.0 && 0.0 != fraction ) ||
- ( 0.0 == dleft && right < 0.0 ) )
- {
- eError = CALC_OVERFLOW;
- left.Clear();
- return left;
- }
- dleft = pow(dleft, right );
- if( dleft == HUGE_VAL )
- {
- eError = CALC_POWERR;
- left.Clear();
- return left;
- }
- left.PutDouble( dleft );
- }
- break;
- */
/*N*/ default: return left;
/*N*/ }
/*N*/
@@ -1242,9 +1179,6 @@ static int
|*
|* SwSbxValue SwCalc::Prim()
|*
-|* Erstellung OK 12-02-93 11:05am
-|* Letzte Aenderung JP 03.11.95
-|*
|******************************************************************************/
/*N*/ SwSbxValue SwCalc::Prim()
@@ -1397,7 +1331,6 @@ static int
/*?*/ else
/*?*/ {
/*?*/ nErg.PutDouble( dleft );
-/*?*/ // GetToken();
/*?*/ }
/*?*/ }
/*N*/ }
@@ -1409,9 +1342,6 @@ static int
|*
|* SwSbxValue SwCalc::Expr()
|*
-|* Erstellung OK 12-02-93 11:06am
-|* Letzte Aenderung JP 03.11.95
-|*
|******************************************************************************/
/*N*/ SwSbxValue SwCalc::Expr()
@@ -1482,9 +1412,6 @@ static int
/******************************************************************************
* Methode : bool SwCalc::Str2Double( double& )
- * Beschreibung:
- * Erstellt : OK 07.06.94 12:56
- * Aenderung : JP 27.10.98
******************************************************************************/
/*N*/ bool SwCalc::Str2Double( const String& rCommand, xub_StrLen& rCommandPos,
/*N*/ double& rVal, const LocaleDataWrapper* pLclData )
diff --git a/binfilter/bf_sw/source/core/crsr/sw_callnk.cxx b/binfilter/bf_sw/source/core/crsr/sw_callnk.cxx
index 3f533a0..0b2d06b 100644
--- a/binfilter/bf_sw/source/core/crsr/sw_callnk.cxx
+++ b/binfilter/bf_sw/source/core/crsr/sw_callnk.cxx
@@ -211,50 +211,6 @@ namespace binfilter {
/*?*/ return 0;
/*N*/ }
-/*---------------------------------------------------------------------*/
-
-
-//SwChgLinkFlag::SwChgLinkFlag( SwCrsrShell& rShell )
-// : rCrsrShell( rShell ), bOldFlag( rShell.bCallChgLnk ), nLeftFrmPos( 0 )
-//{
-// rCrsrShell.bCallChgLnk = FALSE;
-// if( bOldFlag && !rCrsrShell.pTblCrsr )
-// {
-// SwNode* pNd = rCrsrShell.pCurCrsr->GetNode();
-// if( ND_TEXTNODE & pNd->GetNodeType() )
-// nLeftFrmPos = SwCallLink::GetFrm( (SwTxtNode&)*pNd,
-// rCrsrShell.pCurCrsr->GetPoint()->nContent.GetIndex(),
-// !rCrsrShell.ActionPend() );
-// }
-//}
-
-
-//SwChgLinkFlag::~SwChgLinkFlag()
-//{
-// rCrsrShell.bCallChgLnk = bOldFlag;
-// if( bOldFlag && !rCrsrShell.pTblCrsr )
-// {
-// // die Spalten Ueberwachung brauchen wir immer!!!
-// SwNode* pNd = rCrsrShell.pCurCrsr->GetNode();
-// if( ND_TEXTNODE & pNd->GetNodeType() &&
-// nLeftFrmPos != SwCallLink::GetFrm( (SwTxtNode&)*pNd,
-// rCrsrShell.pCurCrsr->GetPoint()->nContent.GetIndex(),
-// !rCrsrShell.ActionPend() ))
-// {
-// /* immer, wenn zwischen Frames gesprungen wird, gelten
-// * neue Attribute. Es muesste also festgestellt werden, welche
-// * Attribute jetzt gelten; das kann gleich der Handler machen.
-// * Diesen direkt rufen !!!
-// */
-// rCrsrShell.aChgLnk.Call( &rCrsrShell );
-// rCrsrShell.bChgCallFlag = FALSE; // Flag zuruecksetzen
-// }
-// }
-//}
-
-
-
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx b/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx
index f35897f..9214cdd 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docdesc.cxx
@@ -114,10 +114,6 @@ namespace binfilter {
/*N*/ //werden die SV'ler noch eine Methode anbieten.
/*N*/ const Size aPhysSize( SvxPaperInfo::GetPaperSize( (Printer*)pPrt ));
/*N*/
-/*N*/ //if ( aPhysSize.Width() <= 0 )
-/*N*/ // aPhysSize.Width() = lA4Width;
-/*N*/ //if ( aPhysSize.Height() <= 0 )
-/*N*/ // aPhysSize.Height() = lA4Height;
/*N*/ aFrmSize.SetSize( aPhysSize );
/*N*/
/*N*/ //Raender
@@ -595,9 +591,6 @@ void SwDoc::DelPageDesc( USHORT i )
/******************************************************************************
* Methode : void SwDoc::SetPrt( SfxPrinter *pP )
- * Beschreibung:
- * Erstellt : OK 27.10.94 10:20
- * Aenderung : MA 26. Mar. 98
******************************************************************************/
/*N*/ void SwDoc::PrtDataChanged()
diff --git a/binfilter/bf_sw/source/core/doc/sw_docfly.cxx b/binfilter/bf_sw/source/core/doc/sw_docfly.cxx
index 6bbf95b..90ee344 100644
--- a/binfilter/bf_sw/source/core/doc/sw_docfly.cxx
+++ b/binfilter/bf_sw/source/core/doc/sw_docfly.cxx
@@ -62,9 +62,7 @@ namespace binfilter {
extern USHORT GetHtmlMode( const SwDocShell* );
-/*-----------------17.02.98 08:35-------------------
-
---------------------------------------------------*/
+/**********************************************************************/
/*N*/ USHORT SwDoc::GetFlyCount(FlyCntType eType ) const
/*N*/ {
/*N*/ const SwSpzFrmFmts& rFmts = *GetSpzFrmFmts();
@@ -106,9 +104,7 @@ extern USHORT GetHtmlMode( const SwDocShell* );
/*N*/ return nCount;
/*N*/ }
-/*-----------------17.02.98 08:35-------------------
-
---------------------------------------------------*/
+/**********************************************************************/
/*N*/ SwFrmFmt* SwDoc::GetFlyNum( USHORT nIdx, FlyCntType eType )
/*N*/ {
/*N*/ SwSpzFrmFmts& rFmts = *GetSpzFrmFmts();
@@ -154,8 +150,6 @@ extern USHORT GetHtmlMode( const SwDocShell* );
#* Class : SwDoc
#* Methode : SetFlyFrmAnchor
#* Beschreibung: Das Ankerattribut des FlyFrms aendert sich.
-#* Datum : MA 01. Feb. 94
-#* Update : JP 09.03.98
#***********************************************************************/
/*N*/ Point lcl_FindAnchorLayPos( SwDoc& rDoc, const SwFmtAnchor& rAnch,
@@ -427,9 +421,6 @@ extern USHORT GetHtmlMode( const SwDocShell* );
/***************************************************************************
* Methode : BOOL SwDoc::SetFrmFmtToFly( SwFlyFrm&, SwFrmFmt& )
- * Beschreibung:
- * Erstellt : OK 14.04.94 15:40
- * Aenderung : JP 23.04.98
***************************************************************************/
/*M*/ BOOL SwDoc::SetFrmFmtToFly( SwFrmFmt& rFmt, SwFrmFmt& rNewFmt,
diff --git a/binfilter/bf_sw/source/core/layout/sw_wsfrm.cxx b/binfilter/bf_sw/source/core/layout/sw_wsfrm.cxx
index 604a09a..ba05b96 100644
--- a/binfilter/bf_sw/source/core/layout/sw_wsfrm.cxx
+++ b/binfilter/bf_sw/source/core/layout/sw_wsfrm.cxx
@@ -466,7 +466,6 @@ namespace binfilter {
|* Eingefuegt wird unterhalb des Parent und entweder
|* vor pBehind oder am Ende der Kette wenn pBehind
|* leer ist.
-|* Letzte Aenderung MA 06. Aug. 99
|*
|*************************************************************************/
/*N*/ void SwFrm::InsertBefore( SwLayoutFrm* pParent, SwFrm* pBehind )
@@ -507,7 +506,6 @@ namespace binfilter {
|* Eingefuegt wird unterhalb des Parent und entweder
|* hinter pBefore oder am Anfang der Kette wenn pBefore
|* leer ist.
-|* Letzte Aenderung MA 06. Aug. 99
|*
|*************************************************************************/
/*N*/ void SwFrm::InsertBehind( SwLayoutFrm *pParent, SwFrm *pBefore )
@@ -537,31 +535,6 @@ namespace binfilter {
/*************************************************************************
|*
-|* SwFrm::InsertGroup()
-|*
-|* Beschreibung Eine Kette von SwFrms wird in eine bestehende Struktur
-|* eingefuegt
-|* Letzte Aenderung AMA 9. Dec. 97
-|*
-|* Bisher wird dies genutzt, um einen SectionFrame, der ggf. schon Geschwister
-|* mit sich bringt, in eine bestehende Struktur einzufuegen.
-|*
-|* Wenn man den dritten Parameter als NULL uebergibt, entspricht
-|* diese Methode dem SwFrm::InsertBefore(..), nur eben mit Geschwistern.
-|*
-|* Wenn man einen dritten Parameter uebergibt, passiert folgendes:
-|* this wird pNext von pParent,
-|* pSct wird pNext vom Letzten der this-Kette,
-|* pBehind wird vom pParent an den pSct umgehaengt.
-|* Dies dient dazu: ein SectionFrm (this) wird nicht als
-|* Kind an einen anderen SectionFrm (pParent) gehaengt, sondern pParent
-|* wird in zwei Geschwister aufgespalten (pParent+pSct) und this dazwischen
-|* eingebaut.
-|*
-|*************************************************************************/
-
-/*************************************************************************
-|*
|* SwFrm::Remove()
|*
|*************************************************************************/
@@ -1890,7 +1863,7 @@ namespace binfilter {
/*N*/ BFIXHEIGHT = TRUE;
/*N*/ }
-/*-----------------10.06.99 09:42-------------------
+/*--------------------------------------------------
* SwLayoutFrm::InnerHeight()
* --------------------------------------------------*/
diff --git a/binfilter/bf_sw/source/core/view/sw_viewsh.cxx b/binfilter/bf_sw/source/core/view/sw_viewsh.cxx
index ce258ab..9a98c6b 100644
--- a/binfilter/bf_sw/source/core/view/sw_viewsh.cxx
+++ b/binfilter/bf_sw/source/core/view/sw_viewsh.cxx
@@ -74,8 +74,6 @@ bool bInSizeNotify = FALSE;
|*
|* ViewShell::ImplEndAction()
|*
-|* Letzte Aenderung MA 04. Sep. 96
-|*
******************************************************************************/
/*N*/ void ViewShell::ImplEndAction( const BOOL bIdleEnd )
@@ -320,20 +318,6 @@ bool bInSizeNotify = FALSE;
/*N*/ }
/*N*/ }
-/******************************************************************************
-|*
-|* ViewShell::CareChildWindow()
-|*
-******************************************************************************/
-
-
-/******************************************************************************
-|*
-|* ViewShell::GetPagePos()
-|*
-******************************************************************************/
-
-
/*************************************************************************
|*
|* ViewShell::LayoutIdle()
diff --git a/binfilter/bf_sw/source/core/view/sw_vnew.cxx b/binfilter/bf_sw/source/core/view/sw_vnew.cxx
index 3194d7b..6be3116 100644
--- a/binfilter/bf_sw/source/core/view/sw_vnew.cxx
+++ b/binfilter/bf_sw/source/core/view/sw_vnew.cxx
@@ -56,8 +56,6 @@ namespace binfilter {
|*
|* ViewShell::Init()
|*
-|* Letzte Aenderung MA 14. Jun. 96
-|*
|*************************************************************************/
/*N*/ void ViewShell::Init( const SwViewOption *pNewOpt )
diff --git a/binfilter/bf_sw/source/filter/basflt/sw_docfact.cxx b/binfilter/bf_sw/source/filter/basflt/sw_docfact.cxx
index 164236d..d57e69c 100644
--- a/binfilter/bf_sw/source/filter/basflt/sw_docfact.cxx
+++ b/binfilter/bf_sw/source/filter/basflt/sw_docfact.cxx
@@ -30,28 +30,18 @@
#pragma hdrstop
#endif
-
#include <shellio.hxx>
-
#include <horiornt.hxx>
-
#include <doc.hxx>
-
#include <errhdl.hxx>
-
-
#include <cmdid.h>
-namespace binfilter {
+namespace binfilter {
/******************************************************************************
* Methode : SwDocFac::SwDocFac( SwDoc *pDoc )
- * Beschreibung:
- * Erstellt : OK 01-24-94 11:32am
- * Aenderung : OK 01-24-94 11:32am
******************************************************************************/
-
/*N*/ SwDocFac::SwDocFac( SwDoc *pDc )
/*N*/ : pDoc( pDc )
/*N*/ {
@@ -61,12 +51,8 @@ namespace binfilter {
/******************************************************************************
* Methode : SwDocFac::~SwDocFac()
- * Beschreibung:
- * Erstellt : OK 01-24-94 11:33am
- * Aenderung : OK 01-24-94 11:33am
******************************************************************************/
-
/*N*/ SwDocFac::~SwDocFac()
/*N*/ {
/*N*/ if( pDoc && !pDoc->RemoveLink() )
@@ -76,11 +62,8 @@ namespace binfilter {
/******************************************************************************
* Methode : SwDoc *SwDocFac::GetDoc()
* Beschreibung: Diese Methode legt immer einen Drucker an.
- * Erstellt : OK 01-24-94 11:34am
- * Aenderung : OK 01-24-94 11:34am
******************************************************************************/
-
/*N*/ SwDoc *SwDocFac::GetDoc()
/*N*/ {
/*N*/ if( !pDoc )
@@ -91,14 +74,6 @@ namespace binfilter {
/*N*/ return pDoc;
/*N*/ }
-
-/******************************************************************************
- * Erstellt : JP 01-27-94 11:37am
- * Aenderung : JP 01-27-94 11:37am
- ******************************************************************************/
-
-
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sw/source/ui/config/sw_viewopt.cxx b/binfilter/bf_sw/source/ui/config/sw_viewopt.cxx
index 85957e3..a4cd7ed 100644
--- a/binfilter/bf_sw/source/ui/config/sw_viewopt.cxx
+++ b/binfilter/bf_sw/source/ui/config/sw_viewopt.cxx
@@ -82,68 +82,9 @@ namespace binfilter {
static const char aPostItStr[] = " ";
/*************************************************************************
- * SwViewOption::IsEqualFlags()
- *************************************************************************/
-
-
-/*************************************************************************
- * class SwPxlToTwips
- *************************************************************************/
-
-
-/*************************************************************************
- * SwPxlToTwips::CTOR
- *************************************************************************/
-
-
-/*************************************************************************
- * SwPxlToTwips::DTOR
- *************************************************************************/
-
-
-/*************************************************************************
- * SwPxlToTwips::DrawLine
- *************************************************************************/
-
-
-/*************************************************************************
- * SwViewOption::DrawRect()
- *************************************************************************/
-
-
-/*************************************************************************
- * SwViewOption::DrawRectPrinter()
- *************************************************************************/
-
-
-/*************************************************************************
- * SwViewOption::PaintTab()
- *************************************************************************/
-/*************************************************************************
- * SwViewOption::GetLineBreakWidth()
- *************************************************************************/
-
-
-/*************************************************************************
- * SwViewOption::PaintLineBreak()
- *************************************************************************/
-/*************************************************************************
- * SwViewOption::GetPostItsWidth()
- *************************************************************************/
-
-
-/*************************************************************************
- * SwViewOption::PaintPostIts()
- *************************************************************************/
-
-
-
-/*************************************************************************
|*
|* ViewOption::ViewOption()
|*
-|* Letzte Aenderung MA 04. Aug. 93
-|*
|*************************************************************************/
/*M*/ SwViewOption::SwViewOption() :
@@ -263,8 +204,6 @@ static const char aPostItStr[] = " ";
|*
|* ViewOption::Init()
|*
-|* Letzte Aenderung MA 04. Aug. 93
-|*
|*************************************************************************/
/*N*/ void SwViewOption::Init( Window *pWin )
@@ -276,9 +215,6 @@ static const char aPostItStr[] = " ";
/*N*/ }
/*************************************************************************/
-/*
-/*************************************************************************/
-
/*N*/ AuthorCharAttr::AuthorCharAttr() :
/*N*/ nItemId (SID_ATTR_CHAR_UNDERLINE),
/*N*/ nAttr (UNDERLINE_SINGLE),
@@ -286,10 +222,8 @@ static const char aPostItStr[] = " ";
/*N*/ {
/*N*/ }
-/*-----------------07.01.97 13.50-------------------
-
---------------------------------------------------*/
+/*************************************************************************/
/*N*/ USHORT GetHtmlMode(const SwDocShell* pShell)
/*N*/ {
/*N*/ USHORT nRet = 0;
@@ -299,9 +233,7 @@ static const char aPostItStr[] = " ";
/*N*/ return nRet;
/*N*/ }
-/* -----------------------------23.04.2002 17:41------------------------------
-
- ---------------------------------------------------------------------------*/
+/*************************************************************************/
/*N*/ void SwViewOption::ApplyColorConfigValues(const ColorConfig& rConfig )
/*N*/ {
/*N*/ aDocColor.SetColor(rConfig.GetColorValue(DOCCOLOR).nColor);
@@ -362,15 +294,13 @@ static const char aPostItStr[] = " ";
/*N*/
/*N*/ aScriptIndicatorColor.SetColor(rConfig.GetColorValue(WRITERSCRIPTINDICATOR).nColor);
/*N*/ }
-/* -----------------------------23.04.2002 17:48------------------------------
- ---------------------------------------------------------------------------*/
+/*************************************************************************/
/*N*/ void SwViewOption::SetAppearanceFlag(sal_Int32 nFlag, BOOL bSet, BOOL bSaveInConfig )
/*N*/ {DBG_BF_ASSERT(0, "STRIP");
/*N*/ }
-/* -----------------------------24.04.2002 10:42------------------------------
- ---------------------------------------------------------------------------*/
+/*************************************************************************/
/*N*/ BOOL SwViewOption::IsAppearanceFlag(sal_Int32 nFlag)
/*N*/ {
/*N*/ return 0 != (nAppearanceFlags & nFlag);
More information about the Libreoffice-commits
mailing list