#include <WPDS_ImagesPages.h>
Public Types | |
| enum | { IDD = IDD_WPDS_IMAGES } |
Public Member Functions | |
| CWPDS_ImagesPages () | |
| ~CWPDS_ImagesPages () | |
Public Attributes | |
| fsWPDSettings * | m_wpds |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | UpdateEnabled () |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg void | OnDlimages () |
| afx_msg void | OnElon () |
| afx_msg void | OnDlimagesfromothersites () |
| 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_ImagesPages.h.
| anonymous enum |
| CWPDS_ImagesPages::CWPDS_ImagesPages | ( | ) |
| CWPDS_ImagesPages::~CWPDS_ImagesPages | ( | ) |
Definition at line 24 of file WPDS_ImagesPages.cpp.
| void CWPDS_ImagesPages::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 28 of file WPDS_ImagesPages.cpp.
References fsWPDSettings::bDownloadImages, fsWPDSettings::bNotAllImages, BOOL, fsWPDSettings::enImgsExtsType, IDC_DLIMAGES, IDC_DLIMAGESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, IDC_EXTS, L_ENTEREXTS, L_INPERR, LS, m_wpds, fsWPDSettings::strImgsExts, WPDET_DOWNLOAD, WPDET_NOTDOWNLOAD, and WPDET_OFF.
| void CWPDS_ImagesPages::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 167 of file WPDS_ImagesPages.cpp.
References _CHMgr, IDC_DLIMAGES, IDC_DLIMAGESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, L_DLIMAGESFROMHERE, L_DLIMAGESHERE, L_IMGELDLHERE, L_IMGELDONTDLHERE, L_IMGELONHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CWPDS_ImagesPages::UpdateEnabled | ( | ) | [protected] |
Definition at line 119 of file WPDS_ImagesPages.cpp.
References b, BOOL, IDC__ELIMINATION, IDC__EXTS, IDC_DLIMAGES, IDC_DLIMAGESFROMOTHERSITES, IDC_ELDL, IDC_ELDONTDL, IDC_ELON, and IDC_EXTS.
Referenced by OnDlimages(), OnElon(), and OnInitDialog().
| void CWPDS_ImagesPages::ApplyLanguage | ( | ) | [protected] |
Definition at line 81 of file WPDS_ImagesPages.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__ELIMINATION, IDC__EXTS, L_DLIMAGES, L_DLIMAGESFROMOTHERSITES, L_DONTDOWNLOAD, L_IMGELIMINATION, L_IMGSTHISEXTS, L_TODONWLOAD, and L_TURNON.
Referenced by OnInitDialog().
| BOOL CWPDS_ImagesPages::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 96 of file WPDS_ImagesPages.cpp.
References ApplyLanguage(), TRUE, and UpdateEnabled().
| void CWPDS_ImagesPages::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 108 of file WPDS_ImagesPages.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CWPDS_ImagesPages::OnWhatisthis | ( | ) | [protected] |
Definition at line 114 of file WPDS_ImagesPages.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| void CWPDS_ImagesPages::OnDlimages | ( | ) | [protected] |
| void CWPDS_ImagesPages::OnElon | ( | ) | [protected] |
| void CWPDS_ImagesPages::OnDlimagesfromothersites | ( | ) | [protected] |
Definition at line 147 of file WPDS_ImagesPages.cpp.
| void CWPDS_ImagesPages::OnEldl | ( | ) | [protected] |
Definition at line 152 of file WPDS_ImagesPages.cpp.
| void CWPDS_ImagesPages::OnEldontdl | ( | ) | [protected] |
Definition at line 157 of file WPDS_ImagesPages.cpp.
| void CWPDS_ImagesPages::OnChangeExts | ( | ) | [protected] |
Definition at line 162 of file WPDS_ImagesPages.cpp.
| BOOL CWPDS_ImagesPages::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 183 of file WPDS_ImagesPages.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
Definition at line 18 of file WPDS_ImagesPages.h.
Referenced by DoDataExchange(), and CWPDS_Sheet::Init().
1.5.6