#include "ut_vector.h"#include "ap_Dialog_Options.h"#include "xap_Win32PropertySheet.h"#include "xap_Frame.h"#include "xap_Win32DialogBase.h"Go to the source code of this file.
Classes | |
| class | AP_Win32Dialog_Options_Sheet |
| class | AP_Win32Dialog_Options_Spelling |
| class | AP_Win32Dialog_Options_General |
| class | AP_Win32Dialog_Options_Document |
| class | AP_Win32Dialog_Options_SmartQuotes |
| class | AP_Win32Dialog_Options |
Defines | |
| #define | SET_GATHER(a, t) |
| #define | SET_GATHER(a, t) |
Enumerations | |
| enum | PSH_PAGES { PG_GENERAL, PG_DOCUMENT, PG_SPELL, PG_SMARTQUOTES } |
| #define SET_GATHER | ( | a, | ||
| t | ||||
| ) |
virtual t _gather##a(void); \ virtual void _set##a(const t)
| #define SET_GATHER | ( | a, | ||
| t | ||||
| ) |
virtual t _gather##a(void); \ virtual void _set##a(const t)
| enum PSH_PAGES |
1.7.1