This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1dda6fa065 Remove bashC (Form feed) from code
1dda6fa065 is described below

commit 1dda6fa065ca9dda1aeb73fcffcf5e4176683177
Author: mseidel <[email protected]>
AuthorDate: Thu Apr 24 23:25:31 2025 +0200

    Remove bashC (Form feed) from code
---
 main/basctl/source/basicide/iderdll.cxx  |  2 +-
 main/editeng/source/rtf/rtfgrf.cxx       |  4 +-
 main/editeng/source/rtf/rtfitem.cxx      |  4 +-
 main/rsc/source/rscpp/cpp.h              |  2 +-
 main/rsc/source/rscpp/cpp1.c             |  6 +--
 main/rsc/source/rscpp/cpp2.c             | 10 ++--
 main/rsc/source/rscpp/cpp3.c             | 10 ++--
 main/rsc/source/rscpp/cpp4.c             | 12 ++---
 main/rsc/source/rscpp/cpp5.c             | 16 +++---
 main/rsc/source/rscpp/cpp6.c             | 24 ++++-----
 main/rsc/source/rscpp/cppdef.h           |  2 +-
 main/sfx2/source/appl/impldde.cxx        |  2 +-
 main/sot/source/base/formats.cxx         | 32 ++++++------
 main/svtools/inc/svtools/rtftoken.h      | 31 ++++++------
 main/svtools/source/svhtml/htmlsupp.cxx  |  2 +-
 main/svtools/source/svhtml/parhtml.cxx   |  6 +--
 main/sw/inc/htmltbl.hxx                  | 12 ++---
 main/sw/source/core/crsr/crsrsh.cxx      |  2 +-
 main/sw/source/core/crsr/pam.cxx         |  2 +-
 main/sw/source/core/crsr/swcrsr.cxx      |  2 +-
 main/sw/source/core/crsr/unocrsr.cxx     |  2 +-
 main/sw/source/core/crsr/viscrs.cxx      |  4 +-
 main/sw/source/core/doc/doccomp.cxx      |  4 +-
 main/sw/source/core/doc/docnum.cxx       |  2 +-
 main/sw/source/core/doc/docredln.cxx     |  8 +--
 main/sw/source/core/doc/ftnidx.cxx       |  2 +-
 main/sw/source/core/doc/htmltbl.cxx      |  2 +-
 main/sw/source/core/doc/swserv.cxx       |  2 +-
 main/sw/source/core/doc/tblrwcl.cxx      | 10 ++--
 main/sw/source/core/fields/cellfml.cxx   |  4 +-
 main/sw/source/core/undo/rolbck.cxx      |  2 +-
 main/sw/source/core/undo/unins.cxx       |  2 +-
 main/sw/source/core/undo/unredln.cxx     |  2 +-
 main/sw/source/filter/basflt/fltini.cxx  | 18 +++----
 main/sw/source/filter/basflt/shellio.cxx |  2 +-
 main/sw/source/filter/html/css1kywd.cxx  | 16 +++---
 main/sw/source/filter/html/css1kywd.hxx  | 16 +++---
 main/sw/source/filter/html/htmlcss1.cxx  | 16 +++---
 main/sw/source/filter/html/htmlctxt.cxx  | 12 ++---
 main/sw/source/filter/html/htmldraw.cxx  |  6 +--
 main/sw/source/filter/html/htmlfld.cxx   |  2 +-
 main/sw/source/filter/html/htmlform.cxx  |  4 +-
 main/sw/source/filter/html/htmlforw.cxx  | 12 ++---
 main/sw/source/filter/html/htmlnum.cxx   | 10 ++--
 main/sw/source/filter/html/htmlsect.cxx  |  8 +--
 main/sw/source/filter/html/parcss1.cxx   | 14 +++---
 main/sw/source/filter/html/svxcss1.cxx   | 86 ++++++++++++++++----------------
 main/sw/source/filter/html/svxcss1.hxx   |  6 +--
 main/sw/source/filter/html/swhtml.cxx    | 28 +++++------
 main/sw/source/filter/rtf/rtfnum.cxx     |  2 +-
 main/sw/source/filter/rtf/swparrtf.cxx   |  4 +-
 main/sw/source/filter/ww8/wrtw8esh.cxx   |  6 +--
 main/sw/source/filter/ww8/wrtw8nds.cxx   | 12 ++---
 main/sw/source/filter/ww8/wrtw8num.cxx   |  2 +-
 main/sw/source/filter/ww8/wrtw8sty.cxx   |  8 +--
 main/sw/source/filter/ww8/wrtww8.cxx     |  8 +--
 main/sw/source/filter/ww8/ww8atr.cxx     |  2 +-
 main/sw/source/ui/app/docstyle.cxx       |  6 +--
 main/sw/source/ui/config/optpage.cxx     |  2 +-
 main/sw/source/ui/dbui/dbinsdlg.cxx      |  6 +--
 main/sw/source/ui/dochdl/swdtflvr.cxx    |  4 +-
 main/sw/source/ui/frmdlg/cption.cxx      |  2 +-
 main/sw/source/ui/uiview/pview.cxx       |  6 +--
 main/vcl/inc/ilstbox.hxx                 | 10 ++--
 main/vcl/source/control/combobox.cxx     |  4 +-
 main/vcl/source/control/ilstbox.cxx      |  6 +--
 main/vcl/source/control/longcurr.cxx     |  2 +-
 67 files changed, 287 insertions(+), 290 deletions(-)

diff --git a/main/basctl/source/basicide/iderdll.cxx 
b/main/basctl/source/basicide/iderdll.cxx
index de111e0c67..775dd457c4 100644
--- a/main/basctl/source/basicide/iderdll.cxx
+++ b/main/basctl/source/basicide/iderdll.cxx
@@ -23,7 +23,7 @@
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_basctl.hxx"
-
+
 
 #include <ide_pch.hxx>
 
diff --git a/main/editeng/source/rtf/rtfgrf.cxx 
b/main/editeng/source/rtf/rtfgrf.cxx
index cb763e8d76..eb4d371247 100644
--- a/main/editeng/source/rtf/rtfgrf.cxx
+++ b/main/editeng/source/rtf/rtfgrf.cxx
@@ -184,7 +184,7 @@ static sal_uInt8 __FAR_DATA aPal8[ 256 * 4 ] =
 };
 
 
-/*  */
+/* */
 
 
 inline long SwapLong( long n )
@@ -253,7 +253,7 @@ static void WriteBMPHeader( SvStream& rStream,
        }
 }
 
-/*  */
+/* */
 
                // wandel die ASCII-HexCodes in binaere Zeichen um. Werden
                // ungueltige Daten gefunden (Zeichen ausser 0-9|a-f|A-F, so
diff --git a/main/editeng/source/rtf/rtfitem.cxx 
b/main/editeng/source/rtf/rtfitem.cxx
index 33b0a48153..ca5ee633e9 100644
--- a/main/editeng/source/rtf/rtfitem.cxx
+++ b/main/editeng/source/rtf/rtfitem.cxx
@@ -576,7 +576,7 @@ SET_FONTALIGNMENT:
                        }
                        break;
 
-/*  */
+/* */
                        case RTF_B:
                        case RTF_AB:
                                if( IsAttrSttPos() )    // nicht im Textfluss ?
@@ -1141,7 +1141,7 @@ ATTR_SETEMPHASIS:
                                break;
 
 
-/*  */
+/* */
 
                        case BRACELEFT:
                                {
diff --git a/main/rsc/source/rscpp/cpp.h b/main/rsc/source/rscpp/cpp.h
index a7bc100fb4..a583f71ebb 100644
--- a/main/rsc/source/rscpp/cpp.h
+++ b/main/rsc/source/rscpp/cpp.h
@@ -164,7 +164,7 @@ extern FILE *pDefOut;                                   /* 
ER */
 #define T_UNSIGNED      128
 #define T_PTR           256             /* Pointer                      */
 #define T_FPTR          512             /* Pointer to functions         */
-
+
 /*
  * The DEFBUF structure stores information about #defined
  * macros.  Note that the defbuf->repl information is always
diff --git a/main/rsc/source/rscpp/cpp1.c b/main/rsc/source/rscpp/cpp1.c
index b659587f5e..f6ac80d8f3 100644
--- a/main/rsc/source/rscpp/cpp1.c
+++ b/main/rsc/source/rscpp/cpp1.c
@@ -184,7 +184,7 @@ char    *magic[] = {                    /* Note: order is 
important     */
         "__FILE__",
         NULL                            /* Must be last                 */
 };
-
+
 static char     *sharpfilename = NULL;
 
 int nRunde = 0;
@@ -395,7 +395,7 @@ nRunde++;
 #endif
 
 }
-
+
 FILE_LOCAL
 void cppmain()
 /*
@@ -547,7 +547,7 @@ end_line:   if (c == '\n') {                    /* 
Compiling at EOL?    */
                        EvalBuf[nEvalOff++] = '\0';
 #endif
 }
-
+
 void output(int c)
 /*
  * Output one character to stdout -- output() is passed as an
diff --git a/main/rsc/source/rscpp/cpp2.c b/main/rsc/source/rscpp/cpp2.c
index 95711b188b..701586f863 100644
--- a/main/rsc/source/rscpp/cpp2.c
+++ b/main/rsc/source/rscpp/cpp2.c
@@ -312,7 +312,7 @@ nest_err:       cerror("#%s must be in an #if", token);
         }
         return (counter + 1);
 }
-
+
 FILE_LOCAL
 void doif(int hash)
 /*
@@ -357,7 +357,7 @@ badif:  cerror("#if, #ifdef, or #ifndef without an 
argument", NULLST);
 #endif
         return;
 }
-
+
 FILE_LOCAL
 void doinclude()
 /*
@@ -427,7 +427,7 @@ void doinclude()
 incerr: cerror("#include syntax error", NULLST);
         return;
 }
-
+
 FILE_LOCAL int
 openinclude(char* filename, int searchlocal)
 /*
@@ -503,7 +503,7 @@ openinclude(char* filename, int searchlocal)
         }
         return (FALSE);
 }
-
+
 FILE_LOCAL int
 hasdirectory(char* source, char* result)
 /*
@@ -547,7 +547,7 @@ hasdirectory(char* source, char* result)
 #endif
 #endif
 }
-
+
 #if HOST == SYS_VMS
 
 /*
diff --git a/main/rsc/source/rscpp/cpp3.c b/main/rsc/source/rscpp/cpp3.c
index 02e350b6d2..089f94a694 100644
--- a/main/rsc/source/rscpp/cpp3.c
+++ b/main/rsc/source/rscpp/cpp3.c
@@ -90,7 +90,7 @@ void addfile(FILE* fp, char* filename)
         line = 1;                       /* Working on line 1 now        */
         wrongline = TRUE;               /* Force out initial #line      */
 }
-
+
 void setincdirs()
 /*
  * Append system-specific directories to the include directory list.
@@ -207,7 +207,7 @@ int AddInclude( char* pIncStr )
 
 
 
-
+
 int
 dooptions(int argc, char** argv)
 /*
@@ -358,7 +358,7 @@ dooptions(int argc, char** argv)
         }
                return (j);                     /* Return new argc              
*/
 }
-
+
 int
 readoptions(char* filename, char*** pfargv)
 {
@@ -422,7 +422,7 @@ readoptions(char* filename, char*** pfargv)
 }
 
 
-
+
 #if HOST != SYS_UNIX
 FILE_LOCAL void
 zap_uc(char* ap)
@@ -503,7 +503,7 @@ void initdefines()
 #endif
         }
 }
-
+
 #if HOST == SYS_VMS
 /*
  * getredirection() is intended to aid in porting C programs
diff --git a/main/rsc/source/rscpp/cpp4.c b/main/rsc/source/rscpp/cpp4.c
index ac48fd5e45..a7dc6b0b22 100644
--- a/main/rsc/source/rscpp/cpp4.c
+++ b/main/rsc/source/rscpp/cpp4.c
@@ -232,7 +232,7 @@ bad_define:
         cerror("#define syntax error", NULLST);
         inmacro = FALSE;                        /* Stop <newline> hack  */
 }
-
+
 void checkparm(int c, DEFBUF* dp)
 /*
  * Replace this param if it's defined.  Note that the macro name is a
@@ -260,7 +260,7 @@ void checkparm(int c, DEFBUF* dp)
         for (cp = token; *cp != EOS;)           /* And save             */
             save(*cp++);                        /* The token itself     */
 }
-
+
 #if STRING_FORMAL
 void stparmscan(delim, dp)
 int             delim;
@@ -332,7 +332,7 @@ void stparmscan(int delim)
         workp[-1] = wp[-1];             /* Nope, reset end quote.       */
 }
 #endif
-
+
 void doundef()
 /*
  * Remove the symbol from the defined list.
@@ -380,7 +380,7 @@ void charput(int c)
             *parmp++ = (char)c;
         }
 }
-
+
 /*
  *              M a c r o   E x p a n s i o n
  */
