LibreOffice Module svx (master) 1
Enumerations | Functions
ipolypolygoneditorcontroller.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
Include dependency graph for ipolypolygoneditorcontroller.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Enumeration Type Documentation

◆ SdrObjClosedKind

enum class SdrObjClosedKind
strong
Enumerator
DontCare 
Open 
Closed 

Definition at line 43 of file ipolypolygoneditorcontroller.hxx.

◆ SdrPathSegmentKind

enum class SdrPathSegmentKind
strong
Enumerator
DontCare 
Line 
Curve 
Toggle 

Definition at line 36 of file ipolypolygoneditorcontroller.hxx.

◆ SdrPathSmoothKind

enum class SdrPathSmoothKind
strong
Enumerator
DontCare 
Angular 
Asymmetric 
Symmetric 

Definition at line 29 of file ipolypolygoneditorcontroller.hxx.

Function Documentation

◆ SAL_LOPLUGIN_ANNOTATE()

class SAL_DLLPUBLIC_RTTI SAL_LOPLUGIN_ANNOTATE ( "crosscast"  )

Definition at line 50 of file ipolypolygoneditorcontroller.hxx.