[Libreoffice-commits] .: binfilter/bf_sch binfilter/bf_svtools binfilter/bf_svx binfilter/bf_sw binfilter/inc

Thomas Arnhold tarnhold at kemper.freedesktop.org
Tue Aug 7 09:10:53 PDT 2012


 binfilter/bf_sch/source/core/sch_stlsheet.cxx                 |   17 
 binfilter/bf_sch/source/ui/app/sch_schdll.cxx                 |   19 
 binfilter/bf_sch/source/ui/app/sch_schlib.cxx                 |   34 -
 binfilter/bf_sch/source/ui/docshell/sch_docshel1.cxx          |   17 
 binfilter/bf_svtools/source/filter.vcl/filter/svt_filter2.cxx |  197 ----------
 binfilter/bf_svtools/source/misc/svt_imap.cxx                 |  129 ------
 binfilter/bf_svx/source/svdraw/svx_svdoutl.cxx                |   16 
 binfilter/bf_svx/source/xoutdev/svx_xattr.cxx                 |   74 ---
 binfilter/bf_svx/source/xoutdev/svx_xattr2.cxx                |   18 
 binfilter/bf_sw/source/core/attr/sw_cellatr.cxx               |   12 
 binfilter/bf_sw/source/core/inc/unofldmid.h                   |    3 
 binfilter/bf_sw/source/core/unocore/sw_unofield.cxx           |   12 
 binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx             |    4 
 binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx             |    4 
 binfilter/bf_sw/source/core/unocore/sw_unosect.cxx            |    3 
 binfilter/bf_sw/source/core/unocore/sw_unosrch.cxx            |    4 
 binfilter/bf_sw/source/core/unocore/sw_unostyle.cxx           |   12 
 binfilter/bf_sw/source/ui/config/sw_optload.src               |    9 
 binfilter/bf_sw/source/ui/index/sw_cnttab.src                 |    6 
 binfilter/inc/bf_sd/imapinfo.hxx                              |    7 
 binfilter/inc/bf_svtools/imap.hxx                             |    6 
 binfilter/inc/bf_svtools/imapobj.hxx                          |    6 
 binfilter/inc/bf_svtools/imappoly.hxx                         |    6 
 binfilter/inc/bf_svtools/imaprect.hxx                         |    6 
 binfilter/inc/bf_svx/polyob3d.hxx                             |    4 
 binfilter/inc/bf_svx/xflbmpit.hxx                             |    6 
 binfilter/inc/bf_svx/xflbmsli.hxx                             |    6 
 binfilter/inc/bf_svx/xflbmsxy.hxx                             |   12 
 binfilter/inc/bf_svx/xflbmtit.hxx                             |    6 
 binfilter/inc/bf_svx/xflboxy.hxx                              |   12 
 binfilter/inc/bf_svx/xflbstit.hxx                             |    6 
 binfilter/inc/bf_svx/xflbtoxy.hxx                             |   12 
 binfilter/inc/bf_sw/unocoll.hxx                               |    8 
 binfilter/inc/bf_sw/unodraw.hxx                               |    4 
 binfilter/inc/bf_sw/unoobj.hxx                                |    3 
 binfilter/inc/bf_sw/unosett.hxx                               |    6 
 binfilter/inc/bf_sw/unosrch.hxx                               |    3 
 binfilter/inc/bf_sw/unostyle.hxx                              |    4 
 binfilter/inc/bf_sw/unotxdoc.hxx                              |    4 
 39 files changed, 7 insertions(+), 710 deletions(-)

New commits:
commit 2e6a7e83cf7e5e05968b12d8c74ae238cc9e50ba
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Tue Aug 7 15:45:05 2012 +0200

    remove empty ascii boxes and stuff
    
    Change-Id: I7b464646aebdb9f11d4c1613a38bf7a6c3a27568

