CalculateExtendParams(ExtendParams *pEPS, BYTE fExtendFlags, const DocRect &drTriggerRelation, const DocRect &drTargetRelation, const DocRect &drNewTrigger, const DocRect &drLastTrigger, const DocRect &drLastTarget, const DocRect *pdrDifference=NULL, const BOOL ExtendAroundTarget=FALSE) | Extender | [static] |
CC_DECLARE_MEMDUMP(Extender) | Extender | [private] |
CheckInvalidExpandingPoints(INT32 nCentre, INT32 nDelta, INT32 nOffset, INT32 nNumPoints, const DocCoord *doccArray, BOOL bExamineX) | Extender | [private, static] |
CheckInvalidShrinkingPoints(INT32 nCentre, INT32 nDelta, INT32 nOffset, INT32 nNumPoints, const DocCoord *doccArray, BOOL bExamineX) | Extender | [private, static] |
CheckLimits(const INT32 limit, const INT32 delta, const INT32 value) | Extender | [inline, private, static] |
CheckValidExtend(NodeRenderableInk *pNode, BYTE fExtendFlags, const DocRect &drTriggerRelation, const DocRect &drTargetRelation, const DocRect &drThisTrigger, const DocRect &drLastTrigger, const DocRect &drLastTarget, BOOL *pOK=NULL, const BOOL ExtendAroundTarget=FALSE) | Extender | [static] |
CheckValidExtend(NodeRenderableInk *pNode, DocRect *pStartRect, DocRect *pEndRect, BYTE fStretchType, DocRect *pOldStartRect=NULL) | Extender | [static] |
ConvertQuickShapesInSelRangeToPaths(UndoableOperation *pUndoOp, Range *pRange) | Extender | [static] |
Extend(NodeRenderableInk *pNode, BYTE fExtendFlags, const DocRect &drTriggerRelation, const DocRect &drTargetRelation, const DocRect &drNewTrigger, const DocRect &drLastTrigger, const DocRect &drLastTarget, const DocRect *pdrDifference=NULL, const BOOL ExtendAroundTarget=FALSE, UndoableOperation *pOp=NULL) | Extender | [static] |
Extend(NodeRenderableInk *pNode, DocRect *pStartRect, DocRect *pEndRect, BYTE fStretchType, DocRect *pOldStartRect=NULL) | Extender | [static] |
ValidateControlPoints(INT32 numPoints, const DocCoord *doccArray, const ExtendParams &ExtParams) | Extender | [static] |