libvisio::VSDParaStyle Struct Reference

#include <VSDStyles.h>

Public Member Functions

 VSDParaStyle ()
 
 VSDParaStyle (unsigned cc, double ifst, double il, double ir, double sl, double sb, double sa, unsigned char a, unsigned b, const VSDName &bs, const VSDName &bf, double bfs, double tpab, unsigned f)
 
 VSDParaStyle (const VSDParaStyle &style)=default
 
 ~VSDParaStyle ()
 
VSDParaStyleoperator= (const VSDParaStyle &style)=default
 
void override (const VSDOptionalParaStyle &style, const VSDXTheme *)
 

Public Attributes

unsigned charCount
 
double indFirst
 
double indLeft
 
double indRight
 
double spLine
 
double spBefore
 
double spAfter
 
unsigned char align
 
unsigned char bullet
 
VSDName bulletStr
 
VSDName bulletFont
 
double bulletFontSize
 
double textPosAfterBullet
 
unsigned flags
 

Constructor & Destructor Documentation

◆ VSDParaStyle() [1/3]

libvisio::VSDParaStyle::VSDParaStyle ( )
inline

◆ VSDParaStyle() [2/3]

libvisio::VSDParaStyle::VSDParaStyle ( unsigned cc,
double ifst,
double il,
double ir,
double sl,
double sb,
double sa,
unsigned char a,
unsigned b,
const VSDName & bs,
const VSDName & bf,
double bfs,
double tpab,
unsigned f )
inline

◆ VSDParaStyle() [3/3]

libvisio::VSDParaStyle::VSDParaStyle ( const VSDParaStyle & style)
default

◆ ~VSDParaStyle()

libvisio::VSDParaStyle::~VSDParaStyle ( )
inline

Member Function Documentation

◆ operator=()

VSDParaStyle & libvisio::VSDParaStyle::operator= ( const VSDParaStyle & style)
default

◆ override()

void libvisio::VSDParaStyle::override ( const VSDOptionalParaStyle & style,
const VSDXTheme *  )
inline

Member Data Documentation

◆ align

unsigned char libvisio::VSDParaStyle::align

Referenced by override().

◆ bullet

unsigned char libvisio::VSDParaStyle::bullet

Referenced by override().

◆ bulletFont

VSDName libvisio::VSDParaStyle::bulletFont

Referenced by override().

◆ bulletFontSize

double libvisio::VSDParaStyle::bulletFontSize

Referenced by override().

◆ bulletStr

VSDName libvisio::VSDParaStyle::bulletStr

Referenced by override().

◆ charCount

unsigned libvisio::VSDParaStyle::charCount

◆ flags

unsigned libvisio::VSDParaStyle::flags

Referenced by override().

◆ indFirst

double libvisio::VSDParaStyle::indFirst

Referenced by override().

◆ indLeft

double libvisio::VSDParaStyle::indLeft

Referenced by override().

◆ indRight

double libvisio::VSDParaStyle::indRight

Referenced by override().

◆ spAfter

double libvisio::VSDParaStyle::spAfter

Referenced by override().

◆ spBefore

double libvisio::VSDParaStyle::spBefore

Referenced by override().

◆ spLine

double libvisio::VSDParaStyle::spLine

Referenced by override().

◆ textPosAfterBullet

double libvisio::VSDParaStyle::textPosAfterBullet

Referenced by override().


The documentation for this struct was generated from the following file:

Generated for libvisio by doxygen 1.10.0