AssertValid() const | CCObject | [virtual] |
Broadcast(Msg *Message, CCRuntimeClass *Class=NULL) | MessageHandler | [static] |
cc_classCCObject | CCObject | [static] |
CC_DECLARE_DYNCREATE(OpChangeBarExtends) | OpChangeBarExtends | [private] |
CCObject() | CCObject | [protected] |
ClearPointers() | ListItem | [virtual] |
DeleteOnEnd() | Operation | |
Destroy() | MessageHandler | [static] |
Do(OpDescriptor *) | Operation | [virtual] |
DoAlterPathElement(NodePath *ThisNode, INT32 Index, DocCoord NewCoord, PathFlags NewFlags, PathVerb NewVerb, BOOL RedrawPath=TRUE) | UndoableOperation | |
DoChangeSelection(NodePath *ThisNode, INT32 Index, BOOL NewState) | UndoableOperation | |
DoCopyNodesToClipboard(Range NodeRange) | UndoableOperation | |
DoDeletePathSection(NodePath *ThisNode, INT32 Index, INT32 NumElements, BOOL RedrawPath=TRUE) | UndoableOperation | |
DoDeselectNode(NodeRenderableInk *NodeToDeselect, Spread *Parent=NULL) | UndoableOperation | |
DoFactorOutAfterAttrChange(NodeRenderableInk *Object, AttrTypeSet *pAffectedAttrTypes) | UndoableOperation | |
DoFactorOutAfterAttrChange(NodeRenderableInk *Object, CCRuntimeClass *pAffectedAttrType) | UndoableOperation | |
DoFactorOutAfterAttrChange(Range *pRange, AttrTypeSet *pAffectedAttrTypes) | UndoableOperation | |
DoFactorOutAfterAttrChange(Range *pRange, CCRuntimeClass *pAffectedAttrType) | UndoableOperation | |
DoFactorOutAfterAttrChange(ObjectSet *pLocalisedCompounds, AttrTypeSet *pAffectedAttrTypes) | UndoableOperation | |
DoFactorOutAfterAttrChange(ObjectSet *pLocalisedCompounds, CCRuntimeClass *pAffectedAttrType) | UndoableOperation | |
DoFactorOutCommonAttributes(NodeRenderableInk *pRootNode, BOOL bGlobal=FALSE, AttrTypeSet *pAffectedAttrTypes=NULL) | UndoableOperation | |
DoFactorOutCommonChildAttributes(NodeRenderableInk *CompoundObject, BOOL Global=FALSE, AttrTypeSet *pAffectedAttrTypes=NULL) | UndoableOperation | |
DoFlattenRange(Range NodeRange) | UndoableOperation | |
DoHideComplexRange(Range &RangeToHide) | UndoableOperation | |
DoHideNode(Node *NodeToHide, BOOL IncludeSubtreeSize, NodeHidden **nodeHidden=NULL, BOOL TellSubtree=TRUE) | UndoableOperation | |
DoHideNodes(Range NodeRange, BOOL IncludeSubtreeSize, BOOL TellSubtree=TRUE) | UndoableOperation | |
DoInsertNewNode(NodeRenderableBounded *NewNode, Spread *pSpread, BOOL InvalidateRgn, BOOL ClearSelection=TRUE, BOOL SelectNewObject=TRUE, BOOL NormaliseAttributes=TRUE) | UndoableOperation | |
DoInsertNewNode(NodeRenderableBounded *NewNode, Node *ContextNode, AttachNodeDirection Direction, BOOL InvalidateRegion, BOOL ClearSelection=TRUE, BOOL SelectNewObject=TRUE, BOOL NormaliseAttributes=TRUE) | UndoableOperation | |
DoInsertPathElement(NodePath *ThisPath, INT32 Index, DocCoord NewCoord, PathFlags NewFlags, PathVerb NewVerb, BOOL RedrawPath=TRUE) | UndoableOperation | |
DoInvalidateNodeRegion(NodeRenderableBounded *Node, BOOL IncludeBlobs, BOOL UndoBlobs=FALSE, BOOL IfBgRedraw=FALSE, BOOL bForceRecache=TRUE) | UndoableOperation | |
DoInvalidateNodesRegions(Range NodeRange, BOOL IncludeBlobs, BOOL UndoBlobs=FALSE, BOOL IfBgRedraw=FALSE, BOOL bForceRecache=TRUE) | UndoableOperation | |
DoInvalidateRegion(Spread *pSpread, const DocRect &InvalidRegion) | UndoableOperation | |
DoLocaliseCommonAttributes(NodeRenderableInk *CompoundObject, BOOL CheckForDuplicates=FALSE, BOOL Global=FALSE, AttrTypeSet *pAffectedAttrTypes=NULL) | UndoableOperation | |
DoLocaliseForAttrChange(NodeRenderableInk *Object, AttrTypeSet *pAffectedAttrTypes, ObjectSet *pLocalisedCompounds) | UndoableOperation | |
DoLocaliseForAttrChange(NodeRenderableInk *Object, CCRuntimeClass *pAffectedAttrType, ObjectSet *pLocalisedCompounds) | UndoableOperation | |
DoLocaliseForAttrChange(Range *pRange, AttrTypeSet *pAffectedAttrTypes, BOOL ExcludeTextObjects=FALSE) | UndoableOperation | |
DoLocaliseForAttrChange(Range *pRange, CCRuntimeClass *pAffectedAttrType) | UndoableOperation | |
DoMakeNodeFromPath(NodePath *pParentNode, Path *pParentPath, AttachNodeDirection Direction, BOOL CopyAttributes) | UndoableOperation | |
DoMakeShapes(Range NodeRange) | UndoableOperation | |
DoMoveNode(Node *MoveNode, Node *Destination, AttachNodeDirection Direction) | UndoableOperation | |
DoMoveNodes(Range NodeRange, Node *Destination, AttachNodeDirection Direction) | UndoableOperation | |
DoRemoveAttrTypeFromSubtree(Node *Subtree, CCRuntimeClass *NodeClass, Node *pExceptThis=NULL) | UndoableOperation | |
DoReversePath(NodePath *ThisPath, BOOL RedrawPath=TRUE) | UndoableOperation | |
DoSaveCopyOfNode(NodeRenderable *Node) | UndoableOperation | |
DoSaveCopyOfNodes(Range NodeRange) | UndoableOperation | |
DoSelectNode(NodeRenderableInk *NodeToSelect, Spread *Parent=NULL) | UndoableOperation | |
DoSmart() | Operation | [virtual] |
DoSmoothNodePath(NodePath *pThisNode, double smoothacc) | UndoableOperation | |
DoTransformNode(NodeRenderableInk *NodeToTransform, TransformBase *T) | UndoableOperation | |
DoTransformNodes(Range NodeRange, TransformBase *T) | UndoableOperation | |
DoWithParam(OpDescriptor *, OpParam *pParam) | OpChangeBarExtends | [private, virtual] |
DragFinished(DocCoord PointerPos, ClickModifiers ClickMods, Spread *pSpread, BOOL Success, BOOL bSolidDrag) | Operation | [virtual] |
DragKeyPress(KeyPress *pKeyPress, BOOL bSolidDrag) | Operation | [virtual] |
DragModeChanged(BOOL bSolidDrag) | Operation | [virtual] |
DragPointerIdle(DocCoord PointerPos, ClickModifiers ClickMods, Spread *pSpread, BOOL bSolidDrag) | Operation | [virtual] |
DragPointerMove(DocCoord PointerPos, ClickModifiers ClickMods, Spread *pSpread, BOOL bSolidDrag) | Operation | [virtual] |
Dump() | Operation | [virtual] |
MessageHandler::Dump(CDumpContext &dc) const | CCObject | [virtual] |
End() | Operation | [virtual] |
EndDrag(void) | Operation | [protected] |
EndOp() | Operation | [protected] |
FailAndDiscard() | Operation | |
FailAndExecute() | Operation | |
FailAndExecuteAllButLast() | Operation | |
FailAndExecuteIgnoreSelActions() | Operation | |
GetClassList(CCRuntimeClass *Class) | MessageHandler | [static] |
GetCurrentDragOp() | Operation | [static] |
GetCurrentMatrix() | Operation | [inline, virtual] |
GetItem(void) | ListItem | [virtual] |
GetMyClass() | CCObject | [static] |
GetOpFlgs() | Operation | |
GetOpName(String_256 *) | Operation | [virtual] |
GetQuickRender(Node *pNode) | Operation | [static] |
GetRedoActionList() | Operation | |
GetRedoActions() | Operation | [inline] |
GetRuntimeClass() const | CCObject | [virtual] |
GetRuntimeClassByName(LPCTSTR pClassName) | CCObject | [static] |
GetSize() | Operation | |
GetSmartActions() | Operation | [inline] |
GetStarted() const | UndoableOperation | [inline, virtual] |
GetStatusLineText(String_256 *pText, Spread *pSpread, DocCoord DocPos, ClickModifiers ClickMods) | Operation | [virtual] |
GetUndoActionList() | Operation | |
GetUndoActions() | Operation | [inline] |
GetWorkingDoc() | Operation | [inline] |
GetWorkingDocView() | Operation | |
GetWorkingView() | Operation | [inline] |
InformDocComponentsOfOperationsOutcome(BaseDocument *pDoc) | Operation | [inline] |
Init() | SimpleCCObject | [static] |
Initialise() | Operation | [static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
KeepOnEnd() | Operation | [inline] |
ListItem() | ListItem | |
MakeRelativeToSpread(Spread *Dest, Spread *Src, DocCoord) | Operation | |
MayChangeNodeBounds() const | UndoableOperation | [inline, virtual] |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
MergeWithPrevious() | UndoableOperation | |
Message(Msg *Msg) | MessageHandler | [protected, virtual] |
MessageHandler(CCRuntimeClass *Class=CC_RUNTIME_CLASS(MessageHandler), BOOL SendMessages=TRUE) | MessageHandler | |
MessageHandlerClassList | MessageHandler | [protected, static] |
MessageHandlerExists(CCRuntimeClass *Class) | MessageHandler | [static] |
MovingNode | UndoableOperation | [static] |
NoStretchUpdateChangedNodes(ObjChangeParam *pParam, Document *pDoc) | UndoableOperation | [virtual] |
OnBarMsg(BarMsg *Msg) | MessageHandler | [inline, protected, virtual] |
OnClickWhileDragging(OilCoord PointerPos, ClickType Click, ClickModifiers Mods, BOOL bSolidDrag) | Operation | [virtual] |
OnColourChangingMsg(ColourChangingMsg *Msg) | MessageHandler | [inline, protected, virtual] |
OnCommonAttrsChangedMsg(void) | MessageHandler | [inline, protected, virtual] |
OnDeathMsg(void) | MessageHandler | [inline, protected, virtual] |
OnDocChangingMsg(Document *pChangingDoc, DocChangingMsg::DocState State) | MessageHandler | [inline, protected, virtual] |
OnDocViewMsg(DocView *pDocView, DocViewMsg::DocViewState State) | MessageHandler | [inline, protected, virtual] |
OnIdleEvent() | Operation | [virtual] |
OnOptionsChangingMsg(OptionsChangingMsg *Msg) | MessageHandler | [inline, protected, virtual] |
OnSelChangingMsg(SelChangingMsg::SelectionState State) | MessageHandler | [inline, protected, virtual] |
Operation(CCRuntimeClass *MsgHandlerClass=CC_RUNTIME_CLASS(Operation)) | Operation | |
OperationMemoryFailure() | Operation | |
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 | |
OpFlags | Operation | [protected] |
OpHasFailed() const | Operation | [inline] |
OpStatus | Operation | |
PerformMergeProcessing() | UndoableOperation | [virtual] |
PostDeath | MessageHandler | [protected, static] |
pOurDoc | Operation | [protected] |
pOurView | Operation | [protected] |
pTmpMsg | MessageHandler | [static] |
Redo() | Operation | [virtual] |
RedoActions | Operation | [protected] |
RegisterClassGroup(CCRuntimeClass *Class) | MessageHandler | [static] |
RegisterOpDescriptor(UINT32 toolID, UINT32 txID, CCRuntimeClass *RuntimeClass, TCHAR *tok, pfnGetState gs, UINT32 helpId=0, UINT32 bubbleID=0, UINT32 resourceID=0, UINT32 controlID=0, SystemBarType GroupBarID=SYSTEMBAR_ILLEGAL, BOOL ReceiveMessages=TRUE, BOOL Smart=FALSE, BOOL Clean=FALSE, UINT32 OneOpenInstID=0, UINT32 AutoStateFlags=0) | UndoableOperation | [static] |
Operation::RegisterOpDescriptor(UINT32 toolID, UINT32 txID, CCRuntimeClass *RuntimeClass, TCHAR *tok, pfnGetState gs, UINT32 helpId=0, UINT32 bubbleID=0, UINT32 resourceID=0, UINT32 controlID=0, SystemBarType GroupBarID=SYSTEMBAR_ILLEGAL, BOOL ReceiveMessages=TRUE, BOOL Smart=FALSE, BOOL Clean=TRUE, OpDescriptor *pVertOpDesc=NULL, UINT32 OneOpenInstID=0, UINT32 AutoStateFlags=0, BOOL fCheckable=FALSE) | Operation | [static] |
RenderDragBlobs(DocRect, Spread *, BOOL bSolidDrag) | Operation | [virtual] |
SendNoMoreMessages(MessageHandler *MessageHandlerToRemove) | MessageHandler | [protected, static] |
SetQuickRender(BOOL bNewState, Operation *pQROp=NULL) | Operation | [static] |
SmartActions | Operation | [protected] |
SnappingDrag() | Operation | [inline, virtual] |
StartDrag(DragType type, DocRect *MoveBBox=NULL, DocCoord *StartPos=NULL, BOOL KeepAccuracy=TRUE, BOOL bSolidDragSupported=FALSE) | Operation | [protected] |
SucceedAndDiscard() | Operation | |
Undo() | Operation | [virtual] |
UndoableOperation() | UndoableOperation | |
UndoActions | Operation | [protected] |
UpdateAllChangedNodes(ObjChangeParam *pParam) | Operation | [virtual] |
UpdateChangedNode(ObjChangeParam *pParam, Node *pNode) | Operation | [virtual] |
UpdateChangedNodes(ObjChangeParam *pParam, Spread *pSpread=NULL) | UndoableOperation | [virtual] |
Operation::UpdateChangedNodes(ObjChangeParam *pParam, Document *pDoc) | Operation | [virtual] |
UserWantsToDeleteUndoOps() | Operation | |
~CCObject() | CCObject | [virtual] |
~ListItem() | ListItem | [inline, virtual] |
~MessageHandler() | MessageHandler | [virtual] |
~Operation() | Operation | [virtual] |
~UndoableOperation() | UndoableOperation | [virtual] |