27 #include "IPMUnknown.h" 30 #include "TransformTypes.h" 92 enum { kDefaultIID = IID_ISPREAD };
94 typedef enum { kDefaultBinding = -1, kBindingAtBeginning = 0, kBindingAtEnd = -2} BindingLocation;
95 typedef enum { kDefaultBindingSide = -1, kLeftSideOfBinding = 0, kRightSideOfBinding = -2} BindingSide;
96 typedef enum { kFollowMasterColorUID = 1 } PageColorLabel;
116 enum { kAtTheEnd = -1 };
131 virtual void GetItemsOnPage(int32 pgPos,
UIDList * items, bool16 bIncludePage = kTrue, bool16 bIncludePasteboard = kFalse, bool16 bIncludeBleedAndSlug = kTrue)
const = 0;
160 virtual void PartitionPageItems(
UIDList* partition[], bool16 bIncludePage, int32 pasteboardIndex, bool16 bIncludeBleedAndSlug)
const = 0;
266 int32 * pPageIndex = nil, int32 * pColumnIndex = nil)
const = 0;