#include <VSDXStyles.h>
List of all members.
Public Member Functions |
| VSDXCharStyle () |
| VSDXCharStyle (unsigned cc, unsigned short id, 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, VSDXFont f) |
| ~VSDXCharStyle () |
Constructor & Destructor Documentation
libvisio::VSDXCharStyle::VSDXCharStyle |
( |
| ) |
|
|
inline |
libvisio::VSDXCharStyle::VSDXCharStyle |
( |
unsigned |
cc, |
|
|
unsigned short |
id, |
|
|
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, |
|
|
VSDXFont |
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 |
unsigned short libvisio::VSDXCharStyle::faceID |
bool libvisio::VSDXCharStyle::initcaps |
bool libvisio::VSDXCharStyle::italic |
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: