CDlgFind Class Reference

#include <DlgFind.h>

List of all members.

Public Types

enum  { IDD = IDD_FIND }

Public Member Functions

 CDlgFind (CWnd *pParent=NULL)

Public Attributes

CComboBox m_wndWhat

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
void UpdateEnabled ()
void PrepareCHMgr (CPoint point)
void ApplyLanguage ()
virtual BOOL OnInitDialog ()
afx_msg void OnContextMenu (CWnd *pWnd, CPoint point)
afx_msg BOOL OnHelpInfo (HELPINFO *pHelpInfo)
afx_msg void OnWhatisthis ()
afx_msg void OnAdvanced ()
virtual void OnOK ()
afx_msg void OnEditchangeFindwhat ()
afx_msg void OnSelchangeFindwhat ()
afx_msg void OnFilename ()
afx_msg void OnUrl ()
afx_msg void OnComment ()
afx_msg void OnLocalname ()


Detailed Description

Definition at line 13 of file DlgFind.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 20 of file DlgFind.h.


Constructor & Destructor Documentation

CDlgFind::CDlgFind ( CWnd *  pParent = NULL  ) 

Definition at line 17 of file DlgFind.cpp.


Member Function Documentation

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

Definition at line 25 of file DlgFind.cpp.

References IDC_FINDWHAT, and m_wndWhat.

void CDlgFind::UpdateEnabled (  )  [protected]

void CDlgFind::PrepareCHMgr ( CPoint  point  )  [protected]

void CDlgFind::ApplyLanguage (  )  [protected]

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

void CDlgFind::OnContextMenu ( CWnd *  pWnd,
CPoint  point 
) [protected]

Definition at line 69 of file DlgFind.cpp.

References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().

BOOL CDlgFind::OnHelpInfo ( HELPINFO *  pHelpInfo  )  [protected]

Definition at line 75 of file DlgFind.cpp.

References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.

void CDlgFind::OnWhatisthis (  )  [protected]

Definition at line 96 of file DlgFind.cpp.

References _CHMgr, and fsContextHelpMgr::OnWT().

void CDlgFind::OnAdvanced (  )  [protected]

Definition at line 135 of file DlgFind.cpp.

References _DlgMgr, and fsDialogsMgr::DoModal().

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

void CDlgFind::OnEditchangeFindwhat (  )  [protected]

Definition at line 195 of file DlgFind.cpp.

References UpdateEnabled().

void CDlgFind::OnSelchangeFindwhat (  )  [protected]

Definition at line 200 of file DlgFind.cpp.

References UpdateEnabled().

void CDlgFind::OnFilename (  )  [protected]

Definition at line 205 of file DlgFind.cpp.

References UpdateEnabled().

void CDlgFind::OnUrl (  )  [protected]

Definition at line 210 of file DlgFind.cpp.

References UpdateEnabled().

void CDlgFind::OnComment (  )  [protected]

Definition at line 215 of file DlgFind.cpp.

References UpdateEnabled().

void CDlgFind::OnLocalname (  )  [protected]

Definition at line 220 of file DlgFind.cpp.

References UpdateEnabled().


Member Data Documentation

Definition at line 21 of file DlgFind.h.

Referenced by DoDataExchange(), and OnInitDialog().


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