24 #ifndef __IMasterSpreadUtils__ 25 #define __IMasterSpreadUtils__ 27 #include "MasterPageID.h" 28 #include "IPMUnknown.h" 54 enum { kDefaultIID = IID_IMASTERSPREADUTILS };
134 const UIDRef pageToOverrideOn,
136 UIDRef *overriddenItem = nil) = 0;
178 virtual PMMatrix CalculateMasterSpreadToDrawingSpreadMatrix(
const IMasterPage* drawingPage,
UIDRef masterPage = kInvalidUIDRef )
const = 0;
183 #endif // __IMasterSpreadUtils__