#include "nsISupports.h"
#include "nsICharsetDetector.h"
#include "nsIStringCharsetDetector.h"
#include "nsICharsetDetectionObserver.h"
#include "nsCOMPtr.h"
#include "nsIFactory.h"
Go to the source code of this file.
Data Structures | |
class | nsUniversalXPCOMDetector |
class | nsUniversalXPCOMStringDetector |
Defines | |
#define | NS_UNIVERSAL_DETECTOR_CID { 0x374e0cde, 0xf605, 0x4259, { 0x8c, 0x92, 0xe6, 0x39, 0xc6, 0xc2, 0xee, 0xef } } |
#define | NS_UNIVERSAL_STRING_DETECTOR_CID { 0x6ee5301a, 0x3981, 0x49bd, { 0x85, 0xf8, 0x1a, 0x2c, 0xc2, 0x28, 0xcf, 0x3e } } |
#define NS_UNIVERSAL_DETECTOR_CID { 0x374e0cde, 0xf605, 0x4259, { 0x8c, 0x92, 0xe6, 0x39, 0xc6, 0xc2, 0xee, 0xef } } |
Definition at line 49 of file nsUdetXPCOMWrapper.h.
#define NS_UNIVERSAL_STRING_DETECTOR_CID { 0x6ee5301a, 0x3981, 0x49bd, { 0x85, 0xf8, 0x1a, 0x2c, 0xc2, 0x28, 0xcf, 0x3e } } |
Definition at line 53 of file nsUdetXPCOMWrapper.h.