Kaydet (Commit) 66a5f053 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS i18n39 (1.11.78); FILE MERGED

2008/01/11 07:39:15 khong 1.11.78.1: i78055 provide UCA as base for ICU collator constructor from image rule
üst e062db3d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: collator_unicode.hxx,v $ * $RCSfile: collator_unicode.hxx,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: kz $ $Date: 2006-12-12 16:12:21 $ * last change: $Author: vg $ $Date: 2008-01-28 15:33:02 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -84,7 +84,7 @@ public: ...@@ -84,7 +84,7 @@ public:
protected: protected:
const sal_Char *implementationName; const sal_Char *implementationName;
private: private:
RuleBasedCollator *collator; RuleBasedCollator *uca_base, *collator;
oslModule hModule; oslModule hModule;
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment