This commit is contained in:
Alexander.Trofimov
2016-06-23 16:47:17 +03:00
parent 62fbef9f5c
commit 01a3fd5efc
1141 changed files with 3847 additions and 3847 deletions

View File

@ -16,13 +16,13 @@ namespace DocFileFormat
/// Height of each grid square
short dyaGrid;
/// The number of grid squares (in the y direction) between each
/// gridline drawn on the screen. 0 means don<EFBFBD>t display any
/// gridline drawn on the screen. 0 means dont display any
/// gridlines in the y direction.
short dyGridDisplay;
/// Suppress display of gridlines
bool fTurnItOff;
/// The number of grid squares (in the x direction) between each
/// gridline drawn on the screen. 0 means don<EFBFBD>t display any
/// gridline drawn on the screen. 0 means dont display any
/// gridlines in the y direction.
short dxGridDisplay;
/// If true, the grid will start at the left and top margins and