#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 |
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] |
unsigned libvisio::VSDXCharStyle::charCount |
WPXString libvisio::VSDXCharStyle::face |
unsigned short libvisio::VSDXCharStyle::faceID |
unsigned libvisio::VSDXCharStyle::langID |