@@ -483,7 +483,7 @@ void expand(DEFBUF* tokenp)
             expstuff(tokenp);           /* Do actual parameters         */
         }                               /* nargs switch                 */
 }
-
+
 FILE_LOCAL int
 expcollect()
 /*
@@ -544,7 +544,7 @@ expcollect()
         }                                       /* Collect all args.    */
         return (TRUE);                          /* Normal return        */
 }
-
+
 FILE_LOCAL
 void expstuff(DEFBUF* tokenp)
 /*
diff --git a/main/rsc/source/rscpp/cpp5.c b/main/rsc/source/rscpp/cpp5.c
index ee9ca6bb77..e67ba05211 100644
--- a/main/rsc/source/rscpp/cpp5.c
+++ b/main/rsc/source/rscpp/cpp5.c
@@ -109,7 +109,7 @@ register int        op;
 #define        isbinary(op)    (op >= FIRST_BINOP && op <= LAST_BINOP)
 #define        isunary(op)     (op >= FIRST_UNOP  && op <= LAST_UNOP)
 #endif
-
+
 /*
  * The following definitions are used to specify basic variable sizes.
  */
@@ -153,7 +153,7 @@ register int        op;
 #ifndef        S_PFPTR
 #define S_PFPTR                (sizeof (int (*)()))
 #endif
-
+
 typedef struct types {
     short      type;                   /* This is the bit if           */
     char       *name;                  /* this is the token word       */
@@ -198,7 +198,7 @@ SIZES size_table[] = {
     { T_FPTR,  0,              S_PFPTR         },      /* int (*())    */
     { 0,       0,              0               },      /* End of table */
 };
-
+
 
 void InitCpp5()
 {
@@ -376,7 +376,7 @@ again:
            }                                   /* op1 switch end       */
        }                                       /* Stack unwind loop    */
 }
-
+
 FILE_LOCAL int
 evallex(int skip)
 /*
@@ -494,7 +494,7 @@ again:  do {                                        /* 
Collect the token    */
        }
        return (t);
 }
-
+
 FILE_LOCAL int
 dosizeof()
 /*
@@ -659,7 +659,7 @@ evalnum(int c)
        unget();
        return (value);
 }
-
+
 FILE_LOCAL int
 evalchar(int skip)
 /*
@@ -765,7 +765,7 @@ evalchar(int skip)
        instring = FALSE;
        return (value);
 }
-
+
 FILE_LOCAL int *
 evaleval(int* valp, int op, int skip)
 /*
@@ -903,7 +903,7 @@ evaleval(int* valp, int op, int skip)
        *valp++ = v1;
        return (valp);
 }
-
+
 #ifdef DEBUG_EVAL
 dumpstack(opstack, opp, value, valp)
 OPTAB          opstack[NEXP];  /* Operand stack                */
diff --git a/main/rsc/source/rscpp/cpp6.c b/main/rsc/source/rscpp/cpp6.c
index 17ea58dd65..22e4c31ab3 100644
--- a/main/rsc/source/rscpp/cpp6.c
+++ b/main/rsc/source/rscpp/cpp6.c
@@ -77,7 +77,7 @@
  *              cierror & ciwarn take a format and a single int (char) 
argument.
  *              cfatal takes a format and a single string argument.
  */
-
+
 /*
  * This table must be rewritten for a non-Ascii machine.
  *
@@ -164,7 +164,7 @@ OP_LPA,OP_RPA,OP_MUL,OP_ADD,   000,OP_SUB,   DOT,OP_DIV, /* 
28 ()*+,-./ */
 
 #endif
 
-
+
 /*
  *                      C P P   S y m b o l   T a b l e s
  */
@@ -222,7 +222,7 @@ skipws()
 #endif
         return (c);
 }
-
+
 void scanid(int c)
 /*
  * Get the next token (an id) into the token buffer.
@@ -263,7 +263,7 @@ macroid(int c)
         }
         return (c);
 }
-
+
 int
 catenate()
 /*
@@ -329,7 +329,7 @@ catenate()
         return (FALSE);                         /* Not supported        */
 #endif
 }
-
+
 int
 scanstring(int delim,
 #ifndef _NO_PROTO
@@ -368,7 +368,7 @@ void         (*outfun)() /* BP */
             return (FALSE);
         }
 }
-
+
 void scannumber(int c,
 #ifndef _NO_PROTO
 register void    (*outfun)( int )  /* BP */    /* Output/store func    */
@@ -498,7 +498,7 @@ nomore: unget();                                /* Not part 
of a number */
         if (octal89 && radix == 8)
             cwarn("Illegal digit in octal number", NULLST);
 }
-
+
 void save(int c)
 {
         if (workp >= &work[NWORK]) {
@@ -559,7 +559,7 @@ getmem(int size)
             cfatal("Out of memory", NULLST);
         return (result);
 }
-
+
 
 DEFBUF *
 lookid(int c)
@@ -599,7 +599,7 @@ lookid(int c)
         }
         return ((temp == 0) ? dp : NULL);
 }
-
+
 DEFBUF *
 defendel(char* name, int delete)
 /*
@@ -767,7 +767,7 @@ void dumpadef(char *why, register DEFBUF *dp)
                        pCppOut = pRememberOut;
 }
 #endif
-
+
 /*
  *                      G E T
  */
@@ -1003,7 +1003,7 @@ newline:
         }
         return (c);                             /* Just return the char */
 }
-
+
 void unget()
 /*
  * Backup the pointer to reread the last character.  Fatal error
@@ -1054,7 +1054,7 @@ cget()
 #endif
         return (c);
 }
-
+
 /*
  * Error messages and other hacks.  The first byte of severity
  * is 'S' for string arguments and 'I' for int arguments.  This
diff --git a/main/rsc/source/rscpp/cppdef.h b/main/rsc/source/rscpp/cppdef.h
index a4f4e2c3ff..7c7b6b2e6a 100644
--- a/main/rsc/source/rscpp/cppdef.h
+++ b/main/rsc/source/rscpp/cppdef.h
@@ -180,7 +180,7 @@
 #ifndef LINE_PREFIX
 #define LINE_PREFIX             ""
 #endif
-
+
 /*
  * OLD_PREPROCESSOR forces the definition of OK_DOLLAR, OK_CONCAT,
  * COMMENT_INVISIBLE, and STRING_FORMAL to values appropriate for
diff --git a/main/sfx2/source/appl/impldde.cxx 
b/main/sfx2/source/appl/impldde.cxx
index db8c32269e..3f81639e96 100644
--- a/main/sfx2/source/appl/impldde.cxx
+++ b/main/sfx2/source/appl/impldde.cxx
@@ -125,7 +125,7 @@ IMPL_STATIC_LINK( SvDDELinkEditDialog, EditHdl_Impl, Edit 
*, pEdit )
        return 0;
 }
 
-/*  */
+/* */
 
 
 SvDDEObject::SvDDEObject()
