#include "ie_impGraphic_WPG.h"#include <gsf/gsf-utils.h>#include <gsf/gsf-infile.h>#include <gsf/gsf-input-memory.h>#include <gsf/gsf-input-stdio.h>#include <gsf/gsf-infile-msole.h>#include <gsf/gsf-infile-zip.h>#include <librevenge-stream/librevenge-stream.h>#include "xap_Module.h"Classes | |
| class | AbiWordPerfectGraphicsInputStream |
Functions | |
| ABI_FAR_CALL int | abi_plugin_register (XAP_ModuleInfo *mi) |
| Register the OpenDocument plugin. | |
| ABI_FAR_CALL int | abi_plugin_unregister (XAP_ModuleInfo *mi) |
| Unregister the OpenDocument plugin. | |
| ABI_FAR_CALL int | abi_plugin_supports_version (UT_uint32, UT_uint32, UT_uint32) |
Variables | |
| static IE_Imp_WordPerfectGraphics_Sniffer * | m_ImpSniffer = 0 |
| static IE_SuffixConfidence | IE_WordPerfectGraphics_Sniffer__SuffixConfidence [] |
| ABI_FAR_CALL int abi_plugin_register | ( | XAP_ModuleInfo * | mi | ) |
Register the OpenDocument plugin.
References XAP_ModuleInfo::author, XAP_ModuleInfo::desc, XAP_ModuleInfo::name, IE_ImpGraphic::registerImporter(), XAP_ModuleInfo::usage, UT_ASSERT, and XAP_ModuleInfo::version.
| ABI_FAR_CALL int abi_plugin_unregister | ( | XAP_ModuleInfo * | mi | ) |
Unregister the OpenDocument plugin.
References XAP_ModuleInfo::author, XAP_ModuleInfo::desc, XAP_ModuleInfo::name, IE_ImpGraphic::unregisterImporter(), XAP_ModuleInfo::usage, UT_ASSERT, and XAP_ModuleInfo::version.
{
{ "wpg", UT_CONFIDENCE_PERFECT },
{ "", UT_CONFIDENCE_ZILCH }
}
IE_Imp_WordPerfectGraphics_Sniffer* m_ImpSniffer = 0 [static] |
1.7.1