|
LibreOffice Module svx (master) 1
|
#include <memory>#include <optional>#include <svx/svdotext.hxx>#include <svx/svdglue.hxx>#include <svx/svxdllapi.h>#include <svx/xpoly.hxx>Go to the source code of this file.
Classes | |
| class | SdrObjConnection |
| Utility class SdrObjConnection. More... | |
| class | SdrEdgeInfoRec |
| Utility class SdrEdgeInfoRec. More... | |
| class | SdrEdgeObjGeoData |
| Utility class SdrEdgeObjGeoData. More... | |
| class | SdrEdgeObj |
| Utility class SdrEdgeObj. More... | |
Namespaces | |
| namespace | sdr |
| namespace | sdr::properties |
Enumerations | |
| enum class | SdrEdgeLineCode { Obj1Line2 , Obj1Line3 , Obj2Line2 , Obj2Line3 , MiddleLine } |
|
strong |
| Enumerator | |
|---|---|
| Obj1Line2 | |
| Obj1Line3 | |
| Obj2Line2 | |
| Obj2Line3 | |
| MiddleLine | |
Definition at line 72 of file svdoedge.hxx.