|
LibreOffice Module drawinglayer (master) 1
|
#include <drawinglayer/drawinglayerdllapi.h>#include <drawinglayer/primitive2d/BufferedDecompositionPrimitive2D.hxx>#include <drawinglayer/attribute/lineattribute.hxx>#include <drawinglayer/attribute/strokeattribute.hxx>Go to the source code of this file.
Classes | |
| class | drawinglayer::primitive2d::BorderLine |
| BorderLine class Helper class holding the style definition for a single part of a full BorderLine definition. More... | |
| class | drawinglayer::primitive2d::BorderLinePrimitive2D |
| BorderLinePrimitive2D class. More... | |
Namespaces | |
| namespace | drawinglayer |
| namespace | drawinglayer::primitive2d |
Functions | |
| Primitive2DReference | drawinglayer::primitive2d::tryMergeBorderLinePrimitive2D (const BorderLinePrimitive2D *pCandidateA, const BorderLinePrimitive2D *pCandidateB) |
| helper to try to merge two instances of BorderLinePrimitive2D. More... | |