
Public Member Functions | |
| virtual void | OnInitPage () |
| virtual void | OnSetActive () |
| PAGE_SAMPLE (FRAMESTYLEDLG *dlg, double CurrentMapScale) | |
| ~PAGE_SAMPLE () | |
Private Attributes | |
| double | m_CurrentMapScale |
| FRAMESTYLEDLG * | m_dlg |
|
||||||||||||
|
Definition at line 164 of file framestyledlg.h. |
|
|
Definition at line 172 of file framestyledlg.h. |
|
|
Create page contents. Derived class MUST implement this. This will be called by the page creation code and thus should not be called directly. Implements MGUI::LAYOUT_PAGE. |
|
|
Called when page is made active. Derived class must call base class BEFORE performing own processing. Reimplemented from MGUI::LAYOUT_PAGE. |
|
|
Definition at line 179 of file framestyledlg.h. |
|
|
Definition at line 178 of file framestyledlg.h. |
1.3.8-20040913