GME  13
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes
CPartBrowserPaneFrame Class Reference

#include <PartBrowserPaneFrame.h>

Collaboration diagram for CPartBrowserPaneFrame:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { IDD = IDD_PARTBROWSERFRAME_DIALOG }

Public Member Functions

 CPartBrowserPaneFrame (CWnd *pParent=NULL)
void Resize (RECT r)
void SetScrollBar ()
CPartBrowserPaneGetPane (void)
void SetLogicalHeight (int logHeight)
void SetPageHeight (int pgHeight)
int GetScrollPosition (void)
void SetScrollPosition (int scrollPosition)

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
afx_msg BOOL OnMouseWheel (UINT fFlags, short zDelta, CPoint point)

Protected Attributes

CPartBrowserPane pane
int logicalHeight
int pageHeight
int scrollPos
const int vScrollWidth
const int lineSize
const int pageSize

Detailed Description

Definition at line 17 of file PartBrowserPaneFrame.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 25 of file PartBrowserPaneFrame.h.


Constructor & Destructor Documentation

Definition at line 19 of file PartBrowserPaneFrame.cpp.


Member Function Documentation

void CPartBrowserPaneFrame::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 33 of file PartBrowserPaneFrame.cpp.

Definition at line 91 of file PartBrowserPaneFrame.cpp.

Definition at line 109 of file PartBrowserPaneFrame.cpp.

BOOL CPartBrowserPaneFrame::OnInitDialog ( ) [protected, virtual]

Definition at line 124 of file PartBrowserPaneFrame.cpp.

BOOL CPartBrowserPaneFrame::OnMouseWheel ( UINT  fFlags,
short  zDelta,
CPoint  point 
) [protected]

Definition at line 180 of file PartBrowserPaneFrame.cpp.

void CPartBrowserPaneFrame::OnVScroll ( UINT  nSBCode,
UINT  nPos,
CScrollBar *  pScrollBar 
) [protected]

Definition at line 137 of file PartBrowserPaneFrame.cpp.

Definition at line 50 of file PartBrowserPaneFrame.cpp.

Definition at line 97 of file PartBrowserPaneFrame.cpp.

Definition at line 103 of file PartBrowserPaneFrame.cpp.

Definition at line 67 of file PartBrowserPaneFrame.cpp.

Definition at line 115 of file PartBrowserPaneFrame.cpp.


Member Data Documentation

Definition at line 45 of file PartBrowserPaneFrame.h.

Definition at line 41 of file PartBrowserPaneFrame.h.

Definition at line 42 of file PartBrowserPaneFrame.h.

Definition at line 46 of file PartBrowserPaneFrame.h.

Definition at line 39 of file PartBrowserPaneFrame.h.

Definition at line 43 of file PartBrowserPaneFrame.h.

Definition at line 44 of file PartBrowserPaneFrame.h.


The documentation for this class was generated from the following files: