|
LibreOffice Module svx (master) 1
|
Go to the source code of this file.
Classes | |
| class | SdrCircObjGeoData |
| class | SdrCircObj |
Namespaces | |
| namespace | sdr |
| namespace | sdr::properties |
Enumerations | |
| enum class | SdrCircKind { Full , Section , Cut , Arc } |
Functions | |
| SVXCORE_DLLPUBLIC SdrCircKind | ToSdrCircKind (SdrObjKind) |
|
strong |
| Enumerator | |
|---|---|
| Full | |
| Section | |
| Cut | |
| Arc | |
Definition at line 38 of file svdocirc.hxx.
| SVXCORE_DLLPUBLIC SdrCircKind ToSdrCircKind | ( | SdrObjKind | eKind | ) |
Definition at line 104 of file svdocirc.cxx.
References Arc, CircleArc, CircleCut, CircleOrEllipse, CircleSection, Cut, Full, and Section.
Referenced by SdrObjFactory::MakeNewObject().