| Action() | Action | |
| AssertValid() const | CCObject | [virtual] |
| cc_classCCObject | CCObject | [static] |
| CCObject() | CCObject | [protected] |
| ChangeAll(ChangeBrushOpParam *pParam, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeBrushDefAction() | ChangeBrushDefAction | |
| ChangeBrushName(String_32 Name, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeBrushScaling(double NewScaling, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeBrushSpacing(MILLIPOINT NewSpacing, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeBrushTile(BOOL bTile, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetIncrConst(MILLIPOINT NewIncrConst, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetIncrProp(double NewIncrProp, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetType(PathOffset NewOffset, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetTypeSeed(UINT32 NewSeed, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetValMaxRand(UINT32 NewMax, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetValRandSeed(UINT32 NewSeed, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeOffsetValue(MILLIPOINT NewOffset, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeRotation(double NewAngle, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeRotationMaxPressure(UINT32 Pressure, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeRotationMaxRand(UINT32 NewMax, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeRotationRandSeed(UINT32 NewSeed, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeScalingIncr(double NewIncr, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeScalingIncrConst(double Incr, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeScalingMaxRand(UINT32 NewMax, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeScalingPressure(UINT32 Pressure, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeScalingRandSeed(UINT32 NewSeed, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeSequenceSeed(UINT32 NewSeed, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeSequenceType(SequenceType SeqType, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeSpacingIncrConst(MILLIPOINT NewIncr, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeSpacingIncrProp(double NewIncr, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeSpacingMaxRand(UINT32 NewMaxRand, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeSpacingRandSeed(UINT32 NewSeed, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeTangential(BOOL bRotate, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeTimeStamp(double NewValue, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeUseLocalFillColour(BOOL bUseLocal, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ChangeUseLocalGradFill(BOOL bUseLocal, BrushDefinition *pBrushDef) | ChangeBrushDefAction | [protected, static] |
| ClearPointers() | ListItem | [virtual] |
| Dump() | Action | [virtual] |
| ListItem::Dump(CDumpContext &dc) const | CCObject | [virtual] |
| Execute() | ChangeBrushDefAction | [virtual] |
| GetItem(void) | ListItem | [virtual] |
| GetMyClass() | CCObject | [static] |
| GetRuntimeClass() const | CCObject | [virtual] |
| GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
| GetSize() | Action | |
| GetWorkingDoc() | Action | [inline] |
| GetWorkingDocView() | Action | [inline] |
| GetWorkingView() | Action | [inline] |
| Init(Operation *pOp, ActionList *pActionList, ChangeBrushDefOpParam *pChangeParam, ChangeBrushDefAction **NewAction) | ChangeBrushDefAction | [static] |
| Action::Init(Operation *pOp, ActionList *pActionList, UINT32 Size, CCRuntimeClass *ActionClass, Action **NewAction) | Action | [static] |
| ListItem::Init() | SimpleCCObject | [static] |
| IsADiscardableAction() | Action | [inline, virtual] |
| IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
| ListItem() | ListItem | |
| m_ChangeParam | ChangeBrushDefAction | [protected] |
| MemoryDump() | SimpleCCObject | [static] |
| MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
| operator delete(void *p) | SimpleCCObject | |
| operator new(size_t, void *p) | SimpleCCObject | [inline] |
| operator new(size_t nSize) | SimpleCCObject | |
| operator new(size_t nSize, LPCSTR lpszFileName, INT32 nLine) | SimpleCCObject | |
| pOperation | Action | [protected] |
| pOppositeActLst | Action | [protected] |
| Size | Action | [protected] |
| Slaughter() | Action | [virtual] |
| TransferToOtherOp(Operation *pOtherOp, ActionList *pAddActions, ActionList *pOtherActions) | Action | |
| ~Action() | Action | [virtual] |
| ~CCObject() | CCObject | [virtual] |
| ~ChangeBrushDefAction() | ChangeBrushDefAction | |
| ~ListItem() | ListItem | [inline, virtual] |