#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include "ap_Features.h"
#include "ut_assert.h"
#include "ut_string.h"
#include "ut_units.h"
#include "ut_debugmsg.h"
#include "xap_App.h"
#include "xap_Dialog_Id.h"
#include "xad_Document.h"
#include "xap_DialogFactory.h"
#include "xap_Dlg_MessageBox.h"
#include "xap_Prefs.h"
#include "fv_View.h"
#include "fl_DocLayout.h"
#include "ap_Dialog_Tab.h"
#include "ap_Prefs_SchemeIds.h"
#include "ap_TopRuler.h"
Defines | |
#define | SPIN_INCR_IN 0.1 |
#define | SPIN_INCR_CM 0.5 |
#define | SPIN_INCR_MM 1.0 |
#define | SPIN_INCR_PI 6.0 |
#define | SPIN_INCR_PT 1.0 |
#define | SPIN_INCR_none 0.1 |
#define SPIN_INCR_CM 0.5 |
#define SPIN_INCR_IN 0.1 |
#define SPIN_INCR_MM 1.0 |
#define SPIN_INCR_none 0.1 |
#define SPIN_INCR_PI 6.0 |
#define SPIN_INCR_PT 1.0 |