diff --git a/main/sot/source/base/formats.cxx b/main/sot/source/base/formats.cxx
index 3fc77a78de..166d03ef63 100644
--- a/main/sot/source/base/formats.cxx
+++ b/main/sot/source/base/formats.cxx
@@ -93,7 +93,7 @@ static SotAction_Impl __READONLY_DATA aEmptyArr[] =           
                      \
                { 0xffff, 0, 0 }                                                
  \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_OLEOBJ_ARRAY                                         \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_OLEOBJ_Def[] =        \
        {                                                                       
\
@@ -124,7 +124,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_OLEOBJ_Link[] =       \
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_CHARTDOC_OLEOBJ_ARRAY                                    \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_CHARTDOC_OLEOBJ_Def[] =   \
        {                                                                       
\
@@ -155,7 +155,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_CHARTDOC_OLEOBJ_Link[] =  \
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_TEXTFRAME_ARRAY                                      \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_TEXTFRAME_Def[] =     \
        {                                                                       
\
@@ -341,7 +341,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_TEXTFRAME_WEB_Link[] =
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_GRAPHOBJ_ARRAY                                       \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_GRAPHOBJ_Def[] =      \
        {                                                                       
\
@@ -404,7 +404,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_GRAPHOBJ_Link[] =     \
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_LNKD_GRAPHOBJ_ARRAY                                  \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_LNKD_GRAPHOBJ_Def[] = \
        {                                                                       
\
@@ -467,7 +467,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_LNKD_GRAPHOBJ_Link[] =\
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_GRAPH_W_IMAP_ARRAY                                   \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_GRAPH_W_IMAP_Def[] =  \
        {                                                                       
\
@@ -531,7 +531,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_GRAPH_W_IMAP_Link[] = \
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_LNKD_GRAPH_W_IMAP_ARRAY                              \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_LNKD_GRAPH_W_IMAP_Def[] 
=\
        {                                                                       
\
@@ -596,7 +596,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_LNKD_GRAPH_W_IMAP_Link[] =
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_IMAPREGION_ARRAY                                     \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_IMAPREGION_Def[] =    \
        {                                                                       
\
@@ -616,7 +616,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_IMAPREGION_Copy[] =   \
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_DRAWOBJ_ARRAY                                        \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_DRAWOBJ_Def[] =       \
        {                                                                       
\
@@ -680,7 +680,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_DRAWOBJ_Link[] =      \
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_URLBUTTON_ARRAY                                      \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_URLBUTTON_Def[] =     \
        {                                                                       
\
@@ -719,7 +719,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_URLBUTTON_Copy[] =    \
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_URLFIELD_ARRAY                                       \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_URLFIELD_Def[] =      \
        {                                                                       
\
@@ -743,7 +743,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_URLFIELD_Link[] =     \
                { 0xffff, 0, 0 }                                                
          \
        };
 
-/*  */
+/* */
 #define EXCHG_DEST_DOC_GROUPOBJ_ARRAY                                       \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_DOC_GROUPOBJ_Def[] =      \
        {                                                                       
\
@@ -807,7 +807,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_DOC_GROUPOBJ_Link[] =     \
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_SWDOC_FREE_AREA_ARRAY                                    \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_SWDOC_FREE_AREA_Def[] =   \
        {                                                                       
\
@@ -994,7 +994,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_SWDOC_FREE_AREA_WEB_Link[] =
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_SCDOC_FREE_AREA_ARRAY                                    \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_SCDOC_FREE_AREA_Def[] =   \
        {                                                                       
\
@@ -1090,7 +1090,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_SCDOC_FREE_AREA_Link[] =  \
        };
 
 
-/*  */
+/* */
 #define EXCHG_DEST_SDDOC_FREE_AREA_ARRAY                                    \
 static SotAction_Impl __READONLY_DATA aEXCHG_DEST_SDDOC_FREE_AREA_Def[] =   \
        {                                                                       
\
@@ -1180,7 +1180,7 @@ static SotAction_Impl __READONLY_DATA 
aEXCHG_DEST_SDDOC_FREE_AREA_Link[] =  \
        };
 
 
-/*  */
+/* */
 
 #define IMPL_DATA_ARRAY_1                                                      
          \
 EXCHG_EMPYT_ARRAY                                                         \
diff --git a/main/svtools/inc/svtools/rtftoken.h 
b/main/svtools/inc/svtools/rtftoken.h
index 3804da2916..2130d5a4af 100644
--- a/main/svtools/inc/svtools/rtftoken.h
+++ b/main/svtools/inc/svtools/rtftoken.h
@@ -269,7 +269,7 @@ enum RTF_TOKEN_IDS {
 
        RTF_HIGHLIGHT,
 
-/*  */
+/* */
 
        RTF_DEFTAB                      = RTF_DOCFMT,
        RTF_HYPHHOTZ,
@@ -437,7 +437,7 @@ enum RTF_TOKEN_IDS {
        RTF_ADEFLANG,
        RTF_ADEFF,
 
-/*  */
+/* */
 
        RTF_SECTD                               = RTF_SECTFMT,
        RTF_ENDNHERE,
@@ -536,7 +536,7 @@ enum RTF_TOKEN_IDS {
        RTF_BALANCED_COLUMN,
 
 
-/*  */
+/* */
 
        RTF_PARD                                = RTF_PARFMT,
        RTF_S,
@@ -619,7 +619,7 @@ enum RTF_TOKEN_IDS {
        RTF_ASPALPHA,
 
 
-/*  */
+/* */
 
        RTF_TX                                  = RTF_TABSTOPDEF,
        RTF_TB,
@@ -636,7 +636,7 @@ enum RTF_TOKEN_IDS {
        // Swg-TabStop-Tokens
        RTF_TLSWG = (RTF_TABSTOPDEF|RTF_SWGDEFS),
 
-/*  */
+/* */
 
        RTF_BRDRT               = RTF_BRDRDEF,
        RTF_BRDRB,
@@ -664,7 +664,7 @@ enum RTF_TOKEN_IDS {
        RTF_BRDLINE_OUT,
        RTF_BRDLINE_DIST,
 
-/*  */
+/* */
 
        RTF_PLAIN               = RTF_CHRFMT,
        RTF_B,
@@ -803,7 +803,7 @@ enum RTF_TOKEN_IDS {
        RTF_HYPHMAX,
 
 
-/*  */
+/* */
 
        RTF_CHDATE                              = RTF_SPECCHAR,
        RTF_CHDATEL,
@@ -847,7 +847,7 @@ enum RTF_TOKEN_IDS {
        RTF_ZWJ,
        RTF_ZWNJ,
 
-/*  */
+/* */
 
        RTF_ABSW = RTF_APOCTL,
        RTF_ABSH,
@@ -902,7 +902,7 @@ enum RTF_TOKEN_IDS {
        RTF_FLY_INPARA,
 
 
-/*  */
+/* */
 
        RTF_SHADING     = RTF_SHADINGDEF,
        RTF_CFPAT,
@@ -920,7 +920,7 @@ enum RTF_TOKEN_IDS {
        RTF_BGDKCROSS,
        RTF_BGDKDCROSS,
 
-/*  */
+/* */
 
        RTF_TROWD                       = RTF_TABLEDEF,
        RTF_TRGAPH,
@@ -994,10 +994,7 @@ enum RTF_TOKEN_IDS {
        RTF_CLBGDKCROSS,
        RTF_CLBGDKDCROSS,
 
-/*  */
-
-
-/*  */
+/* */
 
        RTF_DO = RTF_DRAWOBJECTS,
        RTF_DOBXCOLUMN,
@@ -1109,7 +1106,7 @@ enum RTF_TOKEN_IDS {
        RTF_SHPLEFT,
        RTF_SHPLID,
 
-/*  */
+/* */
 
        RTF_OBJALIAS = RTF_OBJECTS,
        RTF_OBJALIGN,
@@ -1147,7 +1144,7 @@ enum RTF_TOKEN_IDS {
        RTF_OBJHTML,
        RTF_OBJATTPH,
 
-/*  */
+/* */
 
        RTF_PN = RTF_NUMBULLETS,
        RTF_PNACROSS,
@@ -1233,7 +1230,7 @@ enum RTF_TOKEN_IDS {
        RTF_PNZODIACL,
        RTF_LFOLEVEL,
 
-/*  */
+/* */
 
        RTF_GRF_ALIGNV= RTF_SWGDEFS,
        RTF_GRF_ALIGNH,
diff --git a/main/svtools/source/svhtml/htmlsupp.cxx 
b/main/svtools/source/svhtml/htmlsupp.cxx
index a6d5d43131..8961661a24 100644
--- a/main/svtools/source/svhtml/htmlsupp.cxx
+++ b/main/svtools/source/svhtml/htmlsupp.cxx
@@ -36,7 +36,7 @@
 #include <svtools/htmltokn.h>
 #include <svtools/htmlkywd.hxx>
 
-/*  */
+/* */
 
 // Tabellen zum Umwandeln von Options-Werten in Strings
 
diff --git a/main/svtools/source/svhtml/parhtml.cxx 
b/main/svtools/source/svhtml/parhtml.cxx
index 5521df766a..752dc4cd9e 100644
--- a/main/svtools/source/svhtml/parhtml.cxx
+++ b/main/svtools/source/svhtml/parhtml.cxx
@@ -57,7 +57,7 @@ const sal_Int32 MAX_MACRO_LEN( 1024 );
 
 const sal_Int32 MAX_ENTITY_LEN( 8L );
 
-/*  */
+/* */
 
 // Tabellen zum Umwandeln von Options-Werten in Strings
 
@@ -108,7 +108,7 @@ static HTMLOptionEnum __READONLY_DATA aTableRulesOptEnums[] 
=
 
 SV_IMPL_PTRARR(HTMLOptions,HTMLOptionPtr)
 
-/*  */
+/* */
 
 sal_uInt16 HTMLOption::GetEnum( const HTMLOptionEnum *pOptEnums, sal_uInt16 
nDflt ) const
 {
@@ -307,7 +307,7 @@ HTMLTableRules HTMLOption::GetTableRules() const
        return (HTMLTableRules)GetEnum( aTableRulesOptEnums, HTML_TR_NONE );
 }
 
-/*  */
+/* */
 
 HTMLParser::HTMLParser( SvStream& rIn, int bReadNewDoc )
        : SvParser( rIn )
diff --git a/main/sw/inc/htmltbl.hxx b/main/sw/inc/htmltbl.hxx
index ec7ff6eaa0..485ee700ce 100644
--- a/main/sw/inc/htmltbl.hxx
+++ b/main/sw/inc/htmltbl.hxx
@@ -87,7 +87,7 @@ public:
        sal_Bool HasNoBreakTag() const { return bNoBreakTag; }
 };
 
-/*  */
+/* */
 
 class SwHTMLTableLayoutCell
 {
@@ -126,7 +126,7 @@ public:
        sal_Bool HasNoWrapOption() const { return bNoWrapOption; }
 };
 
-/*  */
+/* */
 
 class SwHTMLTableLayoutColumn
 {
@@ -180,7 +180,7 @@ public:
        sal_Bool HasLeftBorder() const { return bLeftBorder; }
 };
 
-/*  */
+/* */
 
 class SwHTMLTableLayout
 {
@@ -373,7 +373,7 @@ public:
        sal_Bool MayBeInFlyFrame() const { return bMayBeInFlyFrame; }
 };
 
-/*  */
+/* */
 
 inline void SwHTMLTableLayoutCell::SetProtected()
 {
@@ -383,7 +383,7 @@ inline void SwHTMLTableLayoutCell::SetProtected()
        pContents = 0;
 }
 
-/*  */
+/* */
 
 inline void SwHTMLTableLayoutColumn::MergeMinMaxNoAlign( sal_uLong nCMin,
     sal_uLong nCMax,    sal_uLong nAbsMin )
@@ -424,7 +424,7 @@ inline void SwHTMLTableLayoutColumn::SetMinMax( sal_uLong 
nMn, sal_uLong nMx )
        nMax = nMx;
 }
 
-/*  */
+/* */
 
 inline sal_uInt16 SwHTMLTableLayout::GetInhCellSpace( sal_uInt16 nCol,
                                                                                
                  sal_uInt16 nColSpan ) const
diff --git a/main/sw/source/core/crsr/crsrsh.cxx 
b/main/sw/source/core/crsr/crsrsh.cxx
index f1f3883596..606e32ec04 100644
--- a/main/sw/source/core/crsr/crsrsh.cxx
+++ b/main/sw/source/core/crsr/crsrsh.cxx
@@ -3172,7 +3172,7 @@ bool SwCrsrShell::SelectHiddenRange()
     return bRet;
 }
 
-/*  */
+/* */
 
        // die Suchfunktionen
 sal_uLong SwCrsrShell::Find( const SearchOptions& rSearchOpt, sal_Bool 
bSearchInNotes,
diff --git a/main/sw/source/core/crsr/pam.cxx b/main/sw/source/core/crsr/pam.cxx
index 44e2e22b3a..b488e7c02c 100644
--- a/main/sw/source/core/crsr/pam.cxx
+++ b/main/sw/source/core/crsr/pam.cxx
@@ -250,7 +250,7 @@ SwComparePosition ComparePosition(
     return nRet;
 }
 
-/*  */
+/* */
 
 enum CHKSECTION { Chk_Both, Chk_One, Chk_None };
 
diff --git a/main/sw/source/core/crsr/swcrsr.cxx 
b/main/sw/source/core/crsr/swcrsr.cxx
index 2644a238eb..1ab2a64874 100644
--- a/main/sw/source/core/crsr/swcrsr.cxx
+++ b/main/sw/source/core/crsr/swcrsr.cxx
@@ -2142,7 +2142,7 @@ void SwCursor::RestoreSavePos()           // Point auf 
die SavePos setzen
 }
 
 
-/*  */
+/* */
 
 SwTableCursor::SwTableCursor( const SwPosition &rPos, SwPaM* pRing )
        : SwCursor( rPos, pRing, false )
diff --git a/main/sw/source/core/crsr/unocrsr.cxx 
b/main/sw/source/core/crsr/unocrsr.cxx
index 1aa7b4fdad..47cdc3a399 100644
--- a/main/sw/source/core/crsr/unocrsr.cxx
+++ b/main/sw/source/core/crsr/unocrsr.cxx
@@ -200,7 +200,7 @@ sal_Bool SwUnoCrsr::IsSelOvr( int eFlags )
 }
 
 
-/*  */
+/* */
 
 SwUnoTableCrsr::SwUnoTableCrsr(const SwPosition& rPos)
        : SwCursor(rPos,0,false), SwUnoCrsr(rPos), SwTableCursor(rPos), 
aTblSel(rPos,0,false)
diff --git a/main/sw/source/core/crsr/viscrs.cxx 
b/main/sw/source/core/crsr/viscrs.cxx
index 2e2126c9aa..fc41f75e99 100644
--- a/main/sw/source/core/crsr/viscrs.cxx
+++ b/main/sw/source/core/crsr/viscrs.cxx
@@ -762,7 +762,7 @@ void SwSelPaintRects::Get1PixelInLogic( const ViewShell& 
rSh,
 }
 
 
-/*  */
+/* */
 
 SwShellCrsr::SwShellCrsr(
     const SwCrsrShell& rCShell,
@@ -957,7 +957,7 @@ sal_Bool SwShellCrsr::IsAtValidPos( sal_Bool bPoint ) const
        return SwCursor::IsAtValidPos( bPoint );
 }
 
-/*  */
+/* */
 
 SwShellTableCrsr::SwShellTableCrsr( const SwCrsrShell& rCrsrSh,
                                                                        const 
SwPosition& rPos )
diff --git a/main/sw/source/core/doc/doccomp.cxx 
b/main/sw/source/core/doc/doccomp.cxx
index 2474468f03..d973e66a85 100644
--- a/main/sw/source/core/doc/doccomp.cxx
+++ b/main/sw/source/core/doc/doccomp.cxx
@@ -836,7 +836,7 @@ void Compare::ShiftBoundaries( CompareData& rData1, 
CompareData& rData2 )
        }
 }
 
-/*  */
+/* */
 
 class SwCompareLine : public CompareLine
 {
@@ -1570,7 +1570,7 @@ void SwCompareData::SetRedlinesToDoc( sal_Bool 
bUseDocInfo )
        }
 }
 
-/*  */
+/* */
 
 
 
diff --git a/main/sw/source/core/doc/docnum.cxx 
b/main/sw/source/core/doc/docnum.cxx
index 28b2799a4c..49180a34f1 100644
--- a/main/sw/source/core/doc/docnum.cxx
+++ b/main/sw/source/core/doc/docnum.cxx
@@ -787,7 +787,7 @@ sal_Bool SwDoc::GotoOutline( SwPosition& rPos, const 
String& rName ) const
        return sal_False;
 }
 
-/*  */
+/* */
 
 // --- Nummerierung -----------------------------------------
 
diff --git a/main/sw/source/core/doc/docredln.cxx 
b/main/sw/source/core/doc/docredln.cxx
index 517c388091..13617c930f 100644
--- a/main/sw/source/core/doc/docredln.cxx
+++ b/main/sw/source/core/doc/docredln.cxx
@@ -2613,7 +2613,7 @@ void SwDoc::SetRedlinePassword(
        SetModified();
 }
 
-/*  */
+/* */
 
 sal_Bool SwRedlineTbl::Insert( SwRedlinePtr& p, sal_Bool bIns )
 {
@@ -2847,7 +2847,7 @@ sal_uInt16 SwRedlineTbl::FindPrevSeqNo( sal_uInt16 
nSeqNo, sal_uInt16 nSttPos,
        return nRet;
 }
 
-/*  */
+/* */
 
 SwRedlineExtraData::~SwRedlineExtraData()
 {
@@ -3004,7 +3004,7 @@ int SwRedlineExtraData_Format::operator == ( const 
SwRedlineExtraData& rCmp ) co
        return nRet;
 }
 
-/*  */
+/* */
 
 SwRedlineData::SwRedlineData( RedlineType_t eT, sal_uInt16 nAut )
        : pNext( 0 ), pExtraData( 0 ), eType( eT ), nAuthor( nAut ), nSeqNo( 0 )
@@ -3062,7 +3062,7 @@ String SwRedlineData::GetDescr() const
     return aResult;
 }
 
-/*  */
+/* */
 
 SwRedline::SwRedline(RedlineType_t eTyp, const SwPaM& rPam )
        : SwPaM( *rPam.GetMark(), *rPam.GetPoint() ),
diff --git a/main/sw/source/core/doc/ftnidx.cxx 
b/main/sw/source/core/doc/ftnidx.cxx
index e5d1bb7f66..6631a879a6 100644
--- a/main/sw/source/core/doc/ftnidx.cxx
+++ b/main/sw/source/core/doc/ftnidx.cxx
@@ -328,7 +328,7 @@ SwTxtFtn* SwFtnIdxs::SeekEntry( const SwNodeIndex& rPos, 
sal_uInt16* pFndPos ) c
        return 0;
 }
 
-/*  */
+/* */
 
 const SwSectionNode* SwUpdFtnEndNtAtEnd::FindSectNdWithEndAttr(
                                const SwTxtFtn& rTxtFtn )
diff --git a/main/sw/source/core/doc/htmltbl.cxx 
b/main/sw/source/core/doc/htmltbl.cxx
index 3a67a9f0f7..a5419ed826 100644
--- a/main/sw/source/core/doc/htmltbl.cxx
+++ b/main/sw/source/core/doc/htmltbl.cxx
@@ -83,7 +83,7 @@ public:
        sal_uInt16 GetColumn() const { return nCol; }
 };
 
-/*  */
+/* */
 
 SwHTMLTableLayoutCnts::SwHTMLTableLayoutCnts( const SwStartNode *pSttNd,
                                                                                
  SwHTMLTableLayout* pTab,
diff --git a/main/sw/source/core/doc/swserv.cxx 
b/main/sw/source/core/doc/swserv.cxx
index d27c25df6e..ad807886c9 100644
--- a/main/sw/source/core/doc/swserv.cxx
+++ b/main/sw/source/core/doc/swserv.cxx
@@ -315,7 +315,7 @@ void SwServerObject::SetDdeBookmark( ::sw::mark::IMark& 
rBookmark)
             " - setting an bookmark that is not DDE-capable");
 }
 
-/*  */
+/* */
 
 
 SwDataChanged::SwDataChanged( const SwPaM& rPam, sal_uInt16 nTyp )
diff --git a/main/sw/source/core/doc/tblrwcl.cxx 
b/main/sw/source/core/doc/tblrwcl.cxx
index 9e7722590f..6eb0b56cf8 100644
--- a/main/sw/source/core/doc/tblrwcl.cxx
+++ b/main/sw/source/core/doc/tblrwcl.cxx
@@ -2512,7 +2512,7 @@ sal_Bool lcl_LineSetHeadCondColl( const SwTableLine*& 
rpLine, void* )
        return sal_True;
 }
 
-/*  */
+/* */
 
 SwTwips lcl_GetDistance( SwTableBox* pBox, sal_Bool bLeft )
 {
@@ -2732,7 +2732,7 @@ sal_Bool lcl_SetOtherBoxWidth( SwTableLine* pLine, 
CR_SetBoxWidth& rParam,
        return sal_True;
 }
 
-/**/
+/* */
 
 sal_Bool lcl_InsSelBox( SwTableLine* pLine, CR_SetBoxWidth& rParam,
                                                        SwTwips nDist, sal_Bool 
bCheck )
@@ -3473,7 +3473,7 @@ sal_Bool lcl_DelOtherBox( SwTableLine* , CR_SetBoxWidth& 
, SwTwips , sal_Bool )
        return sal_True;
 }
 
-/**/
+/* */
 
 void lcl_AjustLines( SwTableLine* pLine, CR_SetBoxWidth& rParam )
 {
@@ -4061,7 +4061,7 @@ sal_Bool SwTable::SetColWidth( SwTableBox& rAktBox, 
sal_uInt16 eType,
 
        return bRet;
 }
-/*  */
+/* */
 
 _FndBox* lcl_SaveInsDelData( CR_SetLineHeight& rParam, SwUndo** ppUndo,
                                                                
SwTableSortBoxes& rTmpLst )
@@ -4558,7 +4558,7 @@ sal_Bool SwTable::SetRowHeight( SwTableBox& rAktBox, 
sal_uInt16 eType,
        return bRet;
 }
 
-/*  */
+/* */
 
 SwFrmFmt* SwShareBoxFmt::GetFormat( long nWidth ) const
 {
diff --git a/main/sw/source/core/fields/cellfml.cxx 
b/main/sw/source/core/fields/cellfml.cxx
index 105809d298..a7c685bc6a 100644
--- a/main/sw/source/core/fields/cellfml.cxx
+++ b/main/sw/source/core/fields/cellfml.cxx
@@ -254,7 +254,7 @@ double SwTableBox::GetValue( SwTblCalcPara& rCalcPara ) 
const
        return nRet;
 }
 
-/*  */
+/* */
 
 // Struktur, die zum TabelleRechnen benoetigt wird
 
@@ -309,7 +309,7 @@ sal_Bool SwTblCalcPara::CalcWithStackOverflow()
        return !rCalc.IsCalcError();
 }
 
-/*  */
+/* */
 
 SwTableFormula::SwTableFormula( const String& rFormel )
        : sFormel( rFormel )
diff --git a/main/sw/source/core/undo/rolbck.cxx 
b/main/sw/source/core/undo/rolbck.cxx
index 7b6c60dd0d..d3e90ba075 100644
--- a/main/sw/source/core/undo/rolbck.cxx
+++ b/main/sw/source/core/undo/rolbck.cxx
@@ -1014,7 +1014,7 @@ void SwHistoryChangeCharFmt::SetInDoc(SwDoc * pDoc, bool )
 }
 // <- #i27615#
 
-/*  */
+/* */
 
 
 SwHistory::SwHistory( sal_uInt16 nInitSz, sal_uInt16 nGrowSz )
diff --git a/main/sw/source/core/undo/unins.cxx 
b/main/sw/source/core/undo/unins.cxx
index f95e7357ca..d79a9cc751 100644
--- a/main/sw/source/core/undo/unins.cxx
+++ b/main/sw/source/core/undo/unins.cxx
@@ -863,7 +863,7 @@ void SwUndoReRead::SaveGraphicData( const SwGrfNode& rGrfNd 
)
        nMirr = rGrfNd.GetSwAttrSet().GetMirrorGrf().GetValue();
 }
 
-/*  */
+/* */
 
 SwUndoInsertLabel::SwUndoInsertLabel( const SwLabelType eTyp,
                                       const String &rTxt,
diff --git a/main/sw/source/core/undo/unredln.cxx 
b/main/sw/source/core/undo/unredln.cxx
index e0efb6cc6d..e86e2fb7a2 100644
--- a/main/sw/source/core/undo/unredln.cxx
+++ b/main/sw/source/core/undo/unredln.cxx
@@ -225,7 +225,7 @@ sal_Bool SwUndoRedlineDelete::CanGrouping( const 
SwUndoRedlineDelete& rNext )
        return bRet;
 }
 
-/*  */
+/* */
 
 SwUndoRedlineSort::SwUndoRedlineSort( const SwPaM& rRange,
                                                                        const 
SwSortOptions& rOpt )
diff --git a/main/sw/source/filter/basflt/fltini.cxx 
b/main/sw/source/filter/basflt/fltini.cxx
index 21c39b2c89..990ff8c82a 100644
--- a/main/sw/source/filter/basflt/fltini.cxx
+++ b/main/sw/source/filter/basflt/fltini.cxx
@@ -165,7 +165,7 @@ void _FinitFilter()
 }
 
 
-/*  */
+/* */
 
 namespace SwReaderWriter {
 
@@ -201,7 +201,7 @@ SwRead GetReader( const String& rFltName )
 
 } // namespace SwReaderWriter
 
-/*  */
+/* */
 
 /////////////// die Storage Reader/Writer ////////////////////////////////
 
@@ -238,7 +238,7 @@ sal_uLong StgReader::OpenMainStream( SvStorageStreamRef& 
rRef, sal_uInt16& rBuff
         return nRet;
 }
 
-/*  */
+/* */
 /*
 sal_uLong Sw3Reader::Read( SwDoc &rDoc, SwPaM &rPam, const String & )
 {
@@ -326,7 +326,7 @@ sal_Bool Writer::IsStgWriter() const { return sal_False; }
 
 sal_Bool StgWriter::IsStgWriter() const { return sal_True; }
 
-/*  */
+/* */
 
 
 
@@ -343,7 +343,7 @@ sal_Bool SwReader::CheckPasswd( const String& /*rPasswd*/, 
const Reader& /*rOpti
 }
 
 
-/*  */
+/* */
 
 //-----------------------------------------------------------------------
 // Filter Flags lesen, wird von WW8 / W4W / EXCEL / LOTUS benutzt.
@@ -421,7 +421,7 @@ void SwFilterOptions::GetValues( sal_uInt16 nCnt, const 
sal_Char** ppNames,
 void SwFilterOptions::Commit() {}
 void SwFilterOptions::Notify( const ::com::sun::star::uno::Sequence< 
rtl::OUString >& ) {}
 
-/*  */
+/* */
 
 
 void StgReader::SetFltName( const String& rFltNm )
@@ -431,7 +431,7 @@ void StgReader::SetFltName( const String& rFltNm )
 }
 
 
-/*  */
+/* */
 
 SwRelNumRuleSpaces::SwRelNumRuleSpaces( SwDoc& rDoc, sal_Bool bNDoc )
         : bNewDoc( bNDoc )
@@ -611,7 +611,7 @@ void SwRelNumRuleSpaces::SetNumLSpace( SwTxtNode& rNd, 
const SwNumRule& rRule )
         }
 }
 
-/*  */
+/* */
 
 
 void CalculateFlySize(SfxItemSet& rFlySet, const SwNodeIndex& rAnchor,
@@ -727,7 +727,7 @@ void CalculateFlySize(SfxItemSet& rFlySet, const 
SwNodeIndex& rAnchor,
         }
 }
 
-/*  */
+/* */
 struct CharSetNameMap
 {
     rtl_TextEncoding eCode;
diff --git a/main/sw/source/filter/basflt/shellio.cxx 
b/main/sw/source/filter/basflt/shellio.cxx
index e09f45ede1..47086de47e 100644
--- a/main/sw/source/filter/basflt/shellio.cxx
+++ b/main/sw/source/filter/basflt/shellio.cxx
@@ -979,7 +979,7 @@ sal_uLong SwWriter::Write( WriterRef& rxWriter, const 
String* pRealFileName )
 }
 
 
-/*  */
+/* */
 
 // ----------------------------------------------------------------------
 
diff --git a/main/sw/source/filter/html/css1kywd.cxx 
b/main/sw/source/filter/html/css1kywd.cxx
index 3bec668801..352b3ee486 100644
--- a/main/sw/source/filter/html/css1kywd.cxx
+++ b/main/sw/source/filter/html/css1kywd.cxx
@@ -27,11 +27,11 @@
 
 #include "css1kywd.hxx"
 
-/*  */
+/* */
 
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS_mimetype, "text/css" );
 
-/*  */
+/* */
 
 // ein par allgemeine Strings
 
@@ -66,7 +66,7 @@ sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_UNIT_px, "px" 
);
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_UNIT_em, "em" );
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_UNIT_ex, "ex" );
 
-/*  */
+/* */
 
 // Strings fuer Font-Properties
 
@@ -123,7 +123,7 @@ sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_P_font, 
"font" );
 
 
 
-/*  */
+/* */
 
 // Strings fuer Farb- und Hintergrund-Properties
 
@@ -147,7 +147,7 @@ sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_PV_bottom, 
"bottom" );
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_PV_scroll, "scroll" );
 
 
-/*  */
+/* */
 
 // Strings fuer Text-Properties
 
@@ -177,7 +177,7 @@ sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( 
sCSS1_P_text_indent, "text-indent" );
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_P_line_height, "line-height" );
 
 
-/*  */
+/* */
 
 // Strings fuer Box-Properties
 
@@ -228,7 +228,7 @@ sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_P_height, 
"height" );
 
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_P_float, "float" );
 
