|
LibreOffice Module drawinglayer (master) 1
|
#include <drawinglayer/primitive2d/patternfillprimitive2d.hxx>#include <drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx>#include <drawinglayer/primitive2d/transformprimitive2d.hxx>#include <drawinglayer/primitive2d/bitmapprimitive2d.hxx>#include <basegfx/polygon/b2dpolygontools.hxx>#include <basegfx/matrix/b2dhommatrixtools.hxx>#include <texture/texture.hxx>#include <drawinglayer/primitive2d/maskprimitive2d.hxx>#include <drawinglayer/geometry/viewinformation2d.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <drawinglayer/converters.hxx>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | drawinglayer |
| namespace | drawinglayer::primitive2d |
Macros | |
| #define | MAXIMUM_SQUARE_LENGTH (186.0) |
| #define | MINIMUM_SQUARE_LENGTH (16.0) |
| #define | MINIMUM_TILES_LENGTH (3) |
| #define MAXIMUM_SQUARE_LENGTH (186.0) |
Definition at line 36 of file patternfillprimitive2d.cxx.
| #define MINIMUM_SQUARE_LENGTH (16.0) |
Definition at line 37 of file patternfillprimitive2d.cxx.
| #define MINIMUM_TILES_LENGTH (3) |
Definition at line 38 of file patternfillprimitive2d.cxx.