summaryrefslogtreecommitdiff
path: root/i18npool/inc/indexentrysupplier_asian.hxx
diff options
context:
space:
mode:
authorKarl Hong <khong@openoffice.org>2002-05-31 03:53:29 +0000
committerKarl Hong <khong@openoffice.org>2002-05-31 03:53:29 +0000
commit7797f0d6f9a98cc9fa5fd27b1958c422dcdf6b8b (patch)
tree18ca3d0b6768171a967f8905207ae07b0a833655 /i18npool/inc/indexentrysupplier_asian.hxx
parent41f31047333814587bc05bbc089e99cb4c5dbdbc (diff)
#95565#Update Japanese phonetic indexentrysupplier
Diffstat (limited to 'i18npool/inc/indexentrysupplier_asian.hxx')
-rw-r--r--i18npool/inc/indexentrysupplier_asian.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/i18npool/inc/indexentrysupplier_asian.hxx b/i18npool/inc/indexentrysupplier_asian.hxx
index a050da0b89e0..5f8e15d30bc7 100644
--- a/i18npool/inc/indexentrysupplier_asian.hxx
+++ b/i18npool/inc/indexentrysupplier_asian.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: indexentrysupplier_asian.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: khong $ $Date: 2002-05-24 22:26:13 $
+ * last change: $Author: khong $ $Date: 2002-05-31 04:53:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ public:
virtual rtl::OUString SAL_CALL getIndexString( const rtl::OUString & IndexEntry, const sal_Unicode idxStr[],
const sal_uInt16 idx1[], const sal_uInt16 idx2[]) throw (com::sun::star::uno::RuntimeException);
+ virtual rtl::OUString SAL_CALL getIndexString( const rtl::OUString & IndexEntry,
+ const sal_uInt16 idx1[], const sal_Unicode idx2[]) throw (com::sun::star::uno::RuntimeException);
};
#define INDEXENTRYSUPPLIER_CJK( algorithm ) \