LibreOffice Module svx (master) 1
|
#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>
Go to the source code of this file.
Macros | |
#define | CELL_WIDTH 1600L |
#define | CELL_HEIGHT 800L |
#define CELL_HEIGHT 800L |
Definition at line 37 of file pagectrl.cxx.
#define CELL_WIDTH 1600L |
Definition at line 36 of file pagectrl.cxx.