#include <VSDStyles.h>
Public Member Functions | |
VSDCharStyle () | |
VSDCharStyle (unsigned cc, const VSDName &ft, const Colour &c, double s, bool b, bool i, bool u, bool du, bool so, bool dso, bool ac, bool ic, bool sc, bool super, bool sub) | |
VSDCharStyle (const VSDCharStyle &style) | |
~VSDCharStyle () | |
void | override (const VSDOptionalCharStyle &style) |
Public Attributes | |
unsigned | charCount |
VSDName | font |
Colour | colour |
double | size |
bool | bold |
bool | italic |
bool | underline |
bool | doubleunderline |
bool | strikeout |
bool | doublestrikeout |
bool | allcaps |
bool | initcaps |
bool | smallcaps |
bool | superscript |
bool | subscript |
libvisio::VSDCharStyle::VSDCharStyle | ( | ) | [inline] |
libvisio::VSDCharStyle::VSDCharStyle | ( | unsigned | cc, |
const VSDName & | ft, | ||
const Colour & | c, | ||
double | s, | ||
bool | b, | ||
bool | i, | ||
bool | u, | ||
bool | du, | ||
bool | so, | ||
bool | dso, | ||
bool | ac, | ||
bool | ic, | ||
bool | sc, | ||
bool | super, | ||
bool | sub | ||
) | [inline] |
libvisio::VSDCharStyle::VSDCharStyle | ( | const VSDCharStyle & | style | ) | [inline] |
libvisio::VSDCharStyle::~VSDCharStyle | ( | ) | [inline] |
void libvisio::VSDCharStyle::override | ( | const VSDOptionalCharStyle & | style | ) | [inline] |
Referenced by libvisio::VSDContentCollector::collectCharIX(), and libvisio::VSDStyles::getCharStyle().
Referenced by override().
Referenced by override().
unsigned libvisio::VSDCharStyle::charCount |
Referenced by override().
Referenced by override().
Referenced by override().
Referenced by override().
Referenced by override().
Referenced by override().
double libvisio::VSDCharStyle::size |
Referenced by override().
Referenced by override().
Referenced by override().
Referenced by override().
Referenced by override().
Referenced by override().