28 #ifndef __IImportExportFacade__ 29 #define __IImportExportFacade__ 32 #include "IPMUnknown.h" 34 #include "IPlaceGun.h" 35 #include "OpenPlaceID.h" 55 enum { kDefaultIID = IID_IIMPORTEXPORTFACADE };
60 enum PlaceGunContent {
105 bool16 retainFormat, bool16 convertQuotes, bool16 applyCJKGrid,
125 bool16 retainFormat, bool16 convertQuotes, bool16 applyCJKGrid,
126 bool16& useClippingFrame, bool16& skipPlace )
const = 0 ;
139 bool16 retainFormat, bool16 convertQuotes, bool16 applyCJKGrid,
140 bool16& useClippingFrame, bool16& skipPlace )
const = 0 ;
177 #endif // __IImportExportFacade__