
Public Member Functions | |
| virtual void | OnInitPage () |
| virtual void | OnSetActive () |
| PAGE_FRAME (FRAMESTYLEDLG *dlg, double CurrentMapScale) | |
| void | Update () |
| ~PAGE_FRAME () | |
Private Member Functions | |
| void | OnChangeBMargin () |
| void | OnChangeLMargin () |
| void | OnChangeRMargin () |
| void | OnChangeTMargin () |
| void | OnShapeChange () |
| void | OnToggleMarginLock () |
| void | SetAllMargins (double val) |
| void | UpdateUI () |
Private Attributes | |
| MGUI::FORM_EDIT_NUMBER_T< PAGE_FRAME > | m_CtrlBMargin |
| MGUI::FORM_COMBOBOX_T< PAGE_FRAME > | m_CtrlFrameShape |
| MGUI::CTRL_LABEL | m_CtrlLabelPct1 |
| MGUI::CTRL_LABEL | m_CtrlLabelPct2 |
| MGUI::CTRL_LABEL | m_CtrlLabelPct3 |
| MGUI::CTRL_LABEL | m_CtrlLabelPct4 |
| MGUI::FORM_EDIT_NUMBER_T< PAGE_FRAME > | m_CtrlLMargin |
| MGUI::CTRL_TOGGLEBUTTON_T< PAGE_FRAME > | m_CtrlMarginToggle |
| MGUI::FORM_EDIT_NUMBER_T< PAGE_FRAME > | m_CtrlRMargin |
| MGUI::FORM_EDIT_NUMBER_T< PAGE_FRAME > | m_CtrlTMargin |
| double | m_CurrentMapScale |
| FRAMESTYLEDLG * | m_dlg |
| MGUI::FORM_EDITSTYLE | m_StyleForm |
|
||||||||||||
|
Definition at line 62 of file framestyledlg.h. |
|
|
Definition at line 74 of file framestyledlg.h. |
|
|
Definition at line 106 of file framestyledlg.h. |
|
|
Definition at line 111 of file framestyledlg.h. |
|
|
Definition at line 116 of file framestyledlg.h. |
|
|
Definition at line 101 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 78 of file framestyledlg.h. |
|
|
|
|
|
Definition at line 121 of file framestyledlg.h. |
|
|
Definition at line 94 of file framestyledlg.h. |
|
|
|
|
|
|
|
|
Definition at line 87 of file framestyledlg.h. |
|
|
Definition at line 84 of file framestyledlg.h. |
|
|
Definition at line 80 of file framestyledlg.h. |
|
|
Definition at line 81 of file framestyledlg.h. |
|
|
Definition at line 82 of file framestyledlg.h. |
|
|
Definition at line 83 of file framestyledlg.h. |
|
|
Definition at line 88 of file framestyledlg.h. |
|
|
Definition at line 85 of file framestyledlg.h. |
|
|
Definition at line 89 of file framestyledlg.h. |
|
|
Definition at line 86 of file framestyledlg.h. |
|
|
Definition at line 92 of file framestyledlg.h. |
|
|
Definition at line 91 of file framestyledlg.h. |
|
|
Definition at line 90 of file framestyledlg.h. |
1.3.8-20040913