summaryrefslogtreecommitdiff
path: root/sw/inc/swscanner.hxx
diff options
context:
space:
mode:
authorChris Laplante <mostthingsweb@gmail.com>2014-04-21 19:28:47 -0400
committerThomas Arnhold <thomas@arnhold.org>2014-04-24 04:39:51 +0000
commitba39f1bf9b29f58b7593f01d552a4f1a42a637cb (patch)
treeab251de2ca0dbb92ab843bfa73c674adebb0ebf5 /sw/inc/swscanner.hxx
parentbff954c0c4e5f9acf18bfd9ae796bc5a937b7ff6 (diff)
Finish cleaning up ASCII art in the sw module
Change-Id: If4f11093b791902514dee8e216c92f66b075211d Reviewed-on: https://gerrit.libreoffice.org/9117 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sw/inc/swscanner.hxx')
-rw-r--r--sw/inc/swscanner.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/swscanner.hxx b/sw/inc/swscanner.hxx
index 49ce2e2d3053..aafd070da238 100644
--- a/sw/inc/swscanner.hxx
+++ b/sw/inc/swscanner.hxx
@@ -25,12 +25,8 @@
class SwTxtNode;
-/*************************************************************************
- * class SwScanner
- * Helper class that provides consecutively the words of a selected area
- * during spell check
- *************************************************************************/
-
+// Helper class that provides consecutively the words of a selected area
+// during spell check
class SwScanner
{
OUString aWord;