summaryrefslogtreecommitdiff
path: root/sw/inc/unocrsrhelper.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:15:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 07:15:22 +0000
commit284a46edef7e5b62d200378a09c3c143c38806d5 (patch)
tree8c09122bd267306e2ee5dafcb1d17ecf03fbacff /sw/inc/unocrsrhelper.hxx
parentd23ce53dfa4de05edb59dcb0ca1531c80ee45e32 (diff)
INTEGRATION: CWS swwarnings (1.8.242); FILE MERGED
2007/03/05 12:43:19 tl 1.8.242.1: #i69287# warning-free code
Diffstat (limited to 'sw/inc/unocrsrhelper.hxx')
-rw-r--r--sw/inc/unocrsrhelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unocrsrhelper.hxx b/sw/inc/unocrsrhelper.hxx
index 5aded81e1d7e..4340c62aac7c 100644
--- a/sw/inc/unocrsrhelper.hxx
+++ b/sw/inc/unocrsrhelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unocrsrhelper.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 15:36:55 $
+ * last change: $Author: hr $ $Date: 2007-09-27 08:15:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -94,6 +94,6 @@ namespace SwUnoCursorHelper
sal_Bool DocInsertStringSplitCR( SwDoc &rDoc,
const SwPaM &rNewCursor, const String &rText );
-};
+} // namespace SwUnoCursorHelper
#endif