summaryrefslogtreecommitdiff
path: root/i18npool/inc/transliteration_caseignore.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 13:24:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 13:24:54 +0000
commit1b0e1750e87407803cb2145b26fc23e0593d73ee (patch)
tree9ccb68eccb592d9bc345060acb9a7ca64034be3e /i18npool/inc/transliteration_caseignore.hxx
parentc5f5f3687723dc3f5175498459e3d288c6d8c338 (diff)
INTEGRATION: CWS tune01 (1.2.40); FILE MERGED
2003/03/12 06:27:44 khong 1.2.40.1: #i11962# extract case/karan/width ignore to i18nutil to share between i18n and i18npool
Diffstat (limited to 'i18npool/inc/transliteration_caseignore.hxx')
-rw-r--r--i18npool/inc/transliteration_caseignore.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/i18npool/inc/transliteration_caseignore.hxx b/i18npool/inc/transliteration_caseignore.hxx
index 450ae7155ec7..60c9bbdce666 100644
--- a/i18npool/inc/transliteration_caseignore.hxx
+++ b/i18npool/inc/transliteration_caseignore.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: transliteration_caseignore.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: er $ $Date: 2002-03-26 17:57:44 $
+ * last change: $Author: vg $ $Date: 2003-04-15 14:24:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,9 +96,6 @@ public:
const rtl::OUString& s2)
throw(com::sun::star::uno::RuntimeException);
- sal_Unicode SAL_CALL getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, MappingElement& e)
- throw(com::sun::star::uno::RuntimeException);
-
protected:
TransliterationModules moduleLoaded;
private: