24 #ifndef __IPathUtils__ 25 #define __IPathUtils__ 27 #include "GenericID.h" 28 #include "IPMUnknown.h" 31 #include "INewPageItemCmdData.h" 32 #include "TransformTypes.h" 33 #include "PMPathPoint.h" 77 enum { kDefaultIID = IID_IPATHUTILS };
107 bool16 bAllowDefaultStandOff = kTrue,
132 bool16 bAllowDefaultStandOff = kTrue,
156 bool16 bAllowDefaultStandOff = kTrue,
180 bool16 bAllowDefaultStandOff = kTrue,
205 bool16 bAllowDefaultStandOff = kTrue,
206 bool16 bClosedPath = kTrue,
235 bool16 bAllowDefaultStandOff = kTrue,
297 bool16 bClosePath = kTrue
473 bool16 tryPathHandleShape,
484 bool16 tryPathHandleShape,
520 #endif // __IPathUtils__