diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-16 12:46:25 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-07-16 12:46:25 +0000 |
commit | 7053d083e2be25e836418dd738260c6ec2f8e424 (patch) | |
tree | 5763b5a3cb21a1f0665ee78e906e4c985333da03 /linguistic/inc | |
parent | fbc6c4557eac65b639eb421daad3a74ae8584db1 (diff) |
INTEGRATION: CWS tl55 (1.14.8); FILE MERGED
2008/05/21 09:59:51 tl 1.14.8.1: #158047# customer specific extension
Diffstat (limited to 'linguistic/inc')
-rw-r--r-- | linguistic/inc/misc.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistic/inc/misc.hxx b/linguistic/inc/misc.hxx index 769af3eed635..55d9fadad387 100644 --- a/linguistic/inc/misc.hxx +++ b/linguistic/inc/misc.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: misc.hxx,v $ - * $Revision: 1.14 $ + * $Revision: 1.15 $ * * This file is part of OpenOffice.org. * @@ -64,7 +64,7 @@ namespace com { namespace sun { namespace star { namespace frame { class LocaleDataWrapper; /////////////////////////////////////////////////////////////////////////// - +#define SN_GRAMMARCHECKER "com.sun.star.linguistic2.GrammarChecker" #define SN_SPELLCHECKER "com.sun.star.linguistic2.SpellChecker" #define SN_HYPHENATOR "com.sun.star.linguistic2.Hyphenator" #define SN_THESAURUS "com.sun.star.linguistic2.Thesaurus" |