LibreOffice Module svx (master) 1
Classes | Namespaces | Enumerations
svdoedge.hxx File Reference
#include <memory>
#include <optional>
#include <svx/svdotext.hxx>
#include <svx/svdglue.hxx>
#include <svx/svxdllapi.h>
#include <svx/xpoly.hxx>
Include dependency graph for svdoedge.hxx:
This graph shows which files directly or indirectly include this file:

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
}
 

Enumeration Type Documentation

◆ SdrEdgeLineCode

enum class SdrEdgeLineCode
strong
Enumerator
Obj1Line2 
Obj1Line3 
Obj2Line2 
Obj2Line3 
MiddleLine 

Definition at line 72 of file svdoedge.hxx.