summaryrefslogtreecommitdiff
path: root/svx/source/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 15:06:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 15:06:38 +0000
commit3cd2a4fc0224eba7ac3f849050414d572d99aeab (patch)
tree62a62ae0221c5b432933ea63e286c0230c159389 /svx/source/inc
parentc136e6f23b9117a44d122d9b58fc480b80b362d7 (diff)
INTEGRATION: CWS warnings01 (1.7.222); FILE MERGED
2006/02/15 13:27:35 fs 1.7.222.1: #i55991# warning-free code
Diffstat (limited to 'svx/source/inc')
-rw-r--r--svx/source/inc/fmsrccfg.hxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/svx/source/inc/fmsrccfg.hxx b/svx/source/inc/fmsrccfg.hxx
index c1fab5db7009..110552a39942 100644
--- a/svx/source/inc/fmsrccfg.hxx
+++ b/svx/source/inc/fmsrccfg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmsrccfg.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:19:27 $
+ * last change: $Author: hr $ $Date: 2006-06-19 16:06:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -90,6 +90,7 @@ namespace svxform
sal_Int16 nLevOther;
sal_Int16 nLevShorter;
sal_Int16 nLevLonger;
+ sal_Bool bLevRelaxed;
sal_Bool bAllFields;
sal_Bool bUseFormatter;
@@ -99,9 +100,6 @@ namespace svxform
sal_Bool bApproxSearch;
// the last three are mutually exclusive
- // for Levenshtein-search:
- sal_Bool bLevRelaxed;
-
sal_Bool bSoundsLikeCJK;
// ......................................