#include <DlgDecodeMetadata.h>
Inheritance diagram for CDecodeMetadataDlg:
Public Types | |
enum | { IDD = IDD_CODEPAGES } |
Public Member Functions | |
CDecodeMetadataDlg (CWnd *pParent=NULL) | |
void | AddFile (CLibraryFile *pFile) |
Public Attributes | |
CButton | m_wndOK |
CComboBox | m_wndCodepages |
CPtrList | m_pFiles |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual void | OnOK () |
|
Definition at line 40 of file DlgDecodeMetadata.h. |
|
Definition at line 43 of file DlgDecodeMetadata.cpp. |
|
Definition at line 70 of file DlgDecodeMetadata.cpp. References CLibraryFile::m_nIndex, and m_pFiles. Referenced by CLibraryFileView::OnLibraryRebuildAnsi(). |
|
Reimplemented from CSkinDialog. Definition at line 49 of file DlgDecodeMetadata.cpp. References CSkinDialog::DoDataExchange(), IDC_CODEPAGES, and m_wndCodepages. |
|
Reimplemented from CSkinDialog. Definition at line 60 of file DlgDecodeMetadata.cpp. References IDI_WORLD, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe(). |
|
|
Definition at line 45 of file DlgDecodeMetadata.h. Referenced by AddFile(), CLibraryFileView::OnLibraryRebuildAnsi(), and OnOK(). |
|
Definition at line 42 of file DlgDecodeMetadata.h. Referenced by DoDataExchange(), and OnOK(). |
|
Definition at line 41 of file DlgDecodeMetadata.h. |