mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
add new CIDs
This commit is contained in:
parent
afbbe6b229
commit
587c14756a
@ -32,4 +32,10 @@ NS_DECLARE_ID(kBIG5ToUnicodeCID,
|
||||
NS_DECLARE_ID(kUnicodeToBIG5CID,
|
||||
0xefc323e2, 0xec62, 0x11d2, 0x8a, 0xac, 0x0, 0x60, 0x8, 0x11, 0xa8, 0x36);
|
||||
|
||||
|
||||
// Class ID for our UnicodeToBIG5NoAscii charset converter
|
||||
// {BA615195-1DFA-11d3-B3BF-00805F8A6670}
|
||||
NS_DECLARE_ID(kUnicodeToBIG5NoAsciiCID,
|
||||
0xba615195, 0x1dfa, 0x11d3, 0xb3, 0xbf, 0x0, 0x80, 0x5f, 0x8a, 0x66, 0x70);
|
||||
|
||||
#endif /* nsUCvTWCID_h___ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user