#include "appprefs.h"
#include "transop.h"
#include "grid.h"
Go to the source code of this file.
Classes | |
struct | GridResizeInfo |
class | GridTab |
Allows the user to set any options which are normally associated with the document's default grid and hence the page rulers. This includes such things as:- Grid and rulers origin Grid and rulers spacing and divisions Grid type. More... | |
class | OpGridResize |
class | ActionSetDefaultGrid |
When executed, this sets up an action to redo/undo a default grid resize. More... | |
Defines | |
#define | OPTOKEN_OPGRIDRESIZE _T("OpGridResize") |
#define | OPTOKEN_GRIDRESIZE _T("GridResize") |
This class represents the Undo-able operation to resize the page and spread. |
|
This class represents the Undo-able operation to resize the page and spread.
Definition at line 215 of file optsgrid.h. |
|
Definition at line 112 of file optsgrid.h. |