#include <resizedlg.h>
Inheritance diagram for CScaleDlg:

Public Member Functions | |
| CScaleDlg (int DlgID, HWND hWndParent, HINSTANCE hInst) | |
| virtual | ~CScaleDlg () |
Protected Member Functions | |
| void | DoChangePos (WINDOWPOS *lpwp) |
| void | DeterminWeights () |
| void | ResizeControls (WORD width, WORD height) |
Protected Attributes | |
| LONG | m_dwInitFontSize |
Private Types | |
| typedef CResizeDlg | BASECLASS |
Private Attributes | |
| int | dwLastCX |
| int | dwLastCY |
|
|
Reimplemented from CResizeDlg. Definition at line 104 of file resizedlg.h. Referenced by CScaleDlg(). |
|
||||||||||||||||
|
Definition at line 1114 of file resizedlg.cpp. References BASECLASS, CScaleDlg(), and hInst. Referenced by CScaleDlg().
|
|
|
Definition at line 1119 of file resizedlg.cpp.
|
|
|
Reimplemented from CResizeDlg. Definition at line 1207 of file resizedlg.cpp. References CDlg::GetWindow(), lf, m_dwInitFontSize, and SendMessage().
|
|
|
Reimplemented from CResizeDlg. Definition at line 1217 of file resizedlg.cpp. References DoChangePos(), dwLastCX, dwLastCY, FALSE, CParentInfo::GetHeight(), and CParentInfo::GetWidth(). Referenced by DoChangePos().
|
|
||||||||||||
|
Reimplemented from CResizeDlg. Definition at line 1127 of file resizedlg.cpp. References BeginDeferWindowPos(), BOOL, DeferWindowPos, EndDeferWindowPos(), CControlList::GetControlCount(), CParentInfo::GetHeight(), CDPA::GetPointer(), CParentInfo::GetWidth(), CDlg::GetWindow(), lf, m_dwInitFontSize, NULL, ResizeControls(), and SendMessage(). Referenced by ResizeControls().
|
|
|
Definition at line 115 of file resizedlg.h. Referenced by DoChangePos(). |
|
|
Definition at line 116 of file resizedlg.h. Referenced by DoChangePos(). |
|
|
Definition at line 111 of file resizedlg.h. Referenced by DeterminWeights(), and ResizeControls(). |
1.3.7