AbortDrag(void) | DragManagerOp | [static] |
AssertValid() const | CCObject | [virtual] |
Broadcast(Msg *Message, CCRuntimeClass *Class=NULL) | MessageHandler | [static] |
CaptureHandler class | DragManagerOp | [friend] |
cc_classCCObject | CCObject | [static] |
CCObject() | CCObject | [protected] |
CleanUpAfterDrag(void) | DragManagerOp | [private] |
ClearPointers() | ListItem | [virtual] |
CurrentCursor | DragManagerOp | [private] |
CurrentDragInfo | DragManagerOp | [private, static] |
CurrentDragTarget | DragManagerOp | [private, static] |
CurrentID | DragManagerOp | [private] |
CurrentKeypress | DragManagerOp | [private] |
CurrentManager | DragManagerOp | [private, static] |
CurrentMousePos | DragManagerOp | [private] |
DeleteOnEnd() | Operation | |
DeregisterTarget(DragTarget *OldTarget) | DragManagerOp | [protected] |
Destroy() | MessageHandler | [static] |
Do(OpDescriptor *) | Operation | [virtual] |
DoSmart() | Operation | [virtual] |
DoWithParam(OpDescriptor *, OpParam *pOpParam) | Operation | [virtual] |
DragActive | DragManagerOp | [private, static] |
DragDelay | DragManagerOp | [private, static] |
DragEnded | DragManagerOp | [private, static] |
DragFinished(DocCoord PointerPos, ClickModifiers ClickMods, Spread *pSpread, BOOL Success, BOOL bSolidDrag) | Operation | [virtual] |
DragInformation class | DragManagerOp | [friend] |
DragKeyPress(KeyPress *pKeyPress, BOOL bSolidDrag) | Operation | [virtual] |
DragManagerOp() | DragManagerOp | [protected] |
DragManagerOp(DragInformation *Descriptor) | DragManagerOp | [protected] |
DragMinDist | DragManagerOp | [private, static] |
DragModeChanged(BOOL bSolidDrag) | Operation | [virtual] |
DragPending | DragManagerOp | [private, static] |
DragPointerIdle(DocCoord PointerPos, ClickModifiers ClickMods, Spread *pSpread, BOOL bSolidDrag) | Operation | [virtual] |
DragPointerMove(DocCoord PointerPos, ClickModifiers ClickMods, Spread *pSpread, BOOL bSolidDrag) | Operation | [virtual] |
DragStartRect | DragManagerOp | [private, static] |
DragStartTimer | DragManagerOp | [private, static] |
DragTarget class | DragManagerOp | [friend] |
Dump() | Operation | [virtual] |
MessageHandler::Dump(CDumpContext &dc) const | CCObject | [virtual] |
End() | Operation | [virtual] |
EndDrag(INT32 Flags) | DragManagerOp | [static] |
Operation::EndDrag(void) | Operation | [protected] |
EndOp() | Operation | [protected] |
FailAndDiscard() | Operation | |
FailAndExecute() | Operation | |
FailAndExecuteAllButLast() | Operation | |
FailAndExecuteIgnoreSelActions() | Operation | |
GetClassList(CCRuntimeClass *Class) | MessageHandler | [static] |
GetCurrentDragInfo() | DragManagerOp | [static] |
GetCurrentDragOp() | Operation | [static] |
GetCurrentManager(void) | DragManagerOp | [static] |
GetCurrentMatrix() | Operation | [inline, virtual] |
GetDragCaptureHandler() | DragManagerOp | [static] |
GetDragMousePos() | DragManagerOp | [static] |
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] |
GetStatusLineText(String_256 *pText, Spread *pSpread, DocCoord DocPos, ClickModifiers ClickMods) | Operation | [virtual] |
GetStatusText(String_256 *StatusText) | DragManagerOp | [static] |
GetUndoActionList() | Operation | |
GetUndoActions() | Operation | [inline] |
GetWorkingDoc() | Operation | [inline] |
GetWorkingDocView() | Operation | |
GetWorkingView() | Operation | [inline] |
InformDocComponentsOfOperationsOutcome(BaseDocument *pDoc) | Operation | [inline] |
Init() | SimpleCCObject | [static] |
Initialise() | Operation | [static] |
InitialMousePos | DragManagerOp | [private] |
IsDragActive() | DragManagerOp | [inline, static] |
IsKindOf(const CCRuntimeClass *pClass) const | CCObject | |
KeepOnEnd() | Operation | [inline] |
KernelDragTarget class | DragManagerOp | [friend] |
LastEvent | DragManagerOp | [private] |
LastMousePos | DragManagerOp | [private] |
ListItem() | ListItem | |
MakeRelativeToSpread(Spread *Dest, Spread *Src, DocCoord) | Operation | |
MemoryDump() | SimpleCCObject | [static] |
MemoryTrackAdd(void *p, LPCSTR Filename, INT32 Line) | SimpleCCObject | [static] |
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] |
OilDragTarget class | DragManagerOp | [friend] |
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(void) | DragManagerOp | [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 | |
PostDeath | MessageHandler | [protected, static] |
pOurDoc | Operation | [protected] |
pOurView | Operation | [protected] |
ProcessEvent(DragEventType Event) | DragManagerOp | [private] |
pTmpMsg | MessageHandler | [static] |
Redo() | Operation | [virtual] |
RedoActions | Operation | [protected] |
RedrawFinished(void) | DragManagerOp | [static] |
RedrawInProgress | DragManagerOp | [private, static] |
RedrawStarting(void) | DragManagerOp | [static] |
RedrawStarting(CWindowID TheWindow, CGadgetID TheGadget, DocRect *TheArea=NULL) | DragManagerOp | [static] |
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=TRUE, OpDescriptor *pVertOpDesc=NULL, UINT32 OneOpenInstID=0, UINT32 AutoStateFlags=0, BOOL fCheckable=FALSE) | Operation | [static] |
RegisterTarget(DragTarget *NewTarget, BOOL HighPriority=FALSE) | DragManagerOp | [protected] |
RenderDragBlobs(DocRect, Spread *, BOOL bSolidDrag) | Operation | [virtual] |
SendNoMoreMessages(MessageHandler *MessageHandlerToRemove) | MessageHandler | [protected, static] |
SetCursor() | DragManagerOp | [protected, static] |
SetDragActive(BOOL State) | DragManagerOp | [inline, static] |
SetQuickRender(BOOL bNewState, Operation *pQROp=NULL) | Operation | [static] |
SetStatusLineText() | DragManagerOp | [protected, static] |
SmartActions | Operation | [protected] |
SnappingDrag() | Operation | [inline, virtual] |
StartDrag(DragInformation *Descriptor, CWindowID DragWindow) | DragManagerOp | [static] |
Operation::StartDrag(DragType type, DocRect *MoveBBox=NULL, DocCoord *StartPos=NULL, BOOL KeepAccuracy=TRUE, BOOL bSolidDragSupported=FALSE) | Operation | [protected] |
StatusLineStringID | DragManagerOp | [private, static] |
StillClickRect | DragManagerOp | [private, static] |
SucceedAndDiscard() | Operation | |
Targets | DragManagerOp | [private] |
TheCaptureHandler | DragManagerOp | [private, static] |
Undo() | Operation | [virtual] |
UndoActions | Operation | [protected] |
UpdateAllChangedNodes(ObjChangeParam *pParam) | Operation | [virtual] |
UpdateChangedNode(ObjChangeParam *pParam, Node *pNode) | Operation | [virtual] |
UpdateChangedNodes(ObjChangeParam *pParam, Spread *pSpread=NULL) | Operation | [virtual] |
UpdateChangedNodes(ObjChangeParam *pParam, Document *pDoc) | Operation | [virtual] |
UserWantsToDeleteUndoOps() | Operation | |
~CCObject() | CCObject | [virtual] |
~DragManagerOp() | DragManagerOp | [protected] |
~ListItem() | ListItem | [inline, virtual] |
~MessageHandler() | MessageHandler | [virtual] |
~Operation() | Operation | [virtual] |