LibreOffice Module svx (master) 1
|
Go to the source code of this file.
Enumerations | |
enum class | SdrPathSmoothKind { DontCare , Angular , Asymmetric , Symmetric } |
enum class | SdrPathSegmentKind { DontCare , Line , Curve , Toggle } |
enum class | SdrObjClosedKind { DontCare , Open , Closed } |
Functions | |
class SAL_DLLPUBLIC_RTTI | SAL_LOPLUGIN_ANNOTATE ("crosscast") IPolyPolygonEditorController |
|
strong |
Enumerator | |
---|---|
DontCare | |
Open | |
Closed |
Definition at line 43 of file ipolypolygoneditorcontroller.hxx.
|
strong |
Enumerator | |
---|---|
DontCare | |
Line | |
Curve | |
Toggle |
Definition at line 36 of file ipolypolygoneditorcontroller.hxx.
|
strong |
Enumerator | |
---|---|
DontCare | |
Angular | |
Asymmetric | |
Symmetric |
Definition at line 29 of file ipolypolygoneditorcontroller.hxx.
class SAL_DLLPUBLIC_RTTI SAL_LOPLUGIN_ANNOTATE | ( | "crosscast" | ) |
Definition at line 50 of file ipolypolygoneditorcontroller.hxx.