-/*  */
+/* */
 
 // Strings fuer Positioning
 
@@ -242,7 +242,7 @@ sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_P_left, 
"left" );
 
 sal_Char __FAR_DATA CSS1_CONSTASCII_DEF( sCSS1_P_top, "top" );
 
-/*  */
+/* */
 
 // Feature: PrintExt
 
diff --git a/main/sw/source/filter/html/css1kywd.hxx 
b/main/sw/source/filter/html/css1kywd.hxx
index 8bc8c99daf..60aa35175b 100644
--- a/main/sw/source/filter/html/css1kywd.hxx
+++ b/main/sw/source/filter/html/css1kywd.hxx
@@ -33,11 +33,11 @@
 #define CSS1_CONSTASCII_DEF( n, s ) n[sizeof(s)] = s
 #endif
 
-/*  */
+/* */
 
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS_mimetype, "text/css" );
 
-/*  */
+/* */
 
 // ein par allgemeine Strings
 
@@ -72,7 +72,7 @@ extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( 
sCSS1_UNIT_px, "px" );
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS1_UNIT_em, "em" );
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS1_UNIT_ex, "ex" );
 
-/*  */
+/* */
 
 // Strings fuer Font-Properties
 
@@ -129,7 +129,7 @@ extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( 
sCSS1_P_font, "font" );
 
 
 
-/*  */
+/* */
 
 // Strings fuer Farb- und Hintergrund-Properties
 
@@ -153,7 +153,7 @@ extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( 
sCSS1_PV_bottom, "bottom" );
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS1_PV_scroll, "scroll" );
 
 
-/*  */
+/* */
 
 // Strings fuer Text-Properties
 
