Go to the source code of this file.
Defines | |
| #define | ID_DIALOG_AIKSAURUS 1000 |
| #define | ID_ICON_AIK 1050 |
| #define | ID_ICON_BACK 1100 |
| #define | ID_ICON_BACK_HOVER 1101 |
| #define | ID_ICON_FORWARD 1102 |
| #define | ID_ICON_FORWARD_HOVER 1103 |
| #define | ID_ICON_SEARCH 1104 |
| #define | ID_ICON_SEARCH_HOVER 1105 |
| #define | ID_CBX_SEARCH 1201 |
| #define | ID_LBX_MEANING 1202 |
| #define | ID_LBX_SYNONYMS 1203 |
| #define | ID_LBL_MEANING 1204 |
| #define | ID_LBL_SYNONYMS 1205 |
| #define | ID_BTN_SEARCH 1206 |
| #define | ID_BTN_FORWARD 1207 |
| #define | ID_BTN_BACK 1208 |
| #define | ID_LBL_REPLACEMENT 1209 |
| #define | ID_EBX_REPLACEMENT 1210 |
| #define | ID_BTN_REPLACEMENT 1211 |
| #define ID_BTN_BACK 1208 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
| #define ID_BTN_FORWARD 1207 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
| #define ID_BTN_REPLACEMENT 1211 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
| #define ID_BTN_SEARCH 1206 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
| #define ID_CBX_SEARCH 1201 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
| #define ID_DIALOG_AIKSAURUS 1000 |
Referenced by AiksaurusDlg::runModal().
| #define ID_EBX_REPLACEMENT 1210 |
Referenced by AiksaurusDlg::_onInitDialog().
| #define ID_ICON_AIK 1050 |
Referenced by AiksaurusDlg::_onInitDialog().
| #define ID_ICON_BACK 1100 |
Referenced by AiksaurusDlg::_setNormalButtons().
| #define ID_ICON_BACK_HOVER 1101 |
Referenced by AiksaurusDlg::_onSetCursor().
| #define ID_ICON_FORWARD 1102 |
Referenced by AiksaurusDlg::_setNormalButtons().
| #define ID_ICON_FORWARD_HOVER 1103 |
Referenced by AiksaurusDlg::_onSetCursor().
| #define ID_ICON_SEARCH 1104 |
Referenced by AiksaurusDlg::_setNormalButtons().
| #define ID_ICON_SEARCH_HOVER 1105 |
Referenced by AiksaurusDlg::_onSetCursor().
| #define ID_LBL_MEANING 1204 |
| #define ID_LBL_REPLACEMENT 1209 |
| #define ID_LBL_SYNONYMS 1205 |
| #define ID_LBX_MEANING 1202 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
| #define ID_LBX_SYNONYMS 1203 |
Referenced by AiksaurusDlg::_onCommand(), and AiksaurusDlg::_onInitDialog().
1.7.1