INTEGRATION: CWS i18n10 (1.7.48); FILE MERGED
2003/12/17 20:08:39 khong 1.7.48.1: #i22138# #112506# migrate to ICU collator and remove link to tool library
This commit is contained in:
parent
f0737c7c1a
commit
425adbd08c
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: cclass_unicode.hxx,v $
|
||||
*
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2003-04-24 11:02:43 $
|
||||
* last change: $Author: rt $ $Date: 2004-01-20 13:16:36 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -109,7 +109,7 @@ public:
|
|||
virtual com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames() throw( com::sun::star::uno::RuntimeException );
|
||||
|
||||
protected:
|
||||
sal_Char *cClass;
|
||||
const sal_Char *cClass;
|
||||
|
||||
private:
|
||||
Transliteration_casemapping *trans;
|
||||
|
|
Loading…
Reference in a new issue