@@ -183,7 +183,7 @@ extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( 
sCSS1_P_text_indent, "text-inde
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS1_P_line_height, 
"line-height" );
 
 
-/*  */
+/* */
 
 // Strings fuer Box-Properties
 
@@ -234,7 +234,7 @@ extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( 
sCSS1_P_height, "height" );
 
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS1_P_float, "float" );
 
-/*  */
+/* */
 
 // Strings fuer Positioning
 
@@ -248,7 +248,7 @@ extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( 
sCSS1_P_left, "left" );
 
 extern sal_Char __FAR_DATA CSS1_CONSTASCII_DECL( sCSS1_P_top, "top" );
 
-/*  */
+/* */
 
 // Feature: PrintExt
 
diff --git a/main/sw/source/filter/html/htmlcss1.cxx 
b/main/sw/source/filter/html/htmlcss1.cxx
index d9306dff83..ea573ecd42 100644
--- a/main/sw/source/filter/html/htmlcss1.cxx
+++ b/main/sw/source/filter/html/htmlcss1.cxx
@@ -80,7 +80,7 @@ using namespace ::com::sun::star;
 
 void lcl_swcss1_setEncoding( SwFmt& rFmt, rtl_TextEncoding eEnc );
 
-/*  */
+/* */
 
 // Implementierung des SwCSS1Parsers (eigentlich swcss1.cxx)
 static struct SwCSS1ItemIds
@@ -143,7 +143,7 @@ SwCSS1Parser::~SwCSS1Parser()
 }
 
 
-/*  */
+/* */
 
 // Feature: PrintExt
 sal_Bool SwCSS1Parser::SetFmtBreak( SfxItemSet& rItemSet,
@@ -1176,7 +1176,7 @@ const FontList *SwCSS1Parser::GetFontList() const
        return pFList;
 }
 
-/*  */
+/* */
 
 SwCharFmt* SwCSS1Parser::GetChrFmt( sal_uInt16 nToken2, const String& rClass ) 
const
 {
@@ -1258,7 +1258,7 @@ SwCharFmt* SwCSS1Parser::GetChrFmt( sal_uInt16 nToken2, 
const String& rClass ) c
 }
 
 
-/*  */
+/* */
 
 SwTxtFmtColl *SwCSS1Parser::GetTxtCollFromPool( sal_uInt16 nPoolId ) const
 {
@@ -1507,7 +1507,7 @@ sal_Bool SwCSS1Parser::MayBePositioned( const 
SvxCSS1PropertyInfo& rPropInfo,
 }
 
 
-/*  */
+/* */
 
 void SwCSS1Parser::AddClassName( String& rFmtName, const String& rClass )
 {
@@ -1520,7 +1520,7 @@ void SwCSS1Parser::AddClassName( String& rFmtName, const 
String& rClass )
        (rFmtName += '.') += rClass;
 }
 
-/*  */
+/* */
 
 void SwCSS1Parser::FillDropCap( SwFmtDrop& rDrop,
                                                                SfxItemSet& 
rItemSet,
@@ -1605,7 +1605,7 @@ void SwCSS1Parser::FillDropCap( SwFmtDrop& rDrop,
        }
 }
 
-/*  */
+/* */
 
 // CSS1-sezifisches des SwHTMLParsers
 
@@ -2238,7 +2238,7 @@ void SwHTMLParser::SetFrmFmtAttrs( SfxItemSet &rItemSet,
 }
 
 
-/*  */
+/* */
 
 _HTMLAttrContext *SwHTMLParser::PopContext( sal_uInt16 nToken, sal_uInt16 
nLimit,
                                                                                
        sal_Bool bRemove )
diff --git a/main/sw/source/filter/html/htmlctxt.cxx 
b/main/sw/source/filter/html/htmlctxt.cxx
index 953e2029c0..ebfa041fda 100644
--- a/main/sw/source/filter/html/htmlctxt.cxx
+++ b/main/sw/source/filter/html/htmlctxt.cxx
@@ -46,7 +46,7 @@
 using namespace ::com::sun::star;
 
 
-/*  */
+/* */
 
 
 class _HTMLAttrContext_SaveDoc
@@ -123,7 +123,7 @@ _HTMLAttrTable *_HTMLAttrContext_SaveDoc::GetAttrTab( 
sal_Bool bCreate )
        return pAttrTab;
 }
 
