Classes | Defines | Enumerations

ap_Win32Dialog_Options.h File Reference

#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 Documentation

#define SET_GATHER (   a,
  t 
)
Value:
virtual t _gather##a(void);  \
                        virtual void    _set##a(const t)
#define SET_GATHER (   a,
  t 
)
Value:
virtual t _gather##a(void);  \
                        virtual void    _set##a(const t)

Enumeration Type Documentation

enum PSH_PAGES
Enumerator:
PG_GENERAL 
PG_DOCUMENT 
PG_SPELL 
PG_SMARTQUOTES