#include <WPDS_WebPagesPage.h>
Public Types | |
| enum | { IDD = IDD_WPDS_WEBPAGES } |
Public Member Functions | |
| CWPDS_WebPagesPage () | |
| ~CWPDS_WebPagesPage () | |
Public Attributes | |
| bool | m_bUsedAsSetDefaults |
| fsWPDSettings * | m_wpds |
| CSpinButtonCtrl | m_wndDepthSpin |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| void | PrepareCHMgr (CPoint point) |
| void | ApplyLanguage () |
| virtual BOOL | OnInitDialog () |
| afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
| afx_msg void | OnWhatisthis () |
| afx_msg void | OnChangeHtmlexts () |
| afx_msg void | OnDlstyles () |
| afx_msg void | OnDlwpfromothersites () |
| afx_msg void | OnChangeDepth () |
| afx_msg BOOL | OnHelpInfo (HELPINFO *pHelpInfo) |
| afx_msg void | OnUsehtm () |
| afx_msg void | OnIgnorelist () |
Definition at line 13 of file WPDS_WebPagesPage.h.
| anonymous enum |
| CWPDS_WebPagesPage::CWPDS_WebPagesPage | ( | ) |
| CWPDS_WebPagesPage::~CWPDS_WebPagesPage | ( | ) |
Definition at line 26 of file WPDS_WebPagesPage.cpp.
| void CWPDS_WebPagesPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 30 of file WPDS_WebPagesPage.cpp.
References fsWPDSettings::bDownloadStyles, fsWPDSettings::bNotAllPages, BOOL, fsWPDSettings::bSavePagesUnderHTM, IDC_DEPTH, IDC_DEPTHSPIN, IDC_DLSTYLES, IDC_DLWPFROMOTHERSITES, IDC_HTMLEXTS, IDC_USEHTM, fsWPDSettings::iDepth, L_ENTEREXTS, L_INPERR, LS, m_wndDepthSpin, m_wpds, and fsWPDSettings::strHTMLExts.
| void CWPDS_WebPagesPage::PrepareCHMgr | ( | CPoint | point | ) | [protected] |
Definition at line 139 of file WPDS_WebPagesPage.cpp.
References _CHMgr, IDC__DEPTH, IDC__HTMLEXTS, IDC_DEPTH, IDC_DLSTYLES, IDC_DLWPFROMOTHERSITES, IDC_HTMLEXTS, IDC_IGNORELIST, IDC_USEHTM, L_DLDEPTHHERE, L_DLSTYLESHERE, L_DLWPFROMHERE, L_HTMLEXTSHERE, L_IGNORELISTHERE, L_USEHTMHERE, LS, and fsContextHelpMgr::PrepareContextMenu().
Referenced by OnContextMenu(), and OnHelpInfo().
| void CWPDS_WebPagesPage::ApplyLanguage | ( | ) | [protected] |
Definition at line 93 of file WPDS_WebPagesPage.cpp.
References _LngMgr, fsMFCLangMgr::ApplyLanguage(), IDC__DEPTH, IDC__HTMLEXTS, IDC__PAGES, IDC_DLSTYLES, IDC_DLWPFROMOTHERSITES, IDC_IGNORELIST, IDC_USEHTM, L_DLDEPTH, L_DLWPFROMOTHERSITES, L_DLWPSTYLES, L_HTMLEXTS, L_IGNORELIST, L_PAGES, and L_SAVEUNDERHTM.
Referenced by OnInitDialog().
| BOOL CWPDS_WebPagesPage::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 79 of file WPDS_WebPagesPage.cpp.
References ApplyLanguage(), FALSE, m_bUsedAsSetDefaults, m_wndDepthSpin, and TRUE.
| void CWPDS_WebPagesPage::OnContextMenu | ( | CWnd * | pWnd, | |
| CPoint | point | |||
| ) | [protected] |
Definition at line 108 of file WPDS_WebPagesPage.cpp.
References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().
| void CWPDS_WebPagesPage::OnWhatisthis | ( | ) | [protected] |
Definition at line 114 of file WPDS_WebPagesPage.cpp.
References _CHMgr, and fsContextHelpMgr::OnWT().
| void CWPDS_WebPagesPage::OnChangeHtmlexts | ( | ) | [protected] |
Definition at line 119 of file WPDS_WebPagesPage.cpp.
| void CWPDS_WebPagesPage::OnDlstyles | ( | ) | [protected] |
Definition at line 124 of file WPDS_WebPagesPage.cpp.
| void CWPDS_WebPagesPage::OnDlwpfromothersites | ( | ) | [protected] |
Definition at line 129 of file WPDS_WebPagesPage.cpp.
| void CWPDS_WebPagesPage::OnChangeDepth | ( | ) | [protected] |
Definition at line 134 of file WPDS_WebPagesPage.cpp.
| BOOL CWPDS_WebPagesPage::OnHelpInfo | ( | HELPINFO * | pHelpInfo | ) | [protected] |
Definition at line 158 of file WPDS_WebPagesPage.cpp.
References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.
| void CWPDS_WebPagesPage::OnUsehtm | ( | ) | [protected] |
Definition at line 175 of file WPDS_WebPagesPage.cpp.
| void CWPDS_WebPagesPage::OnIgnorelist | ( | ) | [protected] |
Definition at line 180 of file WPDS_WebPagesPage.cpp.
References _DlgMgr, fsDialogsMgr::DoModal(), and m_wpds.
Definition at line 18 of file WPDS_WebPagesPage.h.
Referenced by CWPDS_Sheet::Init(), and OnInitDialog().
Definition at line 19 of file WPDS_WebPagesPage.h.
Referenced by DoDataExchange(), CWPDS_Sheet::Init(), and OnIgnorelist().
| CSpinButtonCtrl CWPDS_WebPagesPage::m_wndDepthSpin |
Definition at line 25 of file WPDS_WebPagesPage.h.
Referenced by DoDataExchange(), and OnInitDialog().
1.5.6