#include <gsf/gsf-input-stdio.h>#include <gsf/gsf-infile.h>#include <gsf/gsf-infile-msole.h>#include <memory.h>#include "xap_Module.h"#include "ie_imp.h"#include "ut_types.h"#include "ut_string.h"#include "ut_iconv.h"#include "ut_debugmsg.h"#include "pd_Document.h"Classes | |
| class | IE_Imp_Hancom |
| class | IE_Imp_Hancom_Sniffer |
Defines | |
| #define | ABI_BUILTIN_FAR_CALL ABI_FAR_CALL |
Functions | |
| ABI_BUILTIN_FAR_CALL int | abi_plugin_register (XAP_ModuleInfo *mi) |
| ABI_BUILTIN_FAR_CALL int | abi_plugin_unregister (XAP_ModuleInfo *mi) |
| ABI_BUILTIN_FAR_CALL int | abi_plugin_supports_version (UT_uint32, UT_uint32, UT_uint32) |
Variables | |
| static const UT_Byte | hwpSignature [] = {0xD0, 0xCF, 0x11, 0xE0, 0xA1, 0xB1, 0x1A, 0xE1} |
| static IE_SuffixConfidence | IE_Imp_Hancom_Sniffer__SuffixConfidence [] |
| static IE_Imp_Hancom_Sniffer * | m_impSniffer = 0 |
| #define ABI_BUILTIN_FAR_CALL ABI_FAR_CALL |
| ABI_BUILTIN_FAR_CALL int abi_plugin_register | ( | XAP_ModuleInfo * | mi | ) |
| ABI_BUILTIN_FAR_CALL int abi_plugin_unregister | ( | XAP_ModuleInfo * | mi | ) |
const UT_Byte hwpSignature[] = {0xD0, 0xCF, 0x11, 0xE0, 0xA1, 0xB1, 0x1A, 0xE1} [static] |
{
{ "hwp", UT_CONFIDENCE_PERFECT },
{ "", UT_CONFIDENCE_ZILCH }
}
IE_Imp_Hancom_Sniffer* m_impSniffer = 0 [static] |
1.7.1