28 #ifndef __IINXManager_h__ 29 #define __IINXManager_h__ 36 #include "IDOMElement.h" 43 #include "INXCoreID.h" 47 class IINXImportPolicy;
48 class IINXExportPolicy;
61 enum { kDefaultIID = IID_IINXMANAGER };
83 IPMStream *stream, UIFlags uiFlags = kFullUI) = 0;
120 const PMString *progressBarTitle = nil, UIFlags uiFlags = kFullUI,
IDOMElement **
object = nil) = 0;
154 virtual void ImportHelperAddCacheEntry(
const PMString& inKey,
const PMString& inValue) = 0;
158 #endif // __IINXManager_h__