LibreOffice Module svx (master) 1
Enumerations
xenum.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  XFormTextStyle {
  Rotate ,
  Upright ,
  SlantX ,
  SlantY ,
  NONE
}
 
enum class  XFormTextAdjust {
  Left ,
  Right ,
  AutoSize ,
  Center
}
 
enum class  XFormTextShadow {
  NONE ,
  Normal ,
  Slant
}
 

Enumeration Type Documentation

◆ XFormTextAdjust

enum class XFormTextAdjust
strong
Enumerator
Left 
Right 
AutoSize 
Center 

Definition at line 25 of file xenum.hxx.

◆ XFormTextShadow

enum class XFormTextShadow
strong
Enumerator
NONE 
Normal 
Slant 

Definition at line 26 of file xenum.hxx.

◆ XFormTextStyle

enum class XFormTextStyle
strong
Enumerator
Rotate 
Upright 
SlantX 
SlantY 
NONE 

Definition at line 24 of file xenum.hxx.