libvisio::VSDXCharStyle Struct Reference

#include <VSDXStyles.h>

List of all members.

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

libvisio::VSDXCharStyle::VSDXCharStyle ( )
inline
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
libvisio::VSDXCharStyle::~VSDXCharStyle ( )
inline

Member Data Documentation

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

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

Generated for libvisio by doxygen 1.8.1