-/*  */
+/* */
 
 _HTMLAttrContext_SaveDoc *_HTMLAttrContext::GetSaveDocContext( sal_Bool 
bCreate )
 {
@@ -139,7 +139,7 @@ void _HTMLAttrContext::ClearSaveDocContext()
        pSaveDocContext = 0;
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::SplitAttrTab( const SwPosition& rNewPos )
 {
@@ -342,7 +342,7 @@ void SwHTMLParser::RestoreDocContext( _HTMLAttrContext 
*pCntxt )
        pCntxt->ClearSaveDocContext();
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::EndContext( _HTMLAttrContext *pContext )
 {
@@ -429,7 +429,7 @@ void SwHTMLParser::ClearContext( _HTMLAttrContext *pContext 
)
                StartListing();
 }
 
-/*  */
+/* */
 
 sal_Bool SwHTMLParser::DoPositioning( SfxItemSet &rItemSet,
                                                                  
SvxCSS1PropertyInfo &rPropInfo,
@@ -503,7 +503,7 @@ sal_Bool SwHTMLParser::CreateContainer( const String& 
rClass,
        return bRet;
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::InsertAttrs( SfxItemSet &rItemSet,
                                                                
SvxCSS1PropertyInfo &rPropInfo,
diff --git a/main/sw/source/filter/html/htmldraw.cxx 
b/main/sw/source/filter/html/htmldraw.cxx
index 2ea4d1476e..9475d9bb8f 100644
--- a/main/sw/source/filter/html/htmldraw.cxx
+++ b/main/sw/source/filter/html/htmldraw.cxx
@@ -83,7 +83,7 @@ static HTMLOptionEnum __FAR_DATA aHTMLMarqDirectionTable[] =
        { 0,                                            0                       
                        }
 };
 
-/*  */
+/* */
 void SwHTMLParser::InsertDrawObject( SdrObject* pNewDrawObj,
                                                                         const 
Size& rPixSpace,
                                      sal_Int16 eVertOri,
@@ -217,7 +217,7 @@ void SwHTMLParser::InsertDrawObject( SdrObject* pNewDrawObj,
        pDoc->InsertDrawObj( *pPam, *pNewDrawObj, aFrmSet );
 }
 
-/*  */
+/* */
 
 static void PutEEPoolItem( SfxItemSet &rEEItemSet,
                                                   const SfxPoolItem& rSwItem )
@@ -607,7 +607,7 @@ void SwHTMLParser::ResizeDrawObject( SdrObject* pObj, 
SwTwips nWidth )
        pObj->SetLogicRect( Rectangle( rOldRect.TopLeft(), aNewSz ) );
 }
 
-/*  */
+/* */
 
 const SdrObject *SwHTMLWriter::GetMarqueeTextObj( const SwDrawFrmFmt& rFmt )
 {
diff --git a/main/sw/source/filter/html/htmlfld.cxx 
b/main/sw/source/filter/html/htmlfld.cxx
index 13075d6cf2..a91574dd89 100644
--- a/main/sw/source/filter/html/htmlfld.cxx
+++ b/main/sw/source/filter/html/htmlfld.cxx
@@ -199,7 +199,7 @@ static HTMLOptionEnum __FAR_DATA aHTMLFileNameFldFmtTable[] 
=
        { 0,                                    0 }
 };
 
-/*  */
+/* */
 
 sal_uInt16 SwHTMLParser::GetNumType( const String& rStr, sal_uInt16 nDfltType )
 {
diff --git a/main/sw/source/filter/html/htmlform.cxx 
b/main/sw/source/filter/html/htmlform.cxx
index f288db321a..0b751f0174 100644
--- a/main/sw/source/filter/html/htmlform.cxx
+++ b/main/sw/source/filter/html/htmlform.cxx
@@ -179,7 +179,7 @@ const sal_Char * __FAR_DATA aEventOptionTable[] =
        0
 };
 
-/*  */
+/* */
 
 class SwHTMLForm_Impl
 {
@@ -436,7 +436,7 @@ SwHTMLImageWatcher::SwHTMLImageWatcher(
        ASSERT( xSrc.is(), "Kein XImageProducerSupplier" );
 
        // Als Event-Listener am Shape anmelden, damit wir es beim dispose
-    // loslassen ko�nnen ...
+    // loslassen können ...
        uno::Reference< XEventListener > xEvtLstnr = (XEventListener *)this;
        uno::Reference< XComponent > xComp( xShape, UNO_QUERY );
        xComp->addEventListener( xEvtLstnr );
diff --git a/main/sw/source/filter/html/htmlforw.cxx 
b/main/sw/source/filter/html/htmlforw.cxx
index aa650cd7ea..5555013d38 100644
--- a/main/sw/source/filter/html/htmlforw.cxx
+++ b/main/sw/source/filter/html/htmlforw.cxx
@@ -71,7 +71,7 @@
 
 using namespace ::com::sun::star;
 using ::rtl::OUString;
-/*  */
+/* */
 
 const sal_uInt32 HTML_FRMOPTS_CONTROL   =
     0;
@@ -88,7 +88,7 @@ const sal_uInt32 HTML_FRMOPTS_IMG_CONTROL_CSS1 =
     HTML_FRMOPT_S_SPACE;
 
 
-/*  */
+/* */
 
 struct HTMLControl
 {
@@ -114,7 +114,7 @@ struct HTMLControl
 
 SV_IMPL_OP_PTRARR_SORT( HTMLControls, HTMLControl* )
 
-/*  */
+/* */
 
 void lcl_html_outEvents( SvStream& rStrm,
                          const uno::Reference< form::XFormComponent > 
rFormComp,
@@ -674,7 +674,7 @@ void SwHTMLWriter::OutHiddenControls(
     }
 }
 
-/*  */
+/* */
 
 // hier folgen die Ausgabe-Routinen, dadurch sind die form::Forms gebuendelt:
 
@@ -1342,7 +1342,7 @@ Writer& OutHTML_DrawFrmFmtAsControl( Writer& rWrt,
     return rWrt;
 }
 
-/*  */
+/* */
 
 // Ermitteln, ob eine Format zu einem Control gehoert und wenn ja
 // dessen Form zurueckgeben
@@ -1427,7 +1427,7 @@ void SwHTMLWriter::GetControls()
     }
 }
 
-/*  */
+/* */
 
 HTMLControl::HTMLControl(
         const uno::Reference< container::XIndexContainer > & rFormComps,
diff --git a/main/sw/source/filter/html/htmlnum.cxx 
b/main/sw/source/filter/html/htmlnum.cxx
index 7ff39914b1..95afb0513b 100644
--- a/main/sw/source/filter/html/htmlnum.cxx
+++ b/main/sw/source/filter/html/htmlnum.cxx
@@ -66,7 +66,7 @@ static HTMLOptionEnum __FAR_DATA aHTMLULTypeTable[] =
        { 0,                                    0                               
                        }
 };
 
-/*  */
+/* */
 
 void SwHTMLNumRuleInfo::Set( const SwTxtNode& rTxtNd )
 {
@@ -101,7 +101,7 @@ void SwHTMLNumRuleInfo::Set( const SwTxtNode& rTxtNd )
        }
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewNumBulList( int nToken )
 {
@@ -490,7 +490,7 @@ void SwHTMLParser::EndNumBulList( int nToken )
 
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewNumBulListItem( int nToken )
 {
@@ -676,7 +676,7 @@ void SwHTMLParser::EndNumBulListItem( int nToken, sal_Bool 
bSetColl,
                SetTxtCollAttrs();
 }
 
-/*  */
+/* */
 
 // --> OD 2008-04-02 #refactorlists#
 void SwHTMLParser::SetNodeNum( sal_uInt8 nLevel, bool bCountedInList )
@@ -711,7 +711,7 @@ void SwHTMLParser::SetNodeNum( sal_uInt8 nLevel, bool 
bCountedInList )
 }
 
 
-/*  */
+/* */
 
 void SwHTMLWriter::FillNextNumInfo()
 {
diff --git a/main/sw/source/filter/html/htmlsect.cxx 
b/main/sw/source/filter/html/htmlsect.cxx
index c29e138057..aafc5eeab9 100644
--- a/main/sw/source/filter/html/htmlsect.cxx
+++ b/main/sw/source/filter/html/htmlsect.cxx
@@ -70,7 +70,7 @@
 using namespace ::com::sun::star;
 
 
-/*  */
+/* */
 
 void SwHTMLParser::NewDivision( int nToken )
 {
@@ -543,7 +543,7 @@ sal_Bool SwHTMLParser::EndSections( sal_Bool bLFStripped )
        return bSectionClosed;
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewMultiCol()
 {
@@ -772,7 +772,7 @@ void SwHTMLParser::NewMultiCol()
        PushContext( pCntxt );
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::InsertFlyFrame( const SfxItemSet& rItemSet,
                                                                   
_HTMLAttrContext *pCntxt,
@@ -801,7 +801,7 @@ void SwHTMLParser::InsertFlyFrame( const SfxItemSet& 
rItemSet,
 }
 
 
-/*  */
+/* */
 
 void SwHTMLParser::MovePageDescAttrs( SwNode *pSrcNd,
                                                                          
sal_uLong nDestIdx,
diff --git a/main/sw/source/filter/html/parcss1.cxx 
b/main/sw/source/filter/html/parcss1.cxx
index e64a6ebee5..cb5e72023e 100644
--- a/main/sw/source/filter/html/parcss1.cxx
+++ b/main/sw/source/filter/html/parcss1.cxx
@@ -68,7 +68,7 @@
 
 const sal_Int32 MAX_LEN = 1024;
 
-/*  */
+/* */
 
 void CSS1Parser::InitRead( const String& rIn )
 {
@@ -108,7 +108,7 @@ sal_Unicode CSS1Parser::GetNextChar()
        return c;
 }
 
-/*  */
+/* */
 
 // Diese Funktion realisiert den in
 //
@@ -687,7 +687,7 @@ CSS1Token CSS1Parser::GetNextToken()
 }
 
 
-/*  */
+/* */
 
 
 // Dies folegenden Funktionen realisieren den in
@@ -1149,7 +1149,7 @@ CSS1Expression *CSS1Parser::ParseDeclaration( String& 
rProperty )
        return pRoot;
 }
 
-/*  */
+/* */
 
 CSS1Parser::CSS1Parser()
 {
@@ -1159,7 +1159,7 @@ CSS1Parser::~CSS1Parser()
 {
 }
 
-/*  */
+/* */
 
 sal_Bool CSS1Parser::ParseStyleSheet( const String& rIn )
 {
@@ -1249,14 +1249,14 @@ sal_Bool CSS1Parser::DeclarationParsed( const String& 
/*rProperty*/,
 }
 
 
-/*  */
+/* */
 
 CSS1Selector::~CSS1Selector()
 {
        delete pNext;
 }
 
-/*  */
+/* */
 
 CSS1Expression::~CSS1Expression()
 {
diff --git a/main/sw/source/filter/html/svxcss1.cxx 
b/main/sw/source/filter/html/svxcss1.cxx
index b028591922..cee4996545 100644
--- a/main/sw/source/filter/html/svxcss1.cxx
+++ b/main/sw/source/filter/html/svxcss1.cxx
@@ -71,7 +71,7 @@ typedef void (*FnParseCSS1Prop)( const CSS1Expression *pExpr,
 SV_IMPL_PTRARR( CSS1Selectors, CSS1Selector* )
 
 
-/*  */
+/* */
 
 static CSS1PropertyEnum __READONLY_DATA aFontSizeTable[] =
 {
@@ -133,7 +133,7 @@ static CSS1PropertyEnum __READONLY_DATA aDirectionTable[] =
        { 0,                                    0                               
        }
 };
 
-/*  */
+/* */
 
 static CSS1PropertyEnum __READONLY_DATA aBGRepeatTable[] =
 {
@@ -160,7 +160,7 @@ static CSS1PropertyEnum __READONLY_DATA aBGVertPosTable[] =
        { 0,                                    0                               
                }
 };
 
-/*  */
+/* */
 
 static CSS1PropertyEnum __READONLY_DATA aTextAlignTable[] =
 {
@@ -171,7 +171,7 @@ static CSS1PropertyEnum __READONLY_DATA aTextAlignTable[] =
        { 0,                                    0                               
        }
 };
 
-/*  */
+/* */
 
 static CSS1PropertyEnum __READONLY_DATA aBorderWidthTable[] =
 {
@@ -234,7 +234,7 @@ static CSS1PropertyEnum __READONLY_DATA aPageBreakTable[] =
 
 // /Feature: PrintExt
 
-/*  */
+/* */
 
 // Ein Eintrag besteht aus vier USHORTs. Der erste ist die Gesamtbreite,
 // die anderen sind die 3 Einzelbreiten
@@ -285,7 +285,7 @@ static sal_uInt16 __READONLY_DATA aTDBorderWidths[] =
 #undef SBORDER_ENTRY
 #undef DBORDER_ENTRY
 
-/*  */
+/* */
 
 struct SvxCSS1ItemIds
 {
@@ -330,7 +330,7 @@ struct SvxCSS1ItemIds
 static SvxCSS1ItemIds aItemIds;
 
 
-/*  */
+/* */
 
 struct SvxCSS1BorderInfo
 {
@@ -384,7 +384,7 @@ void SvxCSS1BorderInfo::SetBorderLine( sal_uInt16 nLine, 
SvxBoxItem &rBoxItem )
 }
 
 
-/*  */
+/* */
 
 SvxCSS1PropertyInfo::SvxCSS1PropertyInfo()
 {
@@ -691,7 +691,7 @@ void SvxCSS1PropertyInfo::SetBoxItem( SfxItemSet& rItemSet,
 }
 
 
-/*  */
+/* */
 
 SvxCSS1MapEntry::SvxCSS1MapEntry( const String& rKey, const SfxItemSet& 
rItemSet,
                                                                  const 
SvxCSS1PropertyInfo& rProp ) :
@@ -717,7 +717,7 @@ sal_Bool operator<( const SvxCSS1MapEntry& rE1,     const 
SvxCSS1MapEntry& rE2 )
 
 SV_IMPL_OP_PTRARR_SORT( SvxCSS1Map, SvxCSS1MapEntryPtr )
 
-/*  */
+/* */
 
 sal_Bool SvxCSS1Parser::StyleParsed( const CSS1Selector * /*pSelector*/,
                                                                 SfxItemSet& 
/*rItemSet*/,
@@ -768,7 +768,7 @@ sal_Bool SvxCSS1Parser::DeclarationParsed( const String& 
rProperty,
        return sal_True;        // die Deklaration brauchen wir nicht mehr. 
Loeschen!
 }
 
-/*  */
+/* */
 
 SvxCSS1Parser::SvxCSS1Parser( SfxItemPool& rPool, const String& rBaseURL, 
sal_uInt16 nMinFixLineSp,
                                                          sal_uInt16 
*pWhichIds, sal_uInt16 nWhichIds ) :
@@ -838,7 +838,7 @@ SvxCSS1Parser::~SvxCSS1Parser()
 }
 
 
-/*  */
+/* */
 
 sal_Bool SvxCSS1Parser::ParseStyleSheet( const String& rIn )
 {
@@ -883,7 +883,7 @@ sal_Bool SvxCSS1Parser::ParseStyleOption( const String& rIn,
        return bSuccess;
 }
 
-/*  */
+/* */
 
 sal_Bool SvxCSS1Parser::GetEnum( const CSS1PropertyEnum *pPropTable,
                                                  const String &rValue, 
sal_uInt16& rEnum )
@@ -1063,7 +1063,7 @@ void SvxCSS1Parser::SetDfltEncoding( rtl_TextEncoding 
eEnc )
        eDfltEnc = eEnc;
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_font_size( const CSS1Expression *pExpr,
                                                                 SfxItemSet 
&rItemSet,
@@ -1141,7 +1141,7 @@ static void ParseCSS1_font_size( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 
 static void ParseCSS1_font_family( const CSS1Expression *pExpr,
@@ -1223,7 +1223,7 @@ static void ParseCSS1_font_family( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_font_weight( const CSS1Expression *pExpr,
                                                                   SfxItemSet 
&rItemSet,
@@ -1282,7 +1282,7 @@ static void ParseCSS1_font_weight( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_font_style( const CSS1Expression *pExpr,
                                                                  SfxItemSet 
&rItemSet,
@@ -1353,7 +1353,7 @@ static void ParseCSS1_font_style( const CSS1Expression 
*pExpr,
                rItemSet.Put( SvxCaseMapItem( eCaseMap, aItemIds.nCaseMap ) );
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_font_variant( const CSS1Expression *pExpr,
                                                                        
SfxItemSet &rItemSet,
@@ -1381,7 +1381,7 @@ static void ParseCSS1_font_variant( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_color( const CSS1Expression *pExpr,
                                                         SfxItemSet &rItemSet,
@@ -1432,7 +1432,7 @@ static void ParseCSS1_direction( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void MergeHori( SvxGraphicPosition& ePos, SvxGraphicPosition eHori )
 {
@@ -1680,7 +1680,7 @@ static void ParseCSS1_background_color( const 
CSS1Expression *pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_line_height( const CSS1Expression *pExpr,
                                                                   SfxItemSet 
&rItemSet,
@@ -1747,7 +1747,7 @@ static void ParseCSS1_line_height( const CSS1Expression 
*pExpr,
 
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_font( const CSS1Expression *pExpr,
                                                        SfxItemSet &rItemSet,
@@ -1857,7 +1857,7 @@ static void ParseCSS1_font( const CSS1Expression *pExpr,
        ParseCSS1_font_family( pExpr, rItemSet, rPropInfo, rParser );
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_letter_spacing( const CSS1Expression *pExpr,
                                                                          
SfxItemSet &rItemSet,
@@ -1902,7 +1902,7 @@ static void ParseCSS1_letter_spacing( const 
CSS1Expression *pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_text_decoration( const CSS1Expression *pExpr,
                                                                           
SfxItemSet &rItemSet,
@@ -2012,7 +2012,7 @@ static void ParseCSS1_text_decoration( const 
CSS1Expression *pExpr,
                rItemSet.Put( SvxBlinkItem( bBlinkOn, aItemIds.nBlink ) );
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_text_align( const CSS1Expression *pExpr,
                                                                  SfxItemSet 
&rItemSet,
@@ -2034,7 +2034,7 @@ static void ParseCSS1_text_align( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_text_indent( const CSS1Expression *pExpr,
                                                                   SfxItemSet 
&rItemSet,
@@ -2087,7 +2087,7 @@ static void ParseCSS1_text_indent( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_margin_left( const CSS1Expression *pExpr,
                                                                   SfxItemSet 
&rItemSet,
@@ -2144,7 +2144,7 @@ static void ParseCSS1_margin_left( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_margin_right( const CSS1Expression *pExpr,
                                                                        
SfxItemSet &rItemSet,
@@ -2201,7 +2201,7 @@ static void ParseCSS1_margin_right( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_margin_top( const CSS1Expression *pExpr,
                                                                  SfxItemSet 
&rItemSet,
@@ -2261,7 +2261,7 @@ static void ParseCSS1_margin_top( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_margin_bottom( const CSS1Expression *pExpr,
                                                                         
SfxItemSet &rItemSet,
@@ -2321,7 +2321,7 @@ static void ParseCSS1_margin_bottom( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_margin( const CSS1Expression *pExpr,
                                                          SfxItemSet &rItemSet,
@@ -2463,7 +2463,7 @@ static void ParseCSS1_margin( const CSS1Expression *pExpr,
        }
 }
 
-/*  */
+/* */
 
 static sal_Bool ParseCSS1_padding_xxx( const CSS1Expression *pExpr,
                                                                   SfxItemSet & 
/*rItemSet*/,
@@ -2523,7 +2523,7 @@ static sal_Bool ParseCSS1_padding_xxx( const 
CSS1Expression *pExpr,
        return bSet;
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_padding_top( const CSS1Expression *pExpr,
                                                                   SfxItemSet 
&rItemSet,
@@ -2585,7 +2585,7 @@ static void ParseCSS1_padding( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_border_xxx( const CSS1Expression *pExpr,
                                                                  SfxItemSet & 
/*rItemSet*/,
@@ -2730,7 +2730,7 @@ static void ParseCSS1_border_xxx_width( const 
CSS1Expression *pExpr,
        pInfo->nNamedWidth = nNWidth;
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_border_top_width( const CSS1Expression *pExpr,
                                                                                
SfxItemSet &rItemSet,
@@ -2873,7 +2873,7 @@ static void ParseCSS1_border( const CSS1Expression *pExpr,
        ParseCSS1_border_xxx( pExpr, rItemSet, rPropInfo, rParser, 0, sal_True 
);
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_float( const CSS1Expression *pExpr,
                                                         SfxItemSet & 
/*rItemSet*/,
@@ -2891,7 +2891,7 @@ static void ParseCSS1_float( const CSS1Expression *pExpr,
 }
 
 
-/*  */
+/* */
 
 static void ParseCSS1_position( const CSS1Expression *pExpr,
                                                                SfxItemSet & 
/*rItemSet*/,
@@ -2908,7 +2908,7 @@ static void ParseCSS1_position( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_length( const CSS1Expression *pExpr,
                                                          long& rLength,
@@ -2954,7 +2954,7 @@ static void ParseCSS1_length( const CSS1Expression *pExpr,
        }
 }
 
-/*  */
+/* */
 
 static void ParseCSS1_width( const CSS1Expression *pExpr,
                                                         SfxItemSet & 
/*rItemSet*/,
@@ -2988,7 +2988,7 @@ static void ParseCSS1_top( const CSS1Expression *pExpr,
        ParseCSS1_length( pExpr, rPropInfo.nTop, rPropInfo.eTopType, sal_False 
);
 }
 
-/*  */
+/* */
 
 // Feature: PrintExt
 static void ParseCSS1_size( const CSS1Expression *pExpr,
@@ -3042,7 +3042,7 @@ static void ParseCSS1_size( const CSS1Expression *pExpr,
 
 // /Feature: PrintExt
 
-/*  */
+/* */
 
 // Feature: PrintExt
 
@@ -3161,7 +3161,7 @@ static void ParseCSS1_so_language( const CSS1Expression 
*pExpr,
        }
 }
 
-/*  */
+/* */
 
 // die Zuordung Property zu parsender Funktion
 struct CSS1PropEntry
@@ -3235,7 +3235,7 @@ static CSS1PropEntry __FAR_DATA aCSS1PropFnTab[] =
        CSS1_PROP_ENTRY(so_language)
 };
 
-/*  */
+/* */
 
 static int __FAR_DATA bSortedPropFns = sal_False;
 
diff --git a/main/sw/source/filter/html/svxcss1.hxx 
b/main/sw/source/filter/html/svxcss1.hxx
index e96b351ead..48d952ae32 100644
--- a/main/sw/source/filter/html/svxcss1.hxx
+++ b/main/sw/source/filter/html/svxcss1.hxx
@@ -38,7 +38,7 @@ class SfxItemPool;
 class SvxBoxItem;
 class FontList;
 
-/*  */
+/* */
 
 enum SvxCSS1Position
 {
@@ -88,7 +88,7 @@ enum SvxCSS1PageBreak
 #define CSS1_SCRIPT_CTL        0x04
 #define CSS1_SCRIPT_ALL                0x07
 
-/*  */
+/* */
 
 struct CSS1PropertyEnum
 {
@@ -97,7 +97,7 @@ struct CSS1PropertyEnum
 };
 
 
-/*  */
+/* */
 
 class SvxBorderLine;
 
diff --git a/main/sw/source/filter/html/swhtml.cxx 
b/main/sw/source/filter/html/swhtml.cxx
index 7512f3f101..9311017d70 100644
--- a/main/sw/source/filter/html/swhtml.cxx
+++ b/main/sw/source/filter/html/swhtml.cxx
@@ -260,7 +260,7 @@ sal_uLong HTMLReader::Read( SwDoc &rDoc, const String& 
rBaseURL, SwPaM &rPam, co
 }
 
 
-/*  */
+/* */
 
 SwHTMLParser::SwHTMLParser( SwDoc* pD, const SwPaM& rCrsr, SvStream& rIn,
                             const String& rPath,
@@ -2037,7 +2037,7 @@ void __EXPORT SwHTMLParser::NextToken( int nToken )
                aParaAttrs.Remove( 0, aParaAttrs.Count() );
 }
 
-/*  */
+/* */
 
 extern sal_Bool lcl_css1atr_equalFontItems( const SfxPoolItem& r1, const 
SfxPoolItem& r2 );
 
@@ -2559,7 +2559,7 @@ ViewShell *SwHTMLParser::CheckActionViewShell()
        return pActionViewShell;
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::_SetAttr( sal_Bool bChkEnd, sal_Bool bBeforeTable,
                                                         _HTMLAttrs *pPostIts )
@@ -3329,7 +3329,7 @@ void SwHTMLParser::InsertAttrs( _HTMLAttrs& rAttrs )
        }
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewStdAttr( int nToken )
 {
@@ -3775,7 +3775,7 @@ void SwHTMLParser::EndFontAttr( int nToken )
                aFontStack.Remove( aFontStack.Count()-1, 1 );
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewPara()
 {
@@ -4027,7 +4027,7 @@ void SwHTMLParser::EndHeading()
        nFontStHeadStart = nFontStMin;
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewTxtFmtColl( int nToken, sal_uInt16 nColl )
 {
@@ -4156,7 +4156,7 @@ void SwHTMLParser::EndTxtFmtColl( int nToken )
        SetTxtCollAttrs();
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewDefList()
 {
@@ -4372,7 +4372,7 @@ void SwHTMLParser::EndDefListItem( int nToken, sal_Bool 
bSetColl,
                SetTxtCollAttrs();
 }
 
-/*  */
+/* */
 
 sal_Bool SwHTMLParser::HasCurrentParaFlys( sal_Bool bNoSurroundOnly,
                                                                           
sal_Bool bSurroundOnly ) const
@@ -4443,7 +4443,7 @@ sal_Bool SwHTMLParser::HasCurrentParaFlys( sal_Bool 
bNoSurroundOnly,
        return bFound;
 }
 
-/*  */
+/* */
 
 // the special methods for inserting objects
 
@@ -4673,7 +4673,7 @@ void SwHTMLParser::SetTxtCollAttrs( _HTMLAttrContext 
*pContext )
        }
 }
 
-/*  */
+/* */
 
 void SwHTMLParser::NewCharFmt( int nToken )
 {
@@ -4737,7 +4737,7 @@ void SwHTMLParser::NewCharFmt( int nToken )
 }
 
 
-/*  */
+/* */
 
 void SwHTMLParser::InsertSpacer()
 {
@@ -4951,7 +4951,7 @@ SwTwips SwHTMLParser::GetCurrentBrowseWidth()
 }
 
 
-/*  */
+/* */
 
 void SwHTMLParser::InsertIDOption()
 {
@@ -4972,7 +4972,7 @@ void SwHTMLParser::InsertIDOption()
 }
 
 
-/*  */
+/* */
 
 
 void SwHTMLParser::InsertLineBreak()
@@ -5380,7 +5380,7 @@ void SwHTMLParser::ParseMoreMetaOptions()
     InsertAttr( aFmtFld );
 }
 
-/*  */
+/* */
 
 _HTMLAttr::_HTMLAttr( const SwPosition& rPos, const SfxPoolItem& rItem,
                                          _HTMLAttr **ppHd ) :
diff --git a/main/sw/source/filter/rtf/rtfnum.cxx 
b/main/sw/source/filter/rtf/rtfnum.cxx
index 05ae514cf2..2a35bf3fb3 100644
--- a/main/sw/source/filter/rtf/rtfnum.cxx
+++ b/main/sw/source/filter/rtf/rtfnum.cxx
@@ -1153,7 +1153,7 @@ NUMATTR_SETUNDERLINE:
 }
 
 
-/*  */
+/* */
 
 // dann noch die Ausgabe-Funktionen (nur fuer WinWord 97)
 
diff --git a/main/sw/source/filter/rtf/swparrtf.cxx 
b/main/sw/source/filter/rtf/swparrtf.cxx
index 9fd7dd1870..ce9f02d7e4 100644
--- a/main/sw/source/filter/rtf/swparrtf.cxx
+++ b/main/sw/source/filter/rtf/swparrtf.cxx
@@ -112,7 +112,7 @@ inline const SvxFontHeightItem& GetSize(const SfxItemSet& 
rSet,sal_Bool bInP=sal
 inline const SvxLRSpaceItem& GetLRSpace(const SfxItemSet& rSet,sal_Bool 
bInP=sal_True)
     { return (const SvxLRSpaceItem&)rSet.Get( RES_LR_SPACE,bInP); }
 
-/*  */
+/* */
 
 extern "C" SAL_DLLPUBLIC_EXPORT Reader* SAL_CALL ImportRTF()
 {
@@ -4368,7 +4368,7 @@ void SwRTFParser::RestoreState()
 }
 #endif
 
-/**/
+/* */
 
 BookmarkPosition::BookmarkPosition(const SwPaM &rPaM)
     : maMkNode(rPaM.GetMark()->nNode),
diff --git a/main/sw/source/filter/ww8/wrtw8esh.cxx 
b/main/sw/source/filter/ww8/wrtw8esh.cxx
index 116a5b9981..2b117f3389 100644
--- a/main/sw/source/filter/ww8/wrtw8esh.cxx
+++ b/main/sw/source/filter/ww8/wrtw8esh.cxx
@@ -961,7 +961,7 @@ const SvULongs* WW8_WrPlcTxtBoxes::GetShapeIdArr() const
     return &aShapeIds;
 }
 
-/*  */
+/* */
 
 sal_uInt32 WW8Export::GetSdrOrdNum( const SwFrmFmt& rFmt ) const
 {
@@ -1445,7 +1445,7 @@ void WinwordAnchoring::WriteData( EscherEx& rEx ) const
     }
 }
 
-/*  */
+/* */
 
 void WW8Export::CreateEscher()
 {
@@ -1490,7 +1490,7 @@ void SwEscherEx::WritePictures()
     Flush();
 }
 
-/*  */
+/* */
 
 // Output- Routines for Escher Export
 
diff --git a/main/sw/source/filter/ww8/wrtw8nds.cxx 
b/main/sw/source/filter/ww8/wrtw8nds.cxx
index db1876d925..914fb6dc2c 100644
--- a/main/sw/source/filter/ww8/wrtw8nds.cxx
+++ b/main/sw/source/filter/ww8/wrtw8nds.cxx
@@ -152,7 +152,7 @@ ww::eField lcl_getFieldId( const IFieldmark* pFieldmark ) {
     }
 }
 
-/*  */
+/* */
 
 MSWordAttrIter::MSWordAttrIter( MSWordExportBase& rExport )
     : pOld( rExport.pChpIter ), m_rExport( rExport )
@@ -1312,7 +1312,7 @@ const SwRedlineData* WW8SwAttrIter::GetRedline( 
xub_StrLen nPos )
     return NULL;
 }
 
-/*  */
+/* */
 
 short MSWordExportBase::GetCurrentPageDirection() const
 {
@@ -2426,7 +2426,7 @@ void WW8AttributeOutput::TableNodeInfo( 
ww8::WW8TableNodeInfo::Pointer_t pNodeIn
 }
 
 #if 0
-/*  */
+/* */
 
 sal_uInt16 WW8Export::StartTableFromFrmFmt( WW8Bytes &rAt, const SwFrmFmt 
*pFmt )
 {
@@ -2571,7 +2571,7 @@ bool MSWordExportBase::NoPageBreakSection( const 
SfxItemSet* pSet )
     return bRet;
 }
 
-/*  */
+/* */
 
 void MSWordExportBase::OutputSectionNode( const SwSectionNode& rSectionNode )
 {
@@ -2628,7 +2628,7 @@ void WW8Export::AppendSection( const SwPageDesc 
*pPageDesc, const SwSectionFmt*
     pSepx->AppendSep(Fc2Cp(Strm().Tell()), pPageDesc, pFmt, nLnNum);
 }
 
-/*  */
+/* */
 
 //---------------------------------------------------------------------------
 //       Flys
@@ -2897,7 +2897,7 @@ void WW8AttributeOutput::Redline( const SwRedlineData* 
pRedline )
     }
 }
 
-/*  */
+/* */
 
 void MSWordExportBase::OutputContentNode( const SwCntntNode& rNode )
 {
diff --git a/main/sw/source/filter/ww8/wrtw8num.cxx 
b/main/sw/source/filter/ww8/wrtw8num.cxx
index cce42fb071..4ae3bad86d 100644
--- a/main/sw/source/filter/ww8/wrtw8num.cxx
+++ b/main/sw/source/filter/ww8/wrtw8num.cxx
@@ -629,7 +629,7 @@ void WW8Export::OutListNamesTab()
     pFib->lcbSttbListNames = pTableStrm->Tell() - pFib->fcSttbListNames;
 }
 
-/*  */
+/* */
 
 // old WW95-Code
 
diff --git a/main/sw/source/filter/ww8/wrtw8sty.cxx 
b/main/sw/source/filter/ww8/wrtw8sty.cxx
index 668d45a8c1..2da36e27db 100644
--- a/main/sw/source/filter/ww8/wrtw8sty.cxx
+++ b/main/sw/source/filter/ww8/wrtw8sty.cxx
@@ -591,7 +591,7 @@ void MSWordStyles::OutputStylesTable()
     m_rExport.bStyDef = false;
 }
 
-/*  */
+/* */
 
 //---------------------------------------------------------------------------
 //          Fonts
@@ -875,7 +875,7 @@ void wwFontHelper::WriteFontTable( const 
RtfAttributeOutput& rAttrOutput )
         ::std::bind2nd( ::std::mem_fun( &wwFont::WriteRtf ), &rAttrOutput ) );
 }
 
-/*  */
+/* */
 
 WW8_WrPlc0::WW8_WrPlc0( sal_uLong nOffset )
     : aPos( 4, 4 ), nOfs( nOffset )
@@ -900,7 +900,7 @@ void WW8_WrPlc0::Write( SvStream& rStrm )
 
 
//------------------------------------------------------------------------------
 
-/*  */
+/* */
 
//------------------------------------------------------------------------------
 // class MSWordSections : Uebersetzung PageDescs in Sections
 //      behandelt auch Header und Footer
@@ -1899,7 +1899,7 @@ void MSWordExportBase::WriteHeaderFooterText( const 
SwFmt& rFmt, bool bHeader )
     }
 }
 
-/*  */
+/* */
 
//------------------------------------------------------------------------------
 // class WW8_WrPlcFtnEdn : Sammeln der Fuss/Endnoten und Ausgeben der Texte
 // und Plcs am Ende des Docs.
diff --git a/main/sw/source/filter/ww8/wrtww8.cxx 
b/main/sw/source/filter/ww8/wrtww8.cxx
index e293f40af5..7b85e720bb 100644
--- a/main/sw/source/filter/ww8/wrtww8.cxx
+++ b/main/sw/source/filter/ww8/wrtww8.cxx
@@ -872,7 +872,7 @@ sal_uLong SwWW8Writer::FillUntil( SvStream& rStrm, 
sal_uLong nEndPos )
 
 
 //--------------------------------------------------------------------------
-/*  */
+/* */
 
 WW8_WrPlcPn::WW8_WrPlcPn( WW8Export& rWr, ePLCFT ePl, WW8_FC nStartFc )
     : rWrt(rWr), nFkpStartPage(0), ePlc(ePl), nMark(0)
@@ -995,7 +995,7 @@ void WW8_WrPlcPn::WritePlc()
 }
 
 //--------------------------------------------------------------------------
-/*  */
+/* */
 
 WW8_WrFkp::WW8_WrFkp(ePLCFT ePl, WW8_FC nStartFc, bool bWrtWW8)
     : ePlc(ePl), nStartGrp(511), nOldStartGrp(511),
@@ -1540,7 +1540,7 @@ void MSWordExportBase::AppendWordBookmark( const String& 
rName )
 
 
 //--------------------------------------------------------------------------
-/*  */
+/* */
 
 void WW8_WrtRedlineAuthor::Write( Writer& rWrt )
 {
@@ -1560,7 +1560,7 @@ sal_uInt16 WW8Export::AddRedlineAuthor( sal_uInt16 nId )
 }
 
 //--------------------------------------------------------------------------
-/*  */
+/* */
 
 void WW8Export::WriteAsStringTable(const std::vector<String>& rStrings,
     sal_Int32& rfcSttbf, sal_Int32& rlcbSttbf, sal_uInt16 nExtraLen)
diff --git a/main/sw/source/filter/ww8/ww8atr.cxx 
b/main/sw/source/filter/ww8/ww8atr.cxx
index 2dae3aef45..6239083b45 100644
--- a/main/sw/source/filter/ww8/ww8atr.cxx
+++ b/main/sw/source/filter/ww8/ww8atr.cxx
@@ -943,7 +943,7 @@ String MSWordExportBase::GetBookmarkName( sal_uInt16 nTyp, 
const String* pName,
 }
 
 //-----------------------------------------------------------------------
-/*  */
+/* */
 /* File CHRATR.HXX: */
 void WW8AttributeOutput::RTLAndCJKState( bool bIsRTL, sal_uInt16 nScript )
 {
diff --git a/main/sw/source/ui/app/docstyle.cxx 
b/main/sw/source/ui/app/docstyle.cxx
index 3b12494e13..76a406809d 100644
--- a/main/sw/source/ui/app/docstyle.cxx
+++ b/main/sw/source/ui/app/docstyle.cxx
@@ -388,7 +388,7 @@ void SwPoolFmtList::Erase()
        DeleteAndDestroy( 0, Count() );
 }
 
-/*  */
+/* */
 
 /*--------------------------------------------------------------------
        Beschreibung:  UI-seitige implementierung von StyleSheets
@@ -2143,7 +2143,7 @@ void  SwDocStyleSheet::SetHelpId( const String& r, 
sal_uLong nId )
 }
 
 
-/*  */
+/* */
 
 /*--------------------------------------------------------------------
        Beschreibung:   Methoden fuer den DocStyleSheetPool
@@ -2507,7 +2507,7 @@ SfxStyleSheetBase* SwDocStyleSheetPool::Find( const 
String& rName,
        return bFnd ? mxStyleSheet.get() : 0;
 }
 
-/*  */
+/* */
 
 SwStyleSheetIterator::SwStyleSheetIterator( SwDocStyleSheetPool* pBase,
                                                                SfxStyleFamily 
eFam, sal_uInt16 n )
diff --git a/main/sw/source/ui/config/optpage.cxx 
b/main/sw/source/ui/config/optpage.cxx
index d561f4bec9..57e59d3f13 100644
--- a/main/sw/source/ui/config/optpage.cxx
+++ b/main/sw/source/ui/config/optpage.cxx
@@ -1485,7 +1485,7 @@ void SwTableOptionsTabPage::PageCreated (SfxAllItemSet 
aSet)
        if (pWrtSh)
                SetWrtShell(pWrtSh->GetValue());
 }
-/*  */
+/* */
 
 /*-----------------31.10.97 17:55-------------------
  TabPage fuer ShadowCrsr
diff --git a/main/sw/source/ui/dbui/dbinsdlg.cxx 
b/main/sw/source/ui/dbui/dbinsdlg.cxx
index 6d765c0768..f3051a61cd 100644
--- a/main/sw/source/ui/dbui/dbinsdlg.cxx
+++ b/main/sw/source/ui/dbui/dbinsdlg.cxx
@@ -179,7 +179,7 @@ SV_IMPL_PTRARR( _DB_Columns, _DB_ColumnPtr )
 
 SV_IMPL_OP_PTRARR_SORT( SwInsDBColumns, SwInsDBColumnPtr )
 
-/*  */
+/* */
 
 #define DBCOLUMN_CONFIG_VERSION1       1
 #define DBCOLUMN_CONFIG_VERSION        DBCOLUMN_CONFIG_VERSION1
@@ -206,7 +206,7 @@ private:
        _DB_ColumnConfigData& operator =( const _DB_ColumnConfigData& );
 };
 
-/*  */
+/* */
 
 int SwInsDBColumn::operator<( const SwInsDBColumn& rCmp ) const
 {
@@ -1530,7 +1530,7 @@ void SwInsertDBColAutoPilot::SetTabSet()
     rSh.MoveTable( GetfnTableCurr(), GetfnTableStart() );
 }
 
-/*  */
+/* */
 
 
 _DB_ColumnConfigData::~_DB_ColumnConfigData() {}
diff --git a/main/sw/source/ui/dochdl/swdtflvr.cxx 
b/main/sw/source/ui/dochdl/swdtflvr.cxx
index d346f213cc..80fe135f69 100644
--- a/main/sw/source/ui/dochdl/swdtflvr.cxx
+++ b/main/sw/source/ui/dochdl/swdtflvr.cxx
@@ -3284,7 +3284,7 @@ void SwTransferable::DragFinished( sal_Int8 nAction )
 }
 
 
-/*  */
+/* */
 
 int SwTransferable::PrivatePaste( SwWrtShell& rShell )
 {
@@ -3695,7 +3695,7 @@ SwTransferable* SwTransferable::GetSwTransferable( const 
TransferableDataHelper&
     
 }
 
-/*  */
+/* */
 
 // -----------------------------------------------------------------------
 
diff --git a/main/sw/source/ui/frmdlg/cption.cxx 
b/main/sw/source/ui/frmdlg/cption.cxx
index 4b7ca4e61f..6111a7ea89 100644
--- a/main/sw/source/ui/frmdlg/cption.cxx
+++ b/main/sw/source/ui/frmdlg/cption.cxx
@@ -479,7 +479,7 @@ SwCaptionDialog::~SwCaptionDialog()
 {
        delete pMgr;
 }
-/*  */
+/* */
 
 
 SwSequenceOptionDialog::SwSequenceOptionDialog( Window *pParent, SwView &rV,
diff --git a/main/sw/source/ui/uiview/pview.cxx 
b/main/sw/source/ui/uiview/pview.cxx
index a0c00472c4..99aac24f60 100644
--- a/main/sw/source/ui/uiview/pview.cxx
+++ b/main/sw/source/ui/uiview/pview.cxx
@@ -108,7 +108,7 @@ TYPEINIT1(SwPagePreView,SfxViewShell)
 
 #define MIN_PREVIEW_ZOOM 25
 #define MAX_PREVIEW_ZOOM 600
-/*  */
+/* */
 /* -----------------26.11.2002 10:41-----------------
  *
  * --------------------------------------------------*/
@@ -1512,7 +1512,7 @@ int SwPagePreView::ChgPage( int eMvMode, int 
bUpdateScrollbar )
 }
 
 
-/*  */
+/* */
 /*--------------------------------------------------------------------
        Beschreibung:
  --------------------------------------------------------------------*/
@@ -1892,7 +1892,7 @@ void SwPagePreView::ScrollDocSzChg()
 }
 
 
-/*  */
+/* */
 /*--------------------------------------------------------------------
        Beschreibung:
  --------------------------------------------------------------------*/
diff --git a/main/vcl/inc/ilstbox.hxx b/main/vcl/inc/ilstbox.hxx
index 60fcd28f70..594559e040 100644
--- a/main/vcl/inc/ilstbox.hxx
+++ b/main/vcl/inc/ilstbox.hxx
@@ -56,7 +56,7 @@ enum LB_EVENT_TYPE
 // -----------------
 // - ImplEntryType -
 // -----------------
-
+
 struct ImplEntryType
 {
        XubString       maStr;
@@ -98,7 +98,7 @@ struct ImplEntryType
 // -----------------
 // - ImplEntryList -
 // -----------------
-
+
 class ImplEntryList : private List
 {
 private:
@@ -397,7 +397,7 @@ protected:
 // ---------------
 // - ImplListBox -
 // ---------------
-
+
 class ImplListBox : public Control
 {
 private:
@@ -531,7 +531,7 @@ public:
 // -----------------------------
 // - ImplListBoxFloatingWindow -
 // -----------------------------
-
+
 class ImplListBoxFloatingWindow : public FloatingWindow
 {
 private:
@@ -574,7 +574,7 @@ public:
 // -----------
 // - ImplWin -
 // -----------
-
+
 class ImplWin : public Control
 {
 private:
diff --git a/main/vcl/source/control/combobox.cxx 
b/main/vcl/source/control/combobox.cxx
index c9ca56819a..40c00cbb7b 100644
--- a/main/vcl/source/control/combobox.cxx
+++ b/main/vcl/source/control/combobox.cxx
@@ -40,7 +40,7 @@
 #include <controldata.hxx>
 
 // =======================================================================
-
+
 inline sal_uLong ImplCreateKey( sal_uInt16 nPos )
 {
        // Key = Pos+1, wegen Pos 0
@@ -62,7 +62,7 @@ static void lcl_GetSelectedEntries( Table& rSelectedPos, 
const XubString& rText,
 }
 
 // =======================================================================
-
+
 ComboBox::ComboBox( WindowType nType ) :
        Edit( nType )
 {
diff --git a/main/vcl/source/control/ilstbox.cxx 
b/main/vcl/source/control/ilstbox.cxx
index 61fc5f0bae..061b32be8d 100644
--- a/main/vcl/source/control/ilstbox.cxx
+++ b/main/vcl/source/control/ilstbox.cxx
@@ -519,7 +519,7 @@ sal_uInt16 ImplEntryList::FindFirstSelectable( sal_uInt16 
nPos, bool bForward /*
 }
 
 // =======================================================================
-
+
 ImplListBoxWindow::ImplListBoxWindow( Window* pParent, WinBits nWinStyle ) :
        Control( pParent, 0 ),
     maQuickSelectionEngine( *this )
@@ -2252,7 +2252,7 @@ sal_uInt16 ImplListBoxWindow::ImplGetTextStyle() const
 }
 
 // =======================================================================
-
+
 ImplListBox::ImplListBox( Window* pParent, WinBits nWinStyle ) :
        Control( pParent, nWinStyle ),
        maLBWindow( this, nWinStyle&(~WB_BORDER) )
@@ -2771,7 +2771,7 @@ void ImplListBox::SetEdgeBlending(bool bNew)
 }
 
 // =======================================================================
-
+
 ImplWin::ImplWin( Window* pParent, WinBits nWinStyle ) :
        Control ( pParent, nWinStyle )
 {
diff --git a/main/vcl/source/control/longcurr.cxx 
b/main/vcl/source/control/longcurr.cxx
index f736dd7d98..5fe2cf9fe6 100644
--- a/main/vcl/source/control/longcurr.cxx
+++ b/main/vcl/source/control/longcurr.cxx
@@ -728,7 +728,7 @@ void LongCurrencyField::Last()
 }
 
 // =======================================================================
-
+
 LongCurrencyBox::LongCurrencyBox( Window* pParent, WinBits nWinStyle ) :
        ComboBox( pParent, nWinStyle )
 {

Reply via email to