CDlg_SpreadHelp_LinkCode Class Reference

#include <Dlg_SpreadHelp_LinkCode.h>

List of all members.

Public Types

enum  { IDD = IDD_SPREADHELP_LINKCODE }

Public Member Functions

 CDlg_SpreadHelp_LinkCode (CWnd *pParent=NULL)

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
void ApplyLanguage ()
CString get_HTMLCode ()
void ShutdownThread ()
virtual BOOL OnInitDialog ()
afx_msg void OnTimer (UINT nIDEvent)
afx_msg void OnPaint ()
virtual void OnOK ()
afx_msg HBRUSH OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor)
virtual void OnCancel ()
afx_msg void OnCopytoclipboard ()
afx_msg void OnMoreexamples ()

Static Protected Member Functions

static DWORD WINAPI _threadImage (LPVOID lp)

Protected Attributes

volatile BOOL m_bImgLoaded
CFont m_fntFDM
DWORD m_dwThrJob
BOOL m_bRunning
int m_iCurrentFrame
vmsImage_CtxFree m_img


Detailed Description

Definition at line 18 of file Dlg_SpreadHelp_LinkCode.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 25 of file Dlg_SpreadHelp_LinkCode.h.


Constructor & Destructor Documentation

CDlg_SpreadHelp_LinkCode::CDlg_SpreadHelp_LinkCode ( CWnd *  pParent = NULL  ) 

Definition at line 20 of file Dlg_SpreadHelp_LinkCode.cpp.

References FALSE, m_bRunning, m_dwThrJob, and m_iCurrentFrame.


Member Function Documentation

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

Definition at line 28 of file Dlg_SpreadHelp_LinkCode.cpp.

void CDlg_SpreadHelp_LinkCode::ApplyLanguage (  )  [protected]

CString CDlg_SpreadHelp_LinkCode::get_HTMLCode (  )  [protected]

Definition at line 199 of file Dlg_SpreadHelp_LinkCode.cpp.

Referenced by OnCopytoclipboard(), and OnInitDialog().

void CDlg_SpreadHelp_LinkCode::ShutdownThread (  )  [protected]

Definition at line 162 of file Dlg_SpreadHelp_LinkCode.cpp.

References IMGT_EXIT, m_bRunning, and m_dwThrJob.

Referenced by OnCancel(), and OnOK().

DWORD WINAPI CDlg_SpreadHelp_LinkCode::_threadImage ( LPVOID  lp  )  [static, protected]

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

void CDlg_SpreadHelp_LinkCode::OnTimer ( UINT  nIDEvent  )  [protected]

void CDlg_SpreadHelp_LinkCode::OnPaint (  )  [protected]

Definition at line 88 of file Dlg_SpreadHelp_LinkCode.cpp.

References IMGT_DRAW, and m_dwThrJob.

void CDlg_SpreadHelp_LinkCode::OnOK (  )  [protected, virtual]

Definition at line 156 of file Dlg_SpreadHelp_LinkCode.cpp.

References ShutdownThread().

HBRUSH CDlg_SpreadHelp_LinkCode::OnCtlColor ( CDC *  pDC,
CWnd *  pWnd,
UINT  nCtlColor 
) [protected]

Definition at line 169 of file Dlg_SpreadHelp_LinkCode.cpp.

References IDC__FDM, and m_fntFDM.

void CDlg_SpreadHelp_LinkCode::OnCancel (  )  [protected, virtual]

Definition at line 183 of file Dlg_SpreadHelp_LinkCode.cpp.

References ShutdownThread().

void CDlg_SpreadHelp_LinkCode::OnCopytoclipboard (  )  [protected]

Definition at line 189 of file Dlg_SpreadHelp_LinkCode.cpp.

References _ClipbrdMgr, get_HTMLCode(), and fsClipboardMgr::Text().

void CDlg_SpreadHelp_LinkCode::OnMoreexamples (  )  [protected]

Definition at line 194 of file Dlg_SpreadHelp_LinkCode.cpp.

References fsOpenUrlInBrowser().


Member Data Documentation

volatile BOOL CDlg_SpreadHelp_LinkCode::m_bImgLoaded [protected]

Definition at line 34 of file Dlg_SpreadHelp_LinkCode.h.

Referenced by _threadImage(), and OnInitDialog().

Definition at line 37 of file Dlg_SpreadHelp_LinkCode.h.

Referenced by OnCtlColor(), and OnInitDialog().

Definition at line 42 of file Dlg_SpreadHelp_LinkCode.h.

Referenced by _threadImage(), CDlg_SpreadHelp_LinkCode(), and OnTimer().

Definition at line 43 of file Dlg_SpreadHelp_LinkCode.h.

Referenced by _threadImage(), and OnTimer().


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

Generated on Sun May 25 00:20:40 2008 by  doxygen 1.5.6