LibreOffice Module svx (master) 1
Macros
pagectrl.cxx File Reference
#include <memory>
#include <editeng/frmdir.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/outdev.hxx>
#include <vcl/settings.hxx>
#include <tools/fract.hxx>
#include <svx/pageitem.hxx>
#include <svx/pagectrl.hxx>
#include <algorithm>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <drawinglayer/primitive2d/PolygonHairlinePrimitive2D.hxx>
#include <drawinglayer/processor2d/processor2dtools.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
Include dependency graph for pagectrl.cxx:

Go to the source code of this file.

Macros

#define CELL_WIDTH   1600L
 
#define CELL_HEIGHT   800L
 

Macro Definition Documentation

◆ CELL_HEIGHT

#define CELL_HEIGHT   800L

Definition at line 37 of file pagectrl.cxx.

◆ CELL_WIDTH

#define CELL_WIDTH   1600L

Definition at line 36 of file pagectrl.cxx.