24 #ifndef __IPageItemScrapUtils__ 25 #define __IPageItemScrapUtils__ 27 #include "GenericID.h" 28 #include "IPMUnknown.h" 34 #include "PathTypes.h" 50 enum { kDefaultIID = IID_IPAGEITEMSCRAPUTILS };
52 virtual ICommand* GetDuplicatePageItemsCmd(
const UIDList *pageItems,
const PMPoint& offset,
UIDRef parent, bool16 preserveLayers)
const = 0;
92 #endif // __IPageItemScrapUtils__