Go to the source code of this file.
Functions | |
void | IE_ImpExp_RegisterXP () |
void | IE_ImpExp_RegisterPlatform () |
void | IE_ImpExp_UnRegisterXP () |
void IE_ImpExp_RegisterPlatform | ( | ) |
Register all Cocoa Importers and Exporters Should be called from AP_<FE>App
Register all GTK Importers and Exporters Should be called from AP_<FE>App
Register all Qt Importers and Exporters Should be called from AP_<FE>App
Register all Win32 Importers and Exporters Should be called from AP_<FE>App
References IE_Exp::registerExporter(), and IE_ImpGraphic::registerImporter().
Referenced by IE_ImpExp_RegisterXP().
void IE_ImpExp_RegisterXP | ( | ) |
Register all XP Importer and Exporter Should be called from AP_<FE>App
References IE_ImpExp_RegisterPlatform(), IE_MailMerge_RegisterXP(), IE_Exp::registerExporter(), IE_Imp::registerImporter(), and IE_ImpGraphic::registerImporter().
Referenced by AP_Win32App::initialize(), AP_UnixApp::initialize(), AP_QtApp::initialize(), and AP_CocoaApp::initialize().
void IE_ImpExp_UnRegisterXP | ( | ) |