AllocateDC() const | CCamView | [virtual] |
AreRulersVisible() | ScreenView | |
AreScrollersVisible() | ScreenView | |
AutoScrollExcludeRulers | ScreenView | [protected] |
CalcScrollDeltas(wxPoint point, WinRect wrSize, INT32 *dx, INT32 *dy) | ScreenView | [protected] |
CCamView() | CCamView | |
ChangeDragType(DragType Type) | ScreenView | |
ClearClickState() | ScreenView | |
ClearEatFlag() | ScreenView | |
Coord2wxPoint(const Coord &coord, wxPoint *ppoint) | CCamView | [protected, static] |
Corner | ScreenView | [protected] |
CreateCanvas(wxView *v, wxMDIChildFrame *frame, const wxPoint &pos, const wxSize &size, long style) | ScreenCamView | [inline, protected, virtual] |
CreateDragTarget(DragInformation *DragInfo) | ScreenView | |
CreateNewDocView() | CCamView | [protected, virtual] |
CurrentDragType | ScreenView | [protected] |
CurrentMousePos | ScreenView | [protected] |
CurrentSize | ScreenView | [protected] |
DefaultRulersState | ScreenView | [protected, static] |
DefaultScrollersState | ScreenView | [protected, static] |
DoneWithDC() const | CCamView | [virtual] |
DontSkipNextMouse() | CCamView | [inline] |
DragDelay | ScreenView | [protected, static] |
DragIdleID | CCamView | [protected, static] |
DragKeepAccuracy | ScreenView | [protected] |
DragLatency | ScreenView | [protected, static] |
DragOpInvoke | ScreenView | [protected] |
DragOpToken | ScreenView | [protected] |
DragTimer | ScreenView | [protected, static] |
EndDrag(Operation *pOp) | ScreenView | |
EnumeratePagePatches(CCPrintInfo *pPrintInfo) | ScreenView | [protected] |
fInitialUpdate | ScreenView | [protected] |
FirstClickButton | ScreenView | [protected] |
fJustCreated | ScreenView | [protected] |
fSetupDone | ScreenView | [protected] |
GetClickMods(wxMouseEvent &event, ClickModifiers *p) | ScreenView | [static] |
GetClientSize(int *width, int *height) const | ScreenView | [virtual] |
GetCurrentMousePos(OilCoord *pMousePos) const | ScreenView | |
GetDefaultRulersState() | ScreenView | [inline, static] |
GetDefaultScrollersState() | ScreenView | [inline, static] |
GetDocument() const | CCamView | |
GetDocViewFromHwnd(wxWindow *hwnd) | ScreenView | [static] |
GetDocViewFromWindow(wxWindow *pWindow) | CCamView | [static] |
GetDocViewFromWindowID(CWindowID WinID) | ScreenView | [static] |
GetDocViewPtr() const | ScreenView | |
GetMaxScrollRect() const | CCamView | |
GetParentFrame() const | CCamView | [inline] |
GetPrintClipRect(wxDC *pPrintDC, CCPrintInfo *pPrintInfo) | ScreenView | [protected] |
GetRenderDC() const | ScreenView | [virtual] |
GetRenderWindow() const | ScreenView | |
GetScrollerStyle() const | ScreenView | |
GetScrollOffset(WorkCoord *pOffset) const | ScreenView | |
GetUseVisibleDefaults() | ScreenView | [inline, static] |
GetViewState() const | CCamView | |
GrabKernelAttention() const | CCamView | [protected] |
HandleButtonUp(UINT32 Button, wxMouseEvent &event) | ScreenView | [protected] |
HandleDragEvent(UINT32 Button, wxMouseEvent &event, ClickType t) | ScreenView | [protected] |
CCamView::HandleDragEvent(UINT32 Button, UINT32 nFlags, wxPoint point, ClickType t) | CCamView | [protected] |
CCamView::HandleDragEvent(UINT32 Button, ClickModifiers clickmods, wxPoint point, ClickType t) | CCamView | [protected] |
HandleDragScrolling(wxPoint point) | ScreenView | [protected] |
HandleMouseWheelEvent(wxMouseEvent &event) | ScreenView | [protected] |
HandleOleDragOutOfView(wxPoint point) | ScreenView | [protected, virtual] |
HowMany() | ScreenView | [static] |
HRuler | ScreenView | [protected] |
HScrollBar | ScreenView | [protected] |
InvalidateView(const OilRect *pRect=0, BOOL updatenow=FALSE) | ScreenView | |
InvokeDragOp(String_256 *pOpToken, OpParam *pParam, UINT32 Flags, wxPoint point) | ScreenView | |
CCamView::InvokeDragOp(String_256 *pOpToken, OpParam *pParam, ClickModifiers clickmods, wxPoint point) | CCamView | |
IsARalphView() | CCamView | [inline, protected, virtual] |
IsMouseOverRuler() | ScreenView | |
IsScreenCamView() | ScreenCamView | [inline, virtual] |
IsScreenView() | ScreenView | [inline, virtual] |
IsSelected(const CObject *pDocItem) const | ScreenView | [virtual] |
IsSingleClickReallyQuad() const | ScreenView | [inline] |
IsSingleClickReallyTriple() const | ScreenView | [inline] |
IsTopmost() const | ScreenView | |
IsWaitingMouseMove() | ScreenView | |
LastClickButton | ScreenView | [protected] |
LastClickMods | ScreenView | [protected] |
LastClickPoint | ScreenView | [protected] |
LastClickType | ScreenView | [protected] |
LastDoubleClickPos | ScreenView | [protected] |
m_CouldSkipNextMouse | CCamView | [protected] |
m_DragIdleTimer | CCamView | [protected] |
m_LastMousePosition | CCamView | [protected] |
m_LastMouseState | CCamView | [protected] |
m_LastMouseUsedTimestamp | CCamView | [protected] |
m_OLELastOutTime | ScreenView | [protected] |
m_pFrame | CCamView | [protected] |
MouseClipRect | ScreenView | [protected] |
OGadget | ScreenView | [protected] |
OldOffset | ScreenView | [protected] |
OLERecaptureMouse | ScreenView | [protected] |
OnActivateView(bool bActivate, wxView *pActiveView, wxView *pDeactiveView) | ScreenView | [protected, virtual] |
OnCancelMode() | ScreenView | [protected] |
OnClose(bool deleteWindow=TRUE) | CCamView | |
OnCreate(wxDocument *doc, long flags) | ScreenCamView | [protected, virtual] |
OnDragIdle(wxTimerEvent &event) | CCamView | |
OnDraw(wxDC *pDc) | ScreenView | [virtual] |
OnDropFiles(HDROP hDropInfo) | ScreenView | [protected] |
CCamView::OnDropFiles(wxCoord x, wxCoord y, const wxArrayString &filenames) | CCamView | |
OnFilePrint() | ScreenView | [virtual] |
OnFilePrintPreview() | ScreenView | [virtual] |
OnFrameMove(WPARAM x, LPARAM y) | ScreenView | [protected] |
OnHScroll(UINT32 nSBCode, UINT32 nPos, CScrollBar *pScrollBar) | ScreenView | [protected] |
OnInitialUpdate() | ScreenView | [protected, virtual] |
OnInsertObject() | ScreenView | [protected] |
OnLButtonDblClk(wxMouseEvent &event) | ScreenView | [protected] |
OnLButtonDown(wxMouseEvent &event) | ScreenView | [protected] |
OnLButtonUp(wxMouseEvent &event) | ScreenView | [protected] |
OnMButtonDblClk(wxMouseEvent &event) | ScreenView | [protected] |
OnMButtonDown(wxMouseEvent &event) | ScreenView | [protected] |
OnMButtonUp(wxMouseEvent &event) | ScreenView | [protected] |
OnMouseActivate(wxWindow *pDesktopWnd, UINT32 nHitTest, UINT32 nMessage) | ScreenView | [protected] |
OnMouseMove(wxMouseEvent &event) | ScreenView | [protected] |
OnMouseWheel(wxMouseEvent &event) | ScreenView | [protected] |
OnPaint() | ScreenView | [protected] |
OnPreparePrinting(CPrintInfo *pInfo) | ScreenView | [virtual] |
CCamView::OnPreparePrinting(CCPrintInfo *pInfo) | CCamView | [virtual] |
OnRButtonDblClk(wxMouseEvent &event) | ScreenView | [protected] |
OnRButtonDown(wxMouseEvent &event) | ScreenView | [protected] |
OnRButtonUp(wxMouseEvent &event) | ScreenView | [protected] |
OnRenderView(WPARAM wp, LPARAM lp) | ScreenView | [protected] |
OnScroll(wxScrollEvent &event) | CCamView | |
OnScrollerEvent(WPARAM wp, LPARAM lp) | ScreenView | [protected] |
OnSetCursor(wxWindow *pWnd, UINT32 nHitTest, UINT32 nMessage) | ScreenView | [protected] |
CCamView::OnSetCursor(wxSetCursorEvent &event) | CCamView | |
OnSize(wxSizeEvent &event) | ScreenCamView | [protected] |
OnTimer(UINT32 nIDEvent) | ScreenView | [protected] |
OnUpdate(wxView *sender, wxObject *hint=(wxObject *) NULL) | ScreenView | [protected, virtual] |
OnVScroll(UINT32 nSBCode, UINT32 nPos, CScrollBar *pScrollBar) | ScreenView | [protected] |
pCurrentDragOp | ScreenView | [protected] |
pDocView | CCamView | [protected] |
pDragOpParam | ScreenView | [protected] |
PopCount | ScreenView | [protected, static] |
pPrintView | CCamView | [protected] |
pReadyMadeViewState | ScreenView | [protected, static] |
PrintPaper(wxDC *pPrintDC, CCPrintInfo *pPrintInfo, PrintControl *pPrintControl) | ScreenView | [protected] |
PropScrollersOn | ScreenView | [protected, static] |
ReadViewPrefs() | ScreenView | [static] |
RecaptureMouseOnNextUpdate(void) | ScreenView | |
Rect2wxRect(const Rect &krect, wxRect *prect) | CCamView | [protected, static] |
RenderWindow | CCamView | [protected] |
s_MouseMoveEliminationPeriod | CCamView | [static] |
ScreenView() | ScreenView | |
ScrollBarSize | CCamView | [protected, static] |
ScrollBy(INT32 dx, INT32 dy) | CCamView | [protected] |
ScrollerStyle | ScreenView | [protected] |
ScrollTo(const WorkCoord &offset) | ScreenView | [protected] |
SetCurrentStates() | CCamView | [protected] |
SetDefaultRulersState(BOOL State) | ScreenView | [inline, static] |
SetDefaultScrollersState(BOOL State) | ScreenView | [inline, static] |
SetReadyMadeViewState(ViewState *pvs) | ScreenView | [static] |
SetScrollerStyle(BOOL proportional) | ScreenView | |
SetScrollOffset(const WorkCoord &pos, BOOL redraw=TRUE) | ScreenView | |
SetThisFromViewState() | ScreenView | |
SetUseVisibleDefaults(BOOL state) | ScreenView | [inline, static] |
SetViewState(ViewState *pvs) | CCamView | |
SetViewStateFromThis() const | ScreenView | |
SetWorkAreaExtent(const WorkRect &area, BOOL redraw=TRUE) | ScreenView | |
ShouldEatClick() const | ScreenView | |
ShowRulers(BOOL Show) | ScreenView | |
ShowScrollers(BOOL Show) | ScreenView | |
StartDrag(Operation *pOp, DragType type, BOOL KeepAccuracy) | ScreenView | |
Status | CCamView | [protected] |
ThisDoubleIsQuad | ScreenView | [protected] |
ThisSingleIsTriple | ScreenView | [protected] |
TimeOfLastClick | ScreenView | [protected] |
UnzoomOnNewView | ScreenView | [protected, static] |
UpdateViewPosition() const | ScreenView | [protected] |
UseVisibleDefaults | ScreenView | [protected, static] |
VRuler | ScreenView | [protected] |
VScrollBar | ScreenView | [protected] |
WID_HRULER | CCamView | [protected, static] |
WID_HSCROLLBAR | CCamView | [protected, static] |
WID_RENDERWINDOW | CCamView | [protected, static] |
WID_RULERORIGIN | CCamView | [protected, static] |
WID_SIZECORNER | CCamView | [protected, static] |
WID_VRULER | CCamView | [protected, static] |
WID_VSCROLLBAR | CCamView | [protected, static] |
WorkArea | ScreenView | [protected] |
wxPoint2Coord(const wxPoint &point, Coord *pcoord) | CCamView | [protected, static] |
wxRect2Rect(const wxRect &rect, Rect *pkrect) | CCamView | [protected, static] |
ZoomSingleView | ScreenView | [protected, static] |
~CCamView() | CCamView | [virtual] |
~ScreenView() | ScreenView | [virtual] |