#include <WPDS_FilesPage.h>
Public Types | |
| enum | { IDD = IDD_WPDS_FILES } |
Public Member Functions | |
| CWPDS_FilesPage () | |
| ~CWPDS_FilesPage () | |
Public Attributes | |
| fsWPDSettings * | m_wpds |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| void | UpdateEnabled () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnDlfiles () |
| afx_msg void | OnElon () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg void | OnDlfilesfromothersites () |
| afx_msg void | OnEldl () |
| afx_msg void | OnEldontdl () |
| afx_msg void | OnChangeExts () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
Definition at line 13 of file WPDS_FilesPage.h.
| anonymous enum |
| CWPDS_FilesPage::CWPDS_FilesPage | ( | ) |
| CWPDS_FilesPage::~CWPDS_FilesPage | ( | ) |
Definition at line 24 of file WPDS_FilesPage.cpp.
| void CWPDS_FilesPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 28 of file WPDS_FilesPage.cpp.
References fsWPDSettings::bDownloadFiles, fsWPDSettings::bNotAllFiles, BOOL, fsWPDSettings::enExtsType, IDC_DLFILES, IDC_DLFILESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, IDC_EXTS, L_ENTEREXTS, L_INPERR, LS, m_wpds, fsWPDSettings::strExts, WPDET_DOWNLOAD, WPDET_NOTDOWNLOAD, and WPDET_OFF.
| void CWPDS_FilesPage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 170 of file WPDS_FilesPage.cpp.
References _CHMgr, IDC_DLFILES, IDC_DLFILESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, L_DLFILESFROMHERE, L_DLFILESHERE, L_ELDLHERE, L_ELDONTDLHERE, L_ELONHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CWPDS_FilesPage::ApplyLanguage | ( | ) | [protected] |
Definition at line 124 of file WPDS_FilesPage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__ELIMINATION, IDC__EXTS, IDC_DLFILES, IDC_DLFILESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, L_DLFILES, L_DLFILESFROMOTHERSITES, L_DONTDOWNLOAD, L_ELIMINATION, L_FILESTHISEXTS, L_TODONWLOAD, and L_TURNON.
Referenced by OnInitDialog().
| void CWPDS_FilesPage::UpdateEnabled | ( | ) | [protected] |
Definition at line 96 of file WPDS_FilesPage.cpp.
References b, BOOL, IDC__ELIMINATION, IDC__EXTS, IDC_DLFILES, IDC_DLFILESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, and IDC_EXTS.
Referenced by OnDlfiles(), OnElon(), and OnInitDialog().
| BOOL CWPDS_FilesPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 85 of file WPDS_FilesPage.cpp.
References ApplyLanguage(), TRUE, and UpdateEnabled().
| void CWPDS_FilesPage::OnDlfiles | ( | ) | [protected] |
| void CWPDS_FilesPage::OnElon | ( | ) | [protected] |
| void CWPDS_FilesPage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 139 of file WPDS_FilesPage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CWPDS_FilesPage::OnWhatisthis | ( | ) | [protected] |
| void CWPDS_FilesPage::OnDlfilesfromothersites | ( | ) | [protected] |
Definition at line 150 of file WPDS_FilesPage.cpp.
| void CWPDS_FilesPage::OnEldl | ( | ) | [protected] |
Definition at line 155 of file WPDS_FilesPage.cpp.
| void CWPDS_FilesPage::OnEldontdl | ( | ) | [protected] |
Definition at line 160 of file WPDS_FilesPage.cpp.
| void CWPDS_FilesPage::OnChangeExts | ( | ) | [protected] |
Definition at line 165 of file WPDS_FilesPage.cpp.
| BOOL CWPDS_FilesPage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 186 of file WPDS_FilesPage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
Definition at line 18 of file WPDS_FilesPage.h.
Referenced by DoDataExchange(), and CWPDS_Sheet::Init().
1.5.6