24 #ifndef __CPathCreationTracker__ 25 #define __CPathCreationTracker__ 28 #include "IPlaceBehavior.h" 29 #include "IDynamicTrackerData.h" 33 #include "TransformTypes.h" 211 virtual void ConvertToPasteboardConstrained(
PMPoint thePoint,
PMPoint& convertedPoint);
214 virtual void ConvertToPasteboardConstrained(
GSysPoint thePoint,
PMPoint& convertedPoint);
216 virtual void SetUpParentTransforms(
PMPoint *endPoint);
218 virtual UIDRef GetParent();
225 bool16 DrawingCursorFeedback();
241 PMRect fPasteBoardBoundaries;
242 PMRect fPasteBoardBoundsSpreadCoordinates;
243 bool16 fShiftKeyPressed;
244 bool16 fShownFirstTime;
245 bool16 fOptionAltKeyPressed;
246 bool16 fCmdCtrlKeyPressed;
247 bool16 fCreatingFromCenter;
255 bool32 fCreateMultiple;