LibreOffice Module svx (master) 1
Enumerations
dstribut_enum.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  SvxDistributeHorizontal {
  NONE = 0 ,
  Left ,
  Center ,
  Distance ,
  Right
}
 
enum class  SvxDistributeVertical {
  NONE = 0 ,
  Top ,
  Center ,
  Distance ,
  Bottom
}
 

Enumeration Type Documentation

◆ SvxDistributeHorizontal

enum class SvxDistributeHorizontal
strong
Enumerator
NONE 
Left 
Center 
Distance 
Right 

Definition at line 21 of file dstribut_enum.hxx.

◆ SvxDistributeVertical

enum class SvxDistributeVertical
strong
Enumerator
NONE 
Top 
Center 
Distance 
Bottom 

Definition at line 30 of file dstribut_enum.hxx.