gecko-dev/intl/uconv/public
jdunn%netscape.com 584db88eb0 remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID.
DECLARE was declaring kPlatformCharsetCID as extern const, and
DEFINE declares it as static const.  These 2 are incompatible.
r= ftang@netscape.com
a= dp@netscape.com
2000-03-01 22:42:39 +00:00
..
.cvsignore
Makefile.in Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
makefile.win Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
MANIFEST Cleanup time: remove unused interface from build. 1999-12-04 19:59:28 +00:00
nsICharRepresentable.h
nsICharsetAlias.h Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
nsICharsetConverterManager.h Adding new API for listing the available charset detectors. r=erik 2000-02-16 01:14:25 +00:00
nsIMappingCache.h
nsIPlatformCharset.h remove NS_DECLARE_ID and replace (where needed) with NS_DEFINE_CID. 2000-03-01 22:42:39 +00:00
nsIUnicodeDecodeHelper.h Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
nsIUnicodeDecoder.h
nsIUnicodeEncodeHelper.h Add CID in #define in additional to declare 2000-01-08 00:41:43 +00:00
nsIUnicodeEncoder.h
uconvutil.h