#include "ut_types.h"
#include "ut_units.h"
#include "xap_Frame.h"
#include "xap_Dialog.h"
#include "fp_PageSize.h"
Go to the source code of this file.
Classes | |
class | AP_Dialog_PageSetup |
Defines | |
#define | SET_GATHER(a, u) |
#define SET_GATHER | ( | a, | ||
u | ||||
) |
inline u get##a(void) const {return m_##a;} \ inline void set##a(u p##a) {m_##a = p##a;}