libvisio::VSDXCharStyle Struct Reference

#include <VSDXStyles.h>

Public Member Functions

 VSDXCharStyle ()
 
 VSDXCharStyle (unsigned cc, unsigned short id, Colour c, unsigned lang, double s, bool b, bool i, bool u, bool du, bool so, bool dso, bool ac, bool ic, bool sc, bool super, bool sub, WPXString f)
 
 ~VSDXCharStyle ()
 

Public Attributes

unsigned charCount
 
unsigned short faceID
 
Colour colour
 
unsigned langID
 
double size
 
bool bold
 
bool italic
 
bool underline
 
bool doubleunderline
 
bool strikeout
 
bool doublestrikeout
 
bool allcaps
 
bool initcaps
 
bool smallcaps
 
bool superscript
 
bool subscript
 
WPXString face
 

Constructor & Destructor Documentation

◆ VSDXCharStyle() [1/2]

libvisio::VSDXCharStyle::VSDXCharStyle ( )
inline

◆ VSDXCharStyle() [2/2]

libvisio::VSDXCharStyle::VSDXCharStyle ( unsigned  cc,
unsigned short  id,
Colour  c,
unsigned  lang,
double  s,
bool  b,
bool  i,
bool  u,
bool  du,
bool  so,
bool  dso,
bool  ac,
bool  ic,
bool  sc,
bool  super,
bool  sub,
WPXString  f 
)
inline

◆ ~VSDXCharStyle()

libvisio::VSDXCharStyle::~VSDXCharStyle ( )
inline

Member Data Documentation

◆ allcaps

bool libvisio::VSDXCharStyle::allcaps

◆ bold

bool libvisio::VSDXCharStyle::bold

◆ charCount

unsigned libvisio::VSDXCharStyle::charCount

◆ colour

Colour libvisio::VSDXCharStyle::colour

◆ doublestrikeout

bool libvisio::VSDXCharStyle::doublestrikeout

◆ doubleunderline

bool libvisio::VSDXCharStyle::doubleunderline

◆ face

WPXString libvisio::VSDXCharStyle::face

◆ faceID

unsigned short libvisio::VSDXCharStyle::faceID

◆ initcaps

bool libvisio::VSDXCharStyle::initcaps

◆ italic

bool libvisio::VSDXCharStyle::italic

◆ langID

unsigned libvisio::VSDXCharStyle::langID

◆ size

double libvisio::VSDXCharStyle::size

◆ smallcaps

bool libvisio::VSDXCharStyle::smallcaps

◆ strikeout

bool libvisio::VSDXCharStyle::strikeout

◆ subscript

bool libvisio::VSDXCharStyle::subscript

◆ superscript

bool libvisio::VSDXCharStyle::superscript

◆ underline

bool libvisio::VSDXCharStyle::underline

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

Generated for libvisio by doxygen 1.8.13