|
LibreOffice Module drawinglayer (master) 1
|
#include "vclprocessor2d.hxx"#include "getdigitlanguage.hxx"#include "vclhelperbufferdevice.hxx"#include <cmath>#include <comphelper/string.hxx>#include <svtools/optionsdrawinglayer.hxx>#include <tools/debug.hxx>#include <tools/fract.hxx>#include <utility>#include <vcl/glyphitemcache.hxx>#include <vcl/graph.hxx>#include <vcl/kernarray.hxx>#include <vcl/outdev.hxx>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <basegfx/polygon/b2dpolygontools.hxx>#include <basegfx/polygon/b2dpolypolygontools.hxx>#include <basegfx/polygon/b2dpolygonclipper.hxx>#include <basegfx/color/bcolor.hxx>#include <basegfx/matrix/b2dhommatrixtools.hxx>#include <drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx>#include <drawinglayer/primitive2d/textprimitive2d.hxx>#include <drawinglayer/primitive2d/textdecoratedprimitive2d.hxx>#include <drawinglayer/primitive2d/bitmapprimitive2d.hxx>#include <drawinglayer/primitive2d/fillgraphicprimitive2d.hxx>#include <drawinglayer/primitive2d/PolygonHairlinePrimitive2D.hxx>#include <drawinglayer/primitive2d/PolygonStrokePrimitive2D.hxx>#include <drawinglayer/primitive2d/PolyPolygonGraphicPrimitive2D.hxx>#include <drawinglayer/primitive2d/maskprimitive2d.hxx>#include <drawinglayer/primitive2d/modifiedcolorprimitive2d.hxx>#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>#include <drawinglayer/primitive2d/transparenceprimitive2d.hxx>#include <drawinglayer/primitive2d/transformprimitive2d.hxx>#include <drawinglayer/primitive2d/markerarrayprimitive2d.hxx>#include <drawinglayer/primitive2d/pagepreviewprimitive2d.hxx>#include <drawinglayer/primitive2d/textenumsprimitive2d.hxx>#include <drawinglayer/primitive2d/svggradientprimitive2d.hxx>#include <drawinglayer/primitive2d/objectinfoprimitive2d.hxx>#include <drawinglayer/primitive2d/textlayoutdevice.hxx>#include <drawinglayer/primitive2d/pointarrayprimitive2d.hxx>#include <drawinglayer/primitive2d/epsprimitive2d.hxx>Go to the source code of this file.
Namespaces | |
| namespace | drawinglayer |
| namespace | drawinglayer::processor2d |