diff --git a/binfilter/bf_sch/source/core/sch_stlsheet.cxx b/binfilter/bf_sch/source/core/sch_stlsheet.cxx
index 6ad2a71..30b0274 100644
--- a/binfilter/bf_sch/source/core/sch_stlsheet.cxx
+++ b/binfilter/bf_sch/source/core/sch_stlsheet.cxx
@@ -122,23 +122,6 @@ namespace binfilter {
 |*
 \************************************************************************/
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
-
-
 }
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/binfilter/bf_sch/source/ui/app/sch_schdll.cxx b/binfilter/bf_sch/source/ui/app/sch_schdll.cxx
index 7775f2c..a064eab 100644
--- a/binfilter/bf_sch/source/ui/app/sch_schdll.cxx
+++ b/binfilter/bf_sch/source/ui/app/sch_schdll.cxx
@@ -81,13 +81,6 @@ namespace binfilter {
 /*N*/   (*ppShlPtr) = NULL;
 /*N*/ }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 /*N*/ extern_c void __LOADONCALLAPI SchUpdate( SvInPlaceObjectRef aIPObj,
 /*N*/                                        SchMemChart* pData, OutputDevice* /*pOut*/ )
 /*N*/ {
@@ -125,12 +118,6 @@ namespace binfilter {
 /*N*/   aIPObj->SendViewChanged();
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 /*N*/ extern_c SchMemChart* __LOADONCALLAPI SchGetChartData (SvInPlaceObjectRef aIPObj)
 /*N*/ {
 /*N*/   SchChartDocShellRef aSchChartDocShellRef = &aIPObj;
@@ -154,12 +141,6 @@ namespace binfilter {
 /*N*/   else return 0;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 /*N*/ extern_c SchMemChart* __LOADONCALLAPI SchNewMemChartXY (short nCols, short nRows)
 /*N*/ {
 /*N*/   return new SchMemChart (nCols, nRows);
diff --git a/binfilter/bf_sch/source/ui/app/sch_schlib.cxx b/binfilter/bf_sch/source/ui/app/sch_schlib.cxx
index 57963b4..f8dd808 100644
--- a/binfilter/bf_sch/source/ui/app/sch_schlib.cxx
+++ b/binfilter/bf_sch/source/ui/app/sch_schlib.cxx
@@ -81,13 +81,6 @@ extern "C" { static void SAL_CALL thisModule() {} }
 /*?*/ {
 /*?*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
 /*?*/ void SchDLL::LibInit()
 /*?*/ {
 /*?*/   // Das Anlegen des ResMgr ist nur fuer die obige Filter-Registierung
@@ -98,13 +91,6 @@ extern "C" { static void SAL_CALL thisModule() {} }
 /*?*/   SCH_MOD() = (SchModule *) new SchModuleDummy(NULL, TRUE, &SchChartDocShell::Factory() );
 /*?*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
 /*?*/ void SchDLL::LibExit()
 /*?*/ {
 /*?*/   FreeLibSch();
@@ -113,13 +99,6 @@ extern "C" { static void SAL_CALL thisModule() {} }
 /*?*/   DELETEZ( SCH_MOD() );
 /*?*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
 /*N*/ void SchDLL::Update( SvInPlaceObjectRef aIPObj, SchMemChart* pData, OutputDevice* pOut )
 /*N*/ {
 /*N*/   void (__LOADONCALLAPI*fp)(SvInPlaceObjectRef, SchMemChart*, OutputDevice*);
@@ -132,13 +111,6 @@ extern "C" { static void SAL_CALL thisModule() {} }
 /*N*/   }
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
 /*N*/ SchMemChart* SchDLL::GetChartData (SvInPlaceObjectRef aIPObj)
 /*N*/ {
 /*N*/   SchMemChart* (__LOADONCALLAPI*fp)(SvInPlaceObjectRef);
@@ -150,12 +122,6 @@ extern "C" { static void SAL_CALL thisModule() {} }
 /*N*/              : 0;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 /*N*/ SchMemChart* SchDLL::NewMemChart (short nCols, short nRows)
 /*N*/ {
 /*N*/   SchMemChart* (__LOADONCALLAPI*fp)(short, short);
diff --git a/binfilter/bf_sch/source/ui/docshell/sch_docshel1.cxx b/binfilter/bf_sch/source/ui/docshell/sch_docshel1.cxx
index 599b8c0..3b9d821 100644
--- a/binfilter/bf_sch/source/ui/docshell/sch_docshel1.cxx
+++ b/binfilter/bf_sch/source/ui/docshell/sch_docshel1.cxx
@@ -44,16 +44,6 @@ namespace binfilter {
 |*
 \************************************************************************/
 
-
-
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
-
 /*************************************************************************
 |*
 |*  Bitmap der StyleFamily zurueckgeben (zunaechst Dummy)
@@ -85,13 +75,6 @@ namespace binfilter {
 |*
 \************************************************************************/
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 /*N*/ Rectangle SchChartDocShell::GetVisArea(USHORT nAspect) const throw()
 /*N*/ {
 /*N*/   return SfxInPlaceObject::GetVisArea((nAspect == ASPECT_THUMBNAIL) ?
diff --git a/binfilter/bf_svtools/source/filter.vcl/filter/svt_filter2.cxx b/binfilter/bf_svtools/source/filter.vcl/filter/svt_filter2.cxx
index 1c461f3..e5cbb44 100644
--- a/binfilter/bf_svtools/source/filter.vcl/filter/svt_filter2.cxx
+++ b/binfilter/bf_svtools/source/filter.vcl/filter/svt_filter2.cxx
@@ -35,12 +35,6 @@ namespace binfilter
 
 BYTE* ImplSearchEntry( BYTE* , BYTE* , ULONG , ULONG  );
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 GraphicDescriptor::GraphicDescriptor( SvStream& rInStream, const String* pPath) :
     pFileStm    ( NULL )
 {
@@ -59,25 +53,11 @@ GraphicDescriptor::GraphicDescriptor( SvStream& rInStream, const String* pPath)
         bDataReady = TRUE;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 GraphicDescriptor::~GraphicDescriptor()
 {
     delete pFileStm;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::Detect( BOOL bExtendedInfo )
 {
     BOOL bRet = FALSE;
@@ -138,12 +118,6 @@ BOOL GraphicDescriptor::Detect( BOOL bExtendedInfo )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 SvStream& GraphicDescriptor::GetSearchStream() const
 {
     DBG_ASSERT( bDataReady, "Was laeuft hier falsch???" );
@@ -156,13 +130,6 @@ SvStream& GraphicDescriptor::GetSearchStream() const
         return *pFileStm;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 void GraphicDescriptor::ImpConstruct()
 {
     if ( !pFileStm )
@@ -178,13 +145,6 @@ void GraphicDescriptor::ImpConstruct()
     pMemStm = NULL;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectBMP( SvStream& rStm, BOOL bExtendedInfo )
 {
     UINT16  nTemp16;
@@ -260,13 +220,6 @@ BOOL GraphicDescriptor::ImpDetectBMP( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectGIF( SvStream& rStm, BOOL bExtendedInfo )
 {
     UINT32  n32;
@@ -308,13 +261,6 @@ BOOL GraphicDescriptor::ImpDetectGIF( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectJPG( SvStream& rStm,  BOOL bExtendedInfo )
 {
     UINT32  nTemp32;
@@ -437,13 +383,6 @@ BOOL GraphicDescriptor::ImpDetectJPG( SvStream& rStm,  BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPCD( SvStream& rStm, BOOL )
 {
     BOOL    bRet = FALSE;
@@ -482,13 +421,6 @@ BOOL GraphicDescriptor::ImpDetectPCD( SvStream& rStm, BOOL )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPCX( SvStream& rStm, BOOL bExtendedInfo )
 {
     // ! Because 0x0a can be interpreted as LF too ...
@@ -570,13 +502,6 @@ BOOL GraphicDescriptor::ImpDetectPCX( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPNG( SvStream& rStm, BOOL bExtendedInfo )
 {
     UINT32  nTemp32;
@@ -670,13 +595,6 @@ BOOL GraphicDescriptor::ImpDetectPNG( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectTIF( SvStream& rStm, BOOL bExtendedInfo )
 {
     BOOL    bDetectOk = FALSE;
@@ -808,13 +726,6 @@ BOOL GraphicDescriptor::ImpDetectTIF( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectXBM( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "xbm", 3 ) == COMPARE_EQUAL;
@@ -824,13 +735,6 @@ BOOL GraphicDescriptor::ImpDetectXBM( SvStream&, BOOL )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectXPM( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "xpm", 3 ) == COMPARE_EQUAL;
@@ -840,12 +744,6 @@ BOOL GraphicDescriptor::ImpDetectXPM( SvStream&, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPBM( SvStream& rStm, BOOL )
 {
     BOOL bRet = FALSE;
@@ -870,12 +768,6 @@ BOOL GraphicDescriptor::ImpDetectPBM( SvStream& rStm, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPGM( SvStream& rStm, BOOL )
 {
     BOOL bRet = FALSE;
@@ -897,12 +789,6 @@ BOOL GraphicDescriptor::ImpDetectPGM( SvStream& rStm, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPPM( SvStream& rStm, BOOL )
 {
     BOOL bRet = FALSE;
@@ -924,12 +810,6 @@ BOOL GraphicDescriptor::ImpDetectPPM( SvStream& rStm, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectRAS( SvStream& rStm, BOOL )
 {
     UINT32 nMagicNumber;
@@ -945,12 +825,6 @@ BOOL GraphicDescriptor::ImpDetectRAS( SvStream& rStm, BOOL )
         return FALSE;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectTGA( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "tga", 3 ) == COMPARE_EQUAL;
@@ -960,12 +834,6 @@ BOOL GraphicDescriptor::ImpDetectTGA( SvStream&, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPSD( SvStream& rStm, BOOL bExtendedInfo )
 {
     BOOL bRet = FALSE;
@@ -1018,12 +886,6 @@ BOOL GraphicDescriptor::ImpDetectPSD( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectEPS( SvStream& rStm, BOOL )
 {
     // es wird die EPS mit Vorschaubild Variante und die Extensionuebereinstimmung
@@ -1049,12 +911,6 @@ BOOL GraphicDescriptor::ImpDetectEPS( SvStream& rStm, BOOL )
         return FALSE;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectDXF( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "dxf", 3 ) == COMPARE_EQUAL;
@@ -1064,12 +920,6 @@ BOOL GraphicDescriptor::ImpDetectDXF( SvStream&, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectMET( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "met", 3 ) == COMPARE_EQUAL;
@@ -1079,13 +929,6 @@ BOOL GraphicDescriptor::ImpDetectMET( SvStream&, BOOL )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectPCT( SvStream& rStm, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "pct", 3 ) == COMPARE_EQUAL;
@@ -1112,13 +955,6 @@ BOOL GraphicDescriptor::ImpDetectPCT( SvStream& rStm, BOOL )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectSGF( SvStream& rStm, BOOL )
 {
     BOOL bRet = FALSE;
@@ -1142,13 +978,6 @@ BOOL GraphicDescriptor::ImpDetectSGF( SvStream& rStm, BOOL )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectSGV( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "sgv", 3 ) == COMPARE_EQUAL;
@@ -1158,13 +987,6 @@ BOOL GraphicDescriptor::ImpDetectSGV( SvStream&, BOOL )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectSVM( SvStream& rStm, BOOL bExtendedInfo )
 {
     UINT32  n32;
@@ -1238,13 +1060,6 @@ BOOL GraphicDescriptor::ImpDetectSVM( SvStream& rStm, BOOL bExtendedInfo )
     return bRet;
 }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectWMF( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "wmf",3 ) == COMPARE_EQUAL;
@@ -1254,12 +1069,6 @@ BOOL GraphicDescriptor::ImpDetectWMF( SvStream&, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 BOOL GraphicDescriptor::ImpDetectEMF( SvStream&, BOOL )
 {
     BOOL bRet = aPathExt.CompareToAscii( "emf", 3 ) == COMPARE_EQUAL;
@@ -1269,12 +1078,6 @@ BOOL GraphicDescriptor::ImpDetectEMF( SvStream&, BOOL )
     return bRet;
 }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 String GraphicDescriptor::GetImportFormatShortName( sal_uInt16 nFormat )
 {
     ByteString          aKeyName;
diff --git a/binfilter/bf_svtools/source/misc/svt_imap.cxx b/binfilter/bf_svtools/source/misc/svt_imap.cxx
index b979cc5..37c8e6d 100644
--- a/binfilter/bf_svtools/source/misc/svt_imap.cxx
+++ b/binfilter/bf_svtools/source/misc/svt_imap.cxx
@@ -116,12 +116,6 @@ void IMapObject::Read( SvStream& rIStm, const String& rBaseURL )
     delete pCompat;
 }
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 BOOL IMapObject::IsEqual( const IMapObject& rEqObj )
 {
     return ( ( aURL == rEqObj.aURL ) &&
@@ -132,11 +126,6 @@ BOOL IMapObject::IsEqual( const IMapObject& rEqObj )
              ( bActive == rEqObj.bActive ) );
 }
 
-
-/******************************************************************************/
-/******************************************************************************/
-/******************************************************************************/
-
 IMapRectangleObject::IMapRectangleObject( const Rectangle& rRect,
                                           const String& rURL,
                                           const String& rAltText,
@@ -150,13 +139,6 @@ IMapRectangleObject::IMapRectangleObject( const Rectangle& rRect,
     ImpConstruct( rRect, bPixelCoords );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void IMapRectangleObject::ImpConstruct( const Rectangle& rRect, BOOL bPixel )
 {
     if ( bPixel )
@@ -213,13 +195,6 @@ BOOL IMapRectangleObject::IsHit( const Point& rPoint ) const
     return aRect.IsInside( rPoint );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 Rectangle IMapRectangleObject::GetRectangle( BOOL bPixelCoords ) const
 {
     Rectangle   aNewRect;
@@ -232,13 +207,6 @@ Rectangle IMapRectangleObject::GetRectangle( BOOL bPixelCoords ) const
     return aNewRect;
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void IMapRectangleObject::Scale( const Fraction& rFracX, const Fraction& rFracY )
 {
     Point   aTL( aRect.TopLeft() );
@@ -253,23 +221,11 @@ void IMapRectangleObject::Scale( const Fraction& rFracX, const Fraction& rFracY
     aRect = Rectangle( aTL, aBR );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 BOOL IMapRectangleObject::IsEqual( const IMapRectangleObject& rEqObj )
 {
     return ( IMapObject::IsEqual( rEqObj ) && ( aRect == rEqObj.aRect ) );
 }
 
-
-/******************************************************************************/
-/******************************************************************************/
-/******************************************************************************/
-
 IMapCircleObject::IMapCircleObject( const Point& rCenter, ULONG nCircleRadius,
                                     const String& rURL,
                                     const String& rAltText,
@@ -283,13 +239,6 @@ IMapCircleObject::IMapCircleObject( const Point& rCenter, ULONG nCircleRadius,
     ImpConstruct( rCenter, nCircleRadius, bPixelCoords );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void IMapCircleObject::ImpConstruct( const Point& rCenter, ULONG nRad, BOOL bPixel )
 {
     if ( bPixel )
@@ -371,13 +320,6 @@ BOOL IMapCircleObject::IsHit( const Point& rPoint ) const
     return bRet;
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 Point IMapCircleObject::GetCenter( BOOL bPixelCoords ) const
 {
     Point aNewPoint;
@@ -390,13 +332,6 @@ Point IMapCircleObject::GetCenter( BOOL bPixelCoords ) const
     return aNewPoint;
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 ULONG IMapCircleObject::GetRadius( BOOL bPixelCoords ) const
 {
     ULONG nNewRadius;
@@ -409,13 +344,6 @@ ULONG IMapCircleObject::GetRadius( BOOL bPixelCoords ) const
     return nNewRadius;
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 Rectangle IMapCircleObject::GetBoundRect() const
 {
     long nWidth = nRadius << 1;
@@ -424,13 +352,6 @@ Rectangle IMapCircleObject::GetBoundRect() const
                       Size( nWidth, nWidth ) );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void IMapCircleObject::Scale( const Fraction& rFracX, const Fraction& rFracY )
 {
     Fraction aAverage( rFracX );
@@ -446,13 +367,6 @@ void IMapCircleObject::Scale( const Fraction& rFracX, const Fraction& rFracY )
     nRadius = ( nRadius * aAverage.GetNumerator() ) / aAverage.GetDenominator();
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 BOOL IMapCircleObject::IsEqual( const IMapCircleObject& rEqObj )
 {
     return ( IMapObject::IsEqual( rEqObj ) &&
@@ -460,10 +374,6 @@ BOOL IMapCircleObject::IsEqual( const IMapCircleObject& rEqObj )
              ( nRadius == rEqObj.nRadius ) );
 }
 
-
-/******************************************************************************/
-/******************************************************************************/
-/******************************************************************************/
 IMapPolygonObject::IMapPolygonObject( const Polygon& rPoly,
                                       const String& rURL,
                                       const String& rAltText,
@@ -478,13 +388,6 @@ IMapPolygonObject::IMapPolygonObject( const Polygon& rPoly,
     ImpConstruct( rPoly, bPixelCoords );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void IMapPolygonObject::ImpConstruct( const Polygon& rPoly, BOOL bPixel )
 {
     if ( bPixel )
@@ -550,13 +453,6 @@ BOOL IMapPolygonObject::IsHit( const Point& rPoint ) const
     return aPoly.IsInside( rPoint );
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 Polygon IMapPolygonObject::GetPolygon( BOOL bPixelCoords ) const
 {
     Polygon aNewPoly;
@@ -569,13 +465,6 @@ Polygon IMapPolygonObject::GetPolygon( BOOL bPixelCoords ) const
     return aNewPoly;
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void IMapPolygonObject::Scale( const Fraction& rFracX, const Fraction& rFracY )
 {
     USHORT nCount = aPoly.GetSize();
@@ -607,13 +496,6 @@ void IMapPolygonObject::Scale( const Fraction& rFracX, const Fraction& rFracY )
     }
 }
 
-
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 BOOL IMapPolygonObject::IsEqual( const IMapPolygonObject& rEqObj )
 {
     BOOL bRet = FALSE;
@@ -644,11 +526,6 @@ BOOL IMapPolygonObject::IsEqual( const IMapPolygonObject& rEqObj )
     return bRet;
 }
 
-
-/******************************************************************************/
-/******************************************************************************/
-/******************************************************************************/
-
 /******************************************************************************
 |*
 |* Copy-Ctor
@@ -866,12 +743,6 @@ void ImageMap::InsertIMapObject( const IMapObject& rIMapObject )
     }
 }
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 void ImageMap::Scale( const Fraction& rFracX, const Fraction& rFracY )
 {
     USHORT nCount = (USHORT) maList.Count();
diff --git a/binfilter/bf_svx/source/svdraw/svx_svdoutl.cxx b/binfilter/bf_svx/source/svdraw/svx_svdoutl.cxx
index 0dc9018..a4b603f 100644
--- a/binfilter/bf_svx/source/svdraw/svx_svdoutl.cxx
+++ b/binfilter/bf_svx/source/svdraw/svx_svdoutl.cxx
@@ -46,12 +46,6 @@ namespace binfilter {
 /*N*/ {
 /*N*/ }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
 /*N*/ void SdrOutliner::SetTextObj( const SdrTextObj* pObj )
 /*N*/ {
 /*N*/   if( pObj && pObj != pTextObj )
@@ -79,21 +73,11 @@ namespace binfilter {
 /*N*/   pTextObj = pObj;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
 /*N*/ void SdrOutliner::SetTextObjNoInit( const SdrTextObj* pObj )
 /*N*/ {
 /*N*/   pTextObj = pObj;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
 /*N*/ XubString SdrOutliner::CalcFieldValue(const SvxFieldItem& rField, USHORT nPara, USHORT nPos,
 /*N*/                                      Color*& rpTxtColor, Color*& rpFldColor)
 /*N*/ {
diff --git a/binfilter/bf_svx/source/xoutdev/svx_xattr.cxx b/binfilter/bf_svx/source/xoutdev/svx_xattr.cxx
index 2a6fc0b..503d722 100644
--- a/binfilter/bf_svx/source/xoutdev/svx_xattr.cxx
+++ b/binfilter/bf_svx/source/xoutdev/svx_xattr.cxx
@@ -3006,23 +3006,11 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return new XFormTextStyleItem(rIn);
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 /*N*/ USHORT XFormTextStyleItem::GetValueCount() const
 /*N*/ {
 /*N*/   return 5;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextStyleItem::QueryValue( uno::Any& rVal, BYTE /*nMemberId*/ ) const
 /*N*/ {
@@ -3030,12 +3018,6 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return true;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextStyleItem::PutValue( const uno::Any& rVal, BYTE /*nMemberId*/ )
 /*N*/ {
@@ -3095,23 +3077,11 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return new XFormTextAdjustItem(rIn);
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 /*N*/ USHORT XFormTextAdjustItem::GetValueCount() const
 /*N*/ {
 /*N*/   return 4;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextAdjustItem::QueryValue( uno::Any& rVal, BYTE /*nMemberId*/ ) const
 /*N*/ {
@@ -3119,12 +3089,6 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return true;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextAdjustItem::PutValue( const uno::Any& rVal, BYTE /*nMemberId*/ )
 /*N*/ {
@@ -3383,24 +3347,11 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return new XFormTextShadowItem(rIn);
 /*N*/ }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 /*N*/ USHORT XFormTextShadowItem::GetValueCount() const
 /*N*/ {
 /*N*/   return 3;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextShadowItem::QueryValue( uno::Any& rVal, BYTE /*nMemberId*/ ) const
 /*N*/ {
@@ -3408,12 +3359,6 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return true;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextShadowItem::PutValue( const uno::Any& rVal, BYTE /*nMemberId*/ )
 /*N*/ {
@@ -3621,24 +3566,11 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return new XFormTextStdFormItem(rIn);
 /*N*/ }
 
-
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 /*N*/ USHORT XFormTextStdFormItem::GetValueCount() const
 /*N*/ {
 /*N*/   return 3;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextStdFormItem::QueryValue( uno::Any& rVal, BYTE /*nMemberId*/ ) const
 /*N*/ {
@@ -3646,12 +3578,6 @@ const XHatch& XFillHatchItem::GetValue() const
 /*N*/   return true;
 /*N*/ }
 
-/*************************************************************************
-|*
-|*
-|*
-\*************************************************************************/
-
 // #FontWork#
 /*N*/ bool XFormTextStdFormItem::PutValue( const uno::Any& rVal, BYTE /*nMemberId*/ )
 /*N*/ {
diff --git a/binfilter/bf_svx/source/xoutdev/svx_xattr2.cxx b/binfilter/bf_svx/source/xoutdev/svx_xattr2.cxx
index 6a9d27e..8102b70 100644
--- a/binfilter/bf_svx/source/xoutdev/svx_xattr2.cxx
+++ b/binfilter/bf_svx/source/xoutdev/svx_xattr2.cxx
@@ -431,12 +431,6 @@ namespace binfilter {
 /*N*/   return new XFillBmpPosItem( rIn );
 /*N*/ }
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 /*N*/ USHORT XFillBmpPosItem::GetValueCount() const
 /*N*/ {
 /*N*/   return 9;
@@ -468,12 +462,6 @@ namespace binfilter {
 /*N*/   return new XFillBmpSizeXItem( rIn );
 /*N*/ }
 
-/*************************************************************************
-|*
-\*************************************************************************/
-
-
-
 //------------------------------
 // class XFillBmpTileSizeYItem
 //------------------------------
@@ -499,12 +487,6 @@ namespace binfilter {
 /*N*/   return new XFillBmpSizeYItem( rIn );
 /*N*/ }
 
-/*************************************************************************
-|*
-\*************************************************************************/
-
-
-
 //------------------------------
 // class XFillBmpTileLogItem
 //------------------------------
diff --git a/binfilter/bf_sw/source/core/attr/sw_cellatr.cxx b/binfilter/bf_sw/source/core/attr/sw_cellatr.cxx
index 6e2d3f4..31a0933 100644
--- a/binfilter/bf_sw/source/core/attr/sw_cellatr.cxx
+++ b/binfilter/bf_sw/source/core/attr/sw_cellatr.cxx
@@ -41,11 +41,6 @@ namespace binfilter {
 
 //TYPEINIT1( SwFmt, SwClient ); //rtti fuer SwFmt
 
-/*************************************************************************
-|*
-*************************************************************************/
-
-
 /*N*/ SwTblBoxNumFormat::SwTblBoxNumFormat( UINT32 nFormat, BOOL bFlag )
 /*N*/   : SfxUInt32Item( RES_BOXATR_FORMAT, nFormat ), bAuto( bFlag )
 /*N*/ {
@@ -65,13 +60,6 @@ namespace binfilter {
 /*N*/   return new SwTblBoxNumFormat( GetValue(), bAuto );
 /*N*/ }
 
-
-/*************************************************************************
-|*
-*************************************************************************/
-
-
-
 /*N*/ SwTblBoxFormula::SwTblBoxFormula( const String& rFormula )
 /*N*/   : SfxPoolItem( RES_BOXATR_FORMULA ),
 /*N*/   SwTableFormula( rFormula ),
diff --git a/binfilter/bf_sw/source/core/inc/unofldmid.h b/binfilter/bf_sw/source/core/inc/unofldmid.h
index c81829e..8bd46e7 100644
--- a/binfilter/bf_sw/source/core/inc/unofldmid.h
+++ b/binfilter/bf_sw/source/core/inc/unofldmid.h
@@ -24,9 +24,6 @@ namespace com { namespace sun { namespace star { namespace uno {
     class Any;
 } } } }
 
-/******************************************************************************
- *
- ******************************************************************************/
 //Abbildung der Properties auf den Descriptor
 #define FIELD_PROP_PAR1             10
 #define FIELD_PROP_PAR2             11
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx b/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx
index 0433ae6..a0877a9 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unofield.cxx
@@ -1000,9 +1000,7 @@ OUString SwXFieldMaster::LocalizeFormula(
     }
     return rFormula;
 }
-/******************************************************************
- *
- ******************************************************************/
+
 struct SwFieldProperties_Impl
 {
     String      sPar1;
@@ -2122,9 +2120,7 @@ const SwField*  SwXTextField::GetField() const
         return  pFmtFld->GetFld();
     return 0;
 }
-/******************************************************************
- *
- ******************************************************************/
+
 /******************************************************************
  * SwXTextFieldMasters
  ******************************************************************/
@@ -2353,10 +2349,6 @@ sal_Bool SwXTextFieldMasters::hasElements(void) throw( uno::RuntimeException )
     return sal_True;
 }
 
-/******************************************************************
- *
- ******************************************************************/
-
 OUString SwXTextFieldTypes::getImplementationName(void) throw( RuntimeException )
 {
     return C2U("SwXTextFieldTypes");
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx b/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx
index 5489fb9..1f90e56 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unoftn.cxx
@@ -52,10 +52,6 @@ using namespace ::com::sun::star::beans;
 
 using rtl::OUString;
 
-/******************************************************************
- *
- ******************************************************************/
-
 const uno::Sequence< sal_Int8 > & SwXFootnote::getUnoTunnelId()
 {
     static uno::Sequence< sal_Int8 > aSeq = ::binfilter::CreateUnoTunnelId();
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx b/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx
index c6b5cba..2625657 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unoidx.cxx
@@ -97,9 +97,7 @@ sal_Bool lcl_AnyToBool(uno::Any rVal) throw(IllegalArgumentException)
         throw IllegalArgumentException();
     return bRet;
 }
-/******************************************************************************
- *
- ******************************************************************************/
+
 SwTOXMark* lcl_GetMark(SwTOXType* pType, const SwTOXMark* pOwnMark)
 {
     SwClientIter aIter(*pType);
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx b/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx
index 7d18e9f..b92cb8b 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unosect.cxx
@@ -70,9 +70,6 @@ using namespace ::com::sun::star::beans;
 
 using rtl::OUString;
 
-/******************************************************************
- *
- ******************************************************************/
 TYPEINIT1(SwXTextSection, SwClient);
 struct SwTextSectionProperties_Impl
 {
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unosrch.cxx b/binfilter/bf_sw/source/core/unocore/sw_unosrch.cxx
index 417e95f..faaaae1 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unosrch.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unosrch.cxx
@@ -46,10 +46,6 @@ using namespace ::com::sun::star::i18n;
 using namespace ::com::sun::star::beans;
 
 using rtl::OUString;
-/******************************************************************************
- *
- ******************************************************************************/
-
 
 class SwSearchProperties_Impl
 {
diff --git a/binfilter/bf_sw/source/core/unocore/sw_unostyle.cxx b/binfilter/bf_sw/source/core/unocore/sw_unostyle.cxx
index 8ac8606..3cadf30 100644
--- a/binfilter/bf_sw/source/core/unocore/sw_unostyle.cxx
+++ b/binfilter/bf_sw/source/core/unocore/sw_unostyle.cxx
@@ -116,9 +116,7 @@ using namespace ::com::sun::star::container;
 using ::com::sun::star::frame::XModel;
 
 using rtl::OUString;
-/******************************************************************************
- *
- ******************************************************************************/
+
 //convert FN_... to RES_ in header and footer itemset
 sal_uInt16 lcl_ConvertFNToRES(sal_uInt16 nFNId)
 {
@@ -951,9 +949,7 @@ SwXStyle*   SwXStyleFamily::_FindStyle(const String& rStyleName)const
     }
     return 0;
 }
-/******************************************************************
- *
- ******************************************************************/
+
 class SwStyleProperties_Impl
 {
     const SfxItemPropertyMap*   _pMap;
@@ -1065,10 +1061,6 @@ void SwStyleProperties_Impl::GetProperty( const OUString &rPropertyName, const R
     rAny = rxPropertySet->getPropertyValue( rPropertyName );
 }
 
-/******************************************************************
- *
- ******************************************************************/
-
 const Sequence< sal_Int8 > & SwXStyle::getUnoTunnelId()
 {
     static Sequence< sal_Int8 > aSeq = ::binfilter::CreateUnoTunnelId();
diff --git a/binfilter/bf_sw/source/ui/config/sw_optload.src b/binfilter/bf_sw/source/ui/config/sw_optload.src
index 9c089d5..3ce2831 100644
--- a/binfilter/bf_sw/source/ui/config/sw_optload.src
+++ b/binfilter/bf_sw/source/ui/config/sw_optload.src
@@ -24,15 +24,6 @@
 #include "helpid.h"
 #include "config.hrc"
 
-/**************************************************************************/
-/*                                                                        */
-/**************************************************************************/
-
-/**************************************************************************/
-/*                                                                        */
-/**************************************************************************/
-
-
 StringArray STR_ARR_METRIC
 {
         ItemList [ de ] =
diff --git a/binfilter/bf_sw/source/ui/index/sw_cnttab.src b/binfilter/bf_sw/source/ui/index/sw_cnttab.src
index eb9695c..f15d779 100644
--- a/binfilter/bf_sw/source/ui/index/sw_cnttab.src
+++ b/binfilter/bf_sw/source/ui/index/sw_cnttab.src
@@ -53,12 +53,6 @@ String STR_TITLE
     Text[ he ] = "‮כותרת‬";
 };
 
-/*************************************************************************
-
-*************************************************************************/
 //------------------------------------------------------------------
 
-/*-----------------------------------------------------------
-
------------------------------------------------------------*/
 // -----------------------------------------------------------------------------
diff --git a/binfilter/inc/bf_sd/imapinfo.hxx b/binfilter/inc/bf_sd/imapinfo.hxx
index 58daa62..4392565 100644
--- a/binfilter/inc/bf_sd/imapinfo.hxx
+++ b/binfilter/inc/bf_sd/imapinfo.hxx
@@ -27,13 +27,6 @@
 #include "bf_so3/staticbaseurl.hxx"
 namespace binfilter {
 
-
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class SdIMapInfo : public SdrObjUserData, public SfxListener
 {
 
diff --git a/binfilter/inc/bf_svtools/imap.hxx b/binfilter/inc/bf_svtools/imap.hxx
index f37cc02..0001efa 100644
--- a/binfilter/inc/bf_svtools/imap.hxx
+++ b/binfilter/inc/bf_svtools/imap.hxx
@@ -36,12 +36,6 @@ namespace binfilter
 
 class IMapObject;
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 class  ImageMap
 {
     List                maList;
diff --git a/binfilter/inc/bf_svtools/imapobj.hxx b/binfilter/inc/bf_svtools/imapobj.hxx
index ed223df..0e17c2f 100644
--- a/binfilter/inc/bf_svtools/imapobj.hxx
+++ b/binfilter/inc/bf_svtools/imapobj.hxx
@@ -55,12 +55,6 @@ namespace binfilter
 #define IMAP_ERR_OK         0x00000000L
 #define IMAP_ERR_FORMAT     0x00000001L
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 class  IMapObject
 {
     friend class        ImageMap;
diff --git a/binfilter/inc/bf_svtools/imappoly.hxx b/binfilter/inc/bf_svtools/imappoly.hxx
index b70ef5d..1c8d750 100644
--- a/binfilter/inc/bf_svtools/imappoly.hxx
+++ b/binfilter/inc/bf_svtools/imappoly.hxx
@@ -32,12 +32,6 @@ class Fraction;
 namespace binfilter
 {
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 class  IMapPolygonObject : public IMapObject
 {
     Polygon             aPoly;
diff --git a/binfilter/inc/bf_svtools/imaprect.hxx b/binfilter/inc/bf_svtools/imaprect.hxx
index 7d68db6..273bf3e 100644
--- a/binfilter/inc/bf_svtools/imaprect.hxx
+++ b/binfilter/inc/bf_svtools/imaprect.hxx
@@ -31,12 +31,6 @@ class Fraction;
 namespace binfilter
 {
 
-/******************************************************************************
-|*
-|*
-|*
-\******************************************************************************/
-
 class  IMapRectangleObject : public IMapObject
 {
     Rectangle           aRect;
diff --git a/binfilter/inc/bf_svx/polyob3d.hxx b/binfilter/inc/bf_svx/polyob3d.hxx
index 4bd8a79..a0feef6 100644
--- a/binfilter/inc/bf_svx/polyob3d.hxx
+++ b/binfilter/inc/bf_svx/polyob3d.hxx
@@ -26,10 +26,6 @@
 #include <bf_svx/poly3d.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-\************************************************************************/
-
 class E3dPolyObj : public E3dObject
 {
  protected:
diff --git a/binfilter/inc/bf_svx/xflbmpit.hxx b/binfilter/inc/bf_svx/xflbmpit.hxx
index ad75b2c..dd02007 100644
--- a/binfilter/inc/bf_svx/xflbmpit.hxx
+++ b/binfilter/inc/bf_svx/xflbmpit.hxx
@@ -23,12 +23,6 @@
 #include <bf_svtools/eitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpPosItem : public SfxEnumItem
 {
 public:
diff --git a/binfilter/inc/bf_svx/xflbmsli.hxx b/binfilter/inc/bf_svx/xflbmsli.hxx
index 9ebbfff..a0918fe 100644
--- a/binfilter/inc/bf_svx/xflbmsli.hxx
+++ b/binfilter/inc/bf_svx/xflbmsli.hxx
@@ -25,12 +25,6 @@
 #include <bf_svtools/eitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpSizeLogItem : public SfxBoolItem
 {
 public:
diff --git a/binfilter/inc/bf_svx/xflbmsxy.hxx b/binfilter/inc/bf_svx/xflbmsxy.hxx
index a896766..e8c97df 100644
--- a/binfilter/inc/bf_svx/xflbmsxy.hxx
+++ b/binfilter/inc/bf_svx/xflbmsxy.hxx
@@ -23,12 +23,6 @@
 #include <bf_svtools/metitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpSizeXItem : public SfxMetricItem
 {
 public:
@@ -45,12 +39,6 @@ public:
     // wir hier beruecksichtigen
 };
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpSizeYItem : public SfxMetricItem
 {
 public:
diff --git a/binfilter/inc/bf_svx/xflbmtit.hxx b/binfilter/inc/bf_svx/xflbmtit.hxx
index ad4ed23..eab208d 100644
--- a/binfilter/inc/bf_svx/xflbmtit.hxx
+++ b/binfilter/inc/bf_svx/xflbmtit.hxx
@@ -25,12 +25,6 @@
 #include <bf_svtools/eitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpTileItem : public SfxBoolItem
 {
 public:
diff --git a/binfilter/inc/bf_svx/xflboxy.hxx b/binfilter/inc/bf_svx/xflboxy.hxx
index 3e90492..95eefc8 100644
--- a/binfilter/inc/bf_svx/xflboxy.hxx
+++ b/binfilter/inc/bf_svx/xflboxy.hxx
@@ -23,12 +23,6 @@
 #include <bf_svtools/intitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpPosOffsetXItem : public SfxUInt16Item
 {
 public:
@@ -41,12 +35,6 @@ public:
 
 };
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpPosOffsetYItem : public SfxUInt16Item
 {
 public:
diff --git a/binfilter/inc/bf_svx/xflbstit.hxx b/binfilter/inc/bf_svx/xflbstit.hxx
index 0361e13..198e9b9 100644
--- a/binfilter/inc/bf_svx/xflbstit.hxx
+++ b/binfilter/inc/bf_svx/xflbstit.hxx
@@ -25,12 +25,6 @@
 #include <bf_svtools/eitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpStretchItem : public SfxBoolItem
 {
 public:
diff --git a/binfilter/inc/bf_svx/xflbtoxy.hxx b/binfilter/inc/bf_svx/xflbtoxy.hxx
index 96b7f33..bd1ff72 100644
--- a/binfilter/inc/bf_svx/xflbtoxy.hxx
+++ b/binfilter/inc/bf_svx/xflbtoxy.hxx
@@ -23,12 +23,6 @@
 #include <bf_svtools/intitem.hxx>
 namespace binfilter {
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpTileOffsetXItem : public SfxUInt16Item
 {
 public:
@@ -41,12 +35,6 @@ public:
 
 };
 
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
 class XFillBmpTileOffsetYItem : public SfxUInt16Item
 {
 public:
diff --git a/binfilter/inc/bf_sw/unocoll.hxx b/binfilter/inc/bf_sw/unocoll.hxx
index 1edab8b..8c47157 100644
--- a/binfilter/inc/bf_sw/unocoll.hxx
+++ b/binfilter/inc/bf_sw/unocoll.hxx
@@ -35,10 +35,7 @@ namespace com{namespace sun {namespace star {namespace text
     class XFootnote;
 }}}}
 namespace binfilter {
-/***************************************************
- ***************************************************
- *
- ***************************************************/
+
 class SwDoc;
 class SwFrmFmt;
 class SwXFrame;
@@ -73,9 +70,6 @@ class SwUnoCollection
     SwDoc*          GetDoc() const {return pDoc;}
 };
 
-/******************************************************************************
- *
- ******************************************************************************/
 #define SW_SERVICE_TYPE_TEXTTABLE                       0   //
 #define SW_SERVICE_TYPE_TEXTFRAME                       1   //
 #define SW_SERVICE_TYPE_GRAPHIC                         2
diff --git a/binfilter/inc/bf_sw/unodraw.hxx b/binfilter/inc/bf_sw/unodraw.hxx
index 563dd5c..d850a38 100644
--- a/binfilter/inc/bf_sw/unodraw.hxx
+++ b/binfilter/inc/bf_sw/unodraw.hxx
@@ -37,9 +37,7 @@ namespace binfilter {
 class SdrMarkList;
 class SdrView;
 class SwDoc;
-/******************************************************************************
- *
- ******************************************************************************/
+
 class SwFmDrawPage : public SvxFmDrawPage
 {
     SdrPageView*        pPageView;
diff --git a/binfilter/inc/bf_sw/unoobj.hxx b/binfilter/inc/bf_sw/unoobj.hxx
index e714856..e882020 100644
--- a/binfilter/inc/bf_sw/unoobj.hxx
+++ b/binfilter/inc/bf_sw/unoobj.hxx
@@ -169,9 +169,6 @@ class UnoActionRemoveContext
         ~UnoActionRemoveContext();
 };
 
-/******************************************************************************
- *
- ******************************************************************************/
 typedef ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > * XTextRangeRefPtr;
 SV_DECL_PTRARR(XTextRangeArr, XTextRangeRefPtr, 4, 4)
 
diff --git a/binfilter/inc/bf_sw/unosett.hxx b/binfilter/inc/bf_sw/unosett.hxx
index 6da9706..eb7833a 100644
--- a/binfilter/inc/bf_sw/unosett.hxx
+++ b/binfilter/inc/bf_sw/unosett.hxx
@@ -42,12 +42,6 @@ class SwFmtCol;
 class SwDocShell;
 class SwNumRule;
 
-
-/******************************************************************************
- *
- ******************************************************************************/
-
-
 class SwXFootnoteProperties : public cppu::WeakAggImplHelper2
 <
     ::com::sun::star::beans::XPropertySet,
diff --git a/binfilter/inc/bf_sw/unosrch.hxx b/binfilter/inc/bf_sw/unosrch.hxx
index 48e06f5..dbf5c3e 100644
--- a/binfilter/inc/bf_sw/unosrch.hxx
+++ b/binfilter/inc/bf_sw/unosrch.hxx
@@ -33,9 +33,6 @@ namespace binfilter {
 
 struct SfxItemPropertyMap;
 class SfxItemSet;
-/******************************************************************************
- *
- ******************************************************************************/
 
 class SwXTextDocument;
 class SwSearchProperties_Impl;
diff --git a/binfilter/inc/bf_sw/unostyle.hxx b/binfilter/inc/bf_sw/unostyle.hxx
index 9450e72..9eda730 100644
--- a/binfilter/inc/bf_sw/unostyle.hxx
+++ b/binfilter/inc/bf_sw/unostyle.hxx
@@ -44,10 +44,6 @@ class SwDocShell;
 class SwXStyle;
 class SwStyleProperties_Impl;
 class SwStartNode;
-/******************************************************************************
- *
- ******************************************************************************/
-
 
 class SwXStyleFamilies :  public cppu::WeakImplHelper4
 <
diff --git a/binfilter/inc/bf_sw/unotxdoc.hxx b/binfilter/inc/bf_sw/unotxdoc.hxx
index 81c5ed3..aedb8f8 100644
--- a/binfilter/inc/bf_sw/unotxdoc.hxx
+++ b/binfilter/inc/bf_sw/unotxdoc.hxx
@@ -111,10 +111,6 @@ class SwXDocumentPropertyHelper;
 typedef UnoActionContext* UnoActionContextPtr;
 SV_DECL_PTRARR(ActionContextArr, UnoActionContextPtr, 4, 4)
 
-/******************************************************************************
- *
- ******************************************************************************/
-
 typedef cppu::WeakImplHelper27
 <
     ::com::sun::star::text::XTextDocument,


More information about the Libreoffice-commits mailing list