gecko-dev/intl/uconv/ucvko/nsUCvKOCID.h

81 строка
3.1 KiB
C
Исходник Обычный вид История

2001-09-20 04:02:59 +04:00
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
1999-05-31 20:28:21 +04:00
*
2001-09-20 04:02:59 +04:00
* The contents of this file are subject to the Netscape Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
2001-09-20 04:02:59 +04:00
* the License at http://www.mozilla.org/NPL/
1999-05-31 20:28:21 +04:00
*
* Software distributed under the License is distributed on an "AS
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
* implied. See the License for the specific language governing
* rights and limitations under the License.
1999-05-31 20:28:21 +04:00
*
* The Original Code is Mozilla Communicator client code.
*
2001-09-20 04:02:59 +04:00
* The Initial Developer of the Original Code is Netscape Communications
* Corporation. Portions created by Netscape are
* Copyright (C) 1998 Netscape Communications Corporation. All
* Rights Reserved.
*
2001-09-20 04:02:59 +04:00
* Contributor(s):
*/
1999-05-31 20:28:21 +04:00
#ifndef nsUCvKOCID_h___
#define nsUCvKOCID_h___
#include "nsISupports.h"
// Class ID for our EUCKRToUnicode charset converter
// {379C2775-EC77-11d2-8AAC-00600811A836}
2001-01-20 04:02:53 +03:00
#define NS_EUCKRTOUNICODE_CID \
{ 0x379c2775, 0xec77, 0x11d2, {0x8a, 0xac, 0x0, 0x60, 0x8, 0x11, 0xa8, 0x36}}
1999-05-31 20:28:21 +04:00
1999-06-09 03:53:22 +04:00
// Class ID for our ISO2022KRToUnicode charset converter
// {BA61519f-1DFA-11d3-B3BF-00805F8A6670}
2001-01-20 04:02:53 +03:00
#define NS_ISO2022KRTOUNICODE_CID \
{ 0xba61519f, 0x1dfa, 0x11d3, {0xb3, 0xbf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70}}
1999-06-09 03:53:22 +04:00
1999-05-31 20:28:21 +04:00
// Class ID for our UnicodeToEUCKR charset converter
// {379C2778-EC77-11d2-8AAC-00600811A836}
2001-01-20 04:02:53 +03:00
#define NS_UNICODETOEUCKR_CID \
{ 0x379c2778, 0xec77, 0x11d2, {0x8a, 0xac, 0x0, 0x60, 0x8, 0x11, 0xa8, 0x36}}
1999-05-31 20:28:21 +04:00
1999-06-09 03:53:22 +04:00
// Class ID for our UnicodeToISO2022KR charset converter
// {BA6151A0-1DFA-11d3-B3BF-00805F8A6670}
2001-01-20 04:02:53 +03:00
#define NS_UNICODETOISO2022KR_CID \
{ 0xba6151a0, 0x1dfa, 0x11d3, {0xb3, 0xbf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70}}
1999-06-09 03:53:22 +04:00
1999-06-09 03:44:50 +04:00
// Class ID for our UnicodeToKSC5601 charset converter
// {BA615194-1DFA-11d3-B3BF-00805F8A6670}
2001-01-20 04:02:53 +03:00
#define NS_UNICODETOKSC5601_CID \
{ 0xba615194, 0x1dfa, 0x11d3, {0xb3, 0xbf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70}}
1999-06-09 03:44:50 +04:00
1999-06-11 04:38:52 +04:00
// Class ID for our UnicodeToCP949 charset converter
2001-01-20 04:02:53 +03:00
#define NS_UNICODETOCP949_CID \
{ 0x9416bfbe, 0x1f93, 0x11d3, {0xb3, 0xbf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70}}
1999-06-11 04:38:52 +04:00
// Class ID for our CP949ToUnicode charset converter
2001-01-20 04:02:53 +03:00
#define NS_CP949TOUNICODE_CID \
{ 0x9416bfbf, 0x1f93, 0x11d3, {0xb3, 0xbf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70}}
1999-06-11 04:38:52 +04:00
1999-07-26 10:32:42 +04:00
// Class ID for our UnicodeToX11Johab charset converter
2001-01-20 04:02:53 +03:00
#define NS_UNICODETOX11JOHAB_CID \
{ 0x21dd6a01, 0x413c, 0x11d3, {0xb3, 0xc3, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70}}
1999-06-09 03:44:50 +04:00
// Class ID for our UnicodeToJohab charset converter
// {D9B1F97E-CFA0-80b6-FB92-9972E48E3DCC}
#define NS_UNICODETOJOHAB_CID \
{ 0xd9b1f97e, 0xcfa0, 0x80b6, {0xfb, 0x92, 0x99, 0x72, 0xe4, 0x8e, 0x3d, 0xcc}}
// Class ID for our JohabToUnicode charset converter
// {D9B1F97F-CFA0-80b6-FB92-9972E48E3DCC}
#define NS_JOHABTOUNICODE_CID \
{ 0xd9b1f97f, 0xcfa0, 0x80b6, {0xfb, 0x92, 0x99, 0x72, 0xe4, 0x8e, 0x3d, 0xcc}}
// Class ID for our UnicodeToJohabNoAscii charset converter
// {7090544B-C885-4c52-95F8-3C8F0C2FDE67}
#define NS_UNICODETOJOHABNOASCII_CID \
{ 0x7090544b, 0xc885, 0x4c52, {0x95, 0xf8, 0x3c, 0x8f, 0xc, 0x2f, 0xde, 0x67}}
1999-05-31 20:28:21 +04:00
#endif /* nsUCvKOCID_h___ */