From 7ac428e23c242ddde9d41eaf82b6a54005b708cc Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 6 Jan 2006 12:13:16 +0000 Subject: INTEGRATION: CWS hunspell (1.6.98); FILE MERGED 2005/09/19 22:13:18 nemeth 1.6.98.2: RESYNC: (1.6-1.7); FILE MERGED 2005/09/19 21:54:28 nemeth 1.6.98.1: i52383 --- lingucomponent/source/spellcheck/spell/sspellimp.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lingucomponent/source/spellcheck/spell/sspellimp.hxx') diff --git a/lingucomponent/source/spellcheck/spell/sspellimp.hxx b/lingucomponent/source/spellcheck/spell/sspellimp.hxx index 7eecfacb2ac5..4f5c3098e4f0 100644 --- a/lingucomponent/source/spellcheck/spell/sspellimp.hxx +++ b/lingucomponent/source/spellcheck/spell/sspellimp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: sspellimp.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-09-07 19:43:31 $ + * last change: $Author: kz $ $Date: 2006-01-06 13:13:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -96,7 +96,7 @@ class SpellChecker : > { Sequence< Locale > aSuppLocales; - MySpell ** aDicts; + Hunspell ** aDicts; rtl_TextEncoding * aDEncs; Locale * aDLocs; OUString * aDNames